leoyvens opened a new pull request, #13416: URL: https://github.com/apache/datafusion/pull/13416
## What changes are included in this PR? Fixes a tiny bug where `DefaultTableSource::table_type` would always return `TableType::Base` regardless of the actual table type of the provider. ## Are these changes tested? Yes there is a unit test. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
