You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ab...@apache.org on 2022/01/12 09:41:58 UTC

[druid] branch master updated (81f0aba -> fae7380)

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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org