unconsolable commented on issue #4808: URL: https://github.com/apache/arrow-datafusion/issues/4808#issuecomment-1371793322
There are some differences in datafusion's `CreateExternalTable` and sqlparser's `CreateTable`, for example `has_header` , `table_partition_cols` and `file_compression_type` are not exist in sqlparser's `CreateTable`. Are there any way to create custom `Statement` in `sqlparser`? -- 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]
