milenkovicm commented on issue #3310: URL: https://github.com/apache/arrow-datafusion/issues/3310#issuecomment-1305612624
Sorry for commenting on closed thread, question for @avantgardnerio and/or @alamb question, should `datafusion::datasource::datasource::TableProviderFactory::create` have Optional<SchemaRef> as parameter to support queries where schema can be provided as part of crate statement `CREATE EXTERNAL TABLE demo_table (c1 integer, c2 integer) STORED AS ...` ? -- 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]
