Commits


Sutou Kouhei authored and GitHub committed 2f627c213fc
ARROW-18093: [CI][Conda][Windows] Disable ORC (#14454) https://anaconda.org/conda-forge/orc doesn't provide binaries for Windows. Error message: https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=37759&view=logs&j=4c86bc1b-1091-5192-4404-c74dfaad23e7&t=41795ef0-6501-5db4-3ad4-33c0cf085626&l=497 CMake Error at cmake_modules/FindORC.cmake:56 (message): ORC library was required in toolchain and unable to locate Call Stack (most recent call first): cmake_modules/ThirdpartyToolchain.cmake:280 (find_package) cmake_modules/ThirdpartyToolchain.cmake:4362 (resolve_dependency) CMakeLists.txt:496 (include) Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>