You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by pr...@apache.org on 2023/03/23 04:43:37 UTC

[druid] branch master updated (2ad133c06e -> da42ee5bfa)

This is an automated email from the ASF dual-hosted git repository.

progers pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 2ad133c06e Unnest changes for moving the filter on right side of correlate to inside the unnest datasource (#13934)
     add da42ee5bfa Added TYPE(native) data type for external tables (#13958)

No new revisions were added by this update.

Summary of changes:
 docs/multi-stage-query/reference.md                |  7 ++++
 .../org/apache/druid/catalog/model/Columns.java    |  8 +++--
 sql/src/main/codegen/config.fmpp                   |  1 +
 sql/src/main/codegen/includes/common.ftl           | 15 ++++++++
 .../druid/sql/calcite/external/Externals.java      | 10 ++++--
 .../druid/sql/calcite/planner/DruidTypeSystem.java |  2 ++
 .../druid/sql/calcite/IngestTableFunctionTest.java | 40 ++++++++++++++++++++++
 7 files changed, 78 insertions(+), 5 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org