shou123 commented on issue #36962: URL: https://github.com/apache/arrow/issues/36962#issuecomment-1661031624
> Here is the implementation[1] based on a fork of the Arrow repo. It looks like they built on top of Arrow v5.0.0 so there might be additional work to rebase it to the latest Arrow release. > > [1] https://github.com/uccross/skyhookdm-arrow/blob/arrow-master/python/pyarrow/_rados.pyx#L24 @danepitkin Thank you for sharing the implementation based on the forked Arrow repo. I've gone through the code, and it looks promising. I was wondering if you could kindly assist in rebasing the code to the latest Arrow release and help with implementing the skyhook function. I believe having this feature in the most up-to-date pyarrow version would greatly benefit the project, ensuring long-term compatibility and easier maintenance. -- 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]
