Commits


Krisztián Szűcs authored and Antoine Pitrou committed 5e1344bc58b
ARROW-10037: [C++] Workaround to force find AWS SDK to look for shared libraries Since the recent conda forge feedstock update find aws sdk fails to locate the proper aws sdk cmake files: https://github.com/apache/arrow/runs/1131824712#step:8:3700 Closes #8218 from kszucs/aws-sdk Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>