timvw commented on PR #4227: URL: https://github.com/apache/arrow-datafusion/pull/4227#issuecomment-1316461984
It is still possible to register other/unknown tableproviderfactories. This happens in eg: test sql::create_drop::create_external_table_with_ddl. There is a slight change in how ListingSchemaProvider (this is very new functionality anyway) behaves (as it now requires a fileformat and (optional) has_header values). (In a next step i'd like to move the has_header, delimiter etc values into options of CreateExternalTable command) -- 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]
