comphead commented on code in PR #1377: URL: https://github.com/apache/datafusion-comet/pull/1377#discussion_r1953415659
########## .github/actions/setup-builder/action.yaml: ########## @@ -34,6 +34,7 @@ runs: run: | apt-get update apt-get install -y protobuf-compiler + apt-get install -y clang Review Comment: I think we dont' as `fs-hdfs` failed before that it was not able to find `libclang*.so` files -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org