rdettai opened a new pull request #8910: URL: https://github.com/apache/arrow/pull/8910
> Currently, the TableScan logical plan is quite complex. It can either reference a provider or a table name that is registered to the context. > > This issue is about linking the logical plan to the TableProvider directly upon parsing of the SQL. This allows to simplify greatly the code and also makes the TableScan plan easier to use by external query plan manipulations. https://issues.apache.org/jira/browse/ARROW-10900 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
