shou123 opened a new issue, #35357: URL: https://github.com/apache/arrow/issues/35357
### Describe the bug, including details regarding any error messages, version, and platform. According to the paper mention: import pyarrow.dataset as ds format_ = ds.SkyhookFileFormat( "parquet", "/ceph.conf" ) But for the skyhook build, when set up "ARROW_SKYHOOK=ON", there is no "libarrow_skyhook_client.so" library generate. SkyhookFileFormat API can not be used. ### Component(s) Packaging, Python -- 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]
