Commits


Antoine Pitrou authored and Krisztián Szűcs committed 9f401780a3a
ARROW-7117: [C++][CI] Fix the hanging C++ tests in Windows 2019 The fix is simply to use normal shared linking. Closes #5915 from pitrou/ARROW-7117-gh-actions-windows and squashes the following commits: 16adb7d38 <Antoine Pitrou> ARROW-7117: Fix the hanging C++ tests in Windows 2019 Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>