alamb commented on issue #533: URL: https://github.com/apache/arrow-datafusion/issues/533#issuecomment-2012355083
@tshauck I think this feature has been missing for a while and it would be great if you help / propose improvements I personally think exposing the underlying Parser would be fine What I think would be the most compelling would be a new example in https://github.com/apache/arrow-datafusion/tree/main/datafusion-examples/examples showing how to do what you are describing above (aka support a custom file format). As part of that PR, you would likely have to add / modify the `DFParser` API, and that modification would be easy to review / understand along with the example. What do you think? -- 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]
