Commits


Antoine Pitrou authored and GitHub committed 5e49174d69d
ARROW-17694: [C++] Remove std::optional backport (#14105) Just use the C++17 standard library version. Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>