Commits


Antoine Pitrou authored and GitHub committed 6d9a6a4a4c3
MINOR: [C++] Fix MSVC compiler error (#13795) Downcast explicitly from double to long. This fixes a regression introduced in ARROW-16521. Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>