alamb commented on issue #5654: URL: https://github.com/apache/arrow-datafusion/issues/5654#issuecomment-1541057426
I had some free time this afternoon and so I hacked up an initial implementation here: https://github.com/apache/arrow-datafusion/pull/6313 I was able to write a custom parser in DataFusion, as well as hook it up via the same mechanism as used by `CREATE TABLE AS SELECT`. -- 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]
