houqp commented on issue #616:
URL: 
https://github.com/apache/arrow-datafusion/issues/616#issuecomment-869095060


   > Would there be parquet-specific functionality that would be required, or 
would such a general purpose library be usable with parquet, csv, json, etc.?
   
   I think we should be able to provide a bring your own IO abstraction to make 
it easy to plug different IO extensions into the existing parquet, csv and json 
table implementations.
   
   @yjshen, there is also https://github.com/frqc/rust-hdfs. All of them seems 
to be unmaintained though. I think wrapping the C++ implementation is probably 
the easiest route in the short term.


-- 
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


Reply via email to