kou commented on code in PR #45226:
URL: https://github.com/apache/arrow/pull/45226#discussion_r1913952163
##########
cpp/cmake_modules/ThirdpartyToolchain.cmake:
##########
@@ -4573,11 +4573,16 @@ target_include_directories(arrow::hadoop INTERFACE
"${HADOOP_HOME}/include")
function(build_orc)
message(STATUS "Building Apache ORC from source")
+ # Remove this once we have a patch for ORC 2.1.1
Review Comment:
```suggestion
# Remove this and "patch" in "ci/docker/{debian,ubuntu}-*.dockerfile" once
we have a patch for ORC 2.1.1
```
--
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]