Re: [I] Enable TableScan to return multiple arbitrary table references [datafusion]

2025-01-31 Thread via GitHub
phisn commented on issue #14358: URL: https://github.com/apache/datafusion/issues/14358#issuecomment-2626936190 Note: This would be a API breaking change because we have to change a public field in the LogicalPlan. -- This is an automated message from the Apache Git Service. To respond to

[I] Enable TableScan to return multiple arbitrary table references [datafusion]

2025-01-29 Thread via GitHub
phisn opened a new issue, #14358: URL: https://github.com/apache/datafusion/issues/14358 ### Is your feature request related to a problem or challenge? `TableProvider` has a type which indicates which type of table it contains. This can be a view. Therefore it makes sense to encode ma