JayjeetAtGithub commented on pull request #10431: URL: https://github.com/apache/arrow/pull/10431#issuecomment-888255960
@westonpace Thanks a lot for taking the time to review the PR. I wanted to let you know that I have just updated the Pull request branch with the latest changes we had in our development branch (in our fork). The main change that you would see now as compared to the last time you looked at the PR, is that we changed the `RadosParquetFileFormat` name to `SkyhookFileFormat`, which would act as an abstraction to offload into Ceph any real file format supported by Arrow. Currently, `SkyhookFileFormat` supports LZ4 compressed IPC (feather) and Parquet. -- 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]
