alamb commented on PR #10499:
URL: https://github.com/apache/datafusion/pull/10499#issuecomment-2110092660

   > There are some related issues that I think might be good to close now? 
#8345 and #8637
   > 
   > I was able to implement basic read support for ORC files via ListingTable 
provider:
   > 
   > 
https://github.com/datafusion-contrib/datafusion-orc/blob/main/src/datafusion/mod.rs
   > 
   > Which might be enough to demonstrate those issues are done?
   
   Indeed -- it sounds reasonable
   
   In my mind, the ideal example is to make an example in `datafusion-examples` 
showing how to create a custom file format
   
   I wonder if we could create a custom CSV reader that ignores comments 🤔 -- 
for example https://github.com/apache/datafusion/issues/10262 that @bbannier 
has been working on
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to