Commits


Antoine Pitrou authored and GitHub committed 8074496cb41
ARROW-18206: [C++][CI] Add a nightly build for C++20 compilation (#14571) Fix a couple compilation issues (implicit this-capturing with "=" in lambdas is deprecated in C++20). Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>