Ted-Jiang commented on pull request #1841: URL: https://github.com/apache/arrow-datafusion/pull/1841#issuecomment-1042670184
@alamb i found in CI ``` --- stderr thread 'main' panicked at 'Unable to find libclang: "couldn't find any valid shared libraries matching: ['libclang.so', 'libclang-*.so', 'libclang.so.*', 'libclang-*.so.*'], set the `LIBCLANG_PATH` environment variable to a path where one of these files can be found (invalid: [])"', /github/home/.cargo/registry/src/github.com-1ecc6299db9ec823/bindgen-0.59.2/src/lib.rs:2144:31 ``` I think we should already depend on clang, Do you know how to add this env? IMO, like [croaring](https://github.com/saulius/croaring-rs/blob/master/.github/workflows/rust.yml) only need install llvm in windows env -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org