This is an automated email from the ASF dual-hosted git repository.
abhishek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.
from 81f0aba Use ListFilteredVirtualColumn for left/fact table expression
in join condition (#12127)
add fae7380 Set plannerContext error when cannot query external
datasources and when insert is not supported. (#12136)
No new revisions were added by this update.
Summary of changes:
.../calcite/external/ExternalTableScanRule.java | 1 +
.../druid/sql/calcite/planner/DruidPlanner.java | 33 +++++-----
.../apache/druid/sql/calcite/CalciteQueryTest.java | 9 +++
.../external/ExternalTableScanRuleTest.java | 77 ++++++++++++++++++++++
4 files changed, 104 insertions(+), 16 deletions(-)
create mode 100644
sql/src/test/java/org/apache/druid/sql/calcite/external/ExternalTableScanRuleTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]