danny0405 opened a new pull request #1841: Following CALCITE-3769: Add BindableTableScanRule into the default ru… URL: https://github.com/apache/calcite/pull/1841 …leset * Add BindableTableScanRule into the default ruleset, so there are 2 table implementations, the planner would choose the one with cheaper cost * Fix the cost estimation of BindableTableScan if there are no pushings * Allows the Scannable table to have the EnumerableTableScan as impl
---------------------------------------------------------------- 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] With regards, Apache Git Services
