alamb commented on issue #4808: URL: https://github.com/apache/arrow-datafusion/issues/4808#issuecomment-1874631631
Related conversation in https://github.com/sqlparser-rs/sqlparser-rs/issues/1080 From what I know, the `CREATE EXTERNAL TABLE` syntax is not based on any other dialect and thus is DataFusion specific. I think it may not belong upstream in sqlparser-rs The COPY syntax I tried to base on DuckDB's copy syntax (which is different than Postgres), so if we added DuckDB style COPY support to sqlparser-rs we could probably migrate DataFusion to use it -- 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]
