LouisClt opened a new issue, #13972: URL: https://github.com/apache/arrow/issues/13972
Hello, I successfully compiled Arrow with ORC with the help of VCPKG on windows (providing the ORC feature to vcpkg). But each time I do this, I need to modify the CMakeLists.txt because the building of ORC is disabled explicitly at this place : https://github.com/apache/arrow/blob/f2bac9b63987b63f04a513791517e6c127d13051/cpp/CMakeLists.txt#L411-L416 Maybe this is legacy code and could be removed ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
