alamb commented on issue #7228: URL: https://github.com/apache/arrow-datafusion/issues/7228#issuecomment-1673175352
> I would like to implement this feature, I'll try work on it this weekend. for now I prefer to implement option3, any advice are welcome at any time. thx! I think option 3 should be a relatively straightforward exercise of: 1. Adding the new config options 2. threading them down to the creation of the listing table (look in the source code for the error string) 3. Writing some tests -- ideally by extending [create_external_table.slt](https://github.com/apache/arrow-datafusion/blob/main/datafusion/core/tests/sqllogictests/test_files/create_external_table.slt) -- documentation is in https://github.com/apache/arrow-datafusion/tree/main/datafusion/core/tests/sqllogictests -- 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]
