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

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


    from eae163a  Moving in filter check to broker (#12195)
     add 8fc0e5c  Explain plan for custom insert syntax (#12243)

No new revisions were added by this update.

Summary of changes:
 sql/src/main/codegen/config.fmpp                   |  2 +
 sql/src/main/codegen/includes/explain.ftl          | 71 ++++++++++++++++++++++
 .../druid/sql/calcite/planner/DruidPlanner.java    | 68 ++++++++++-----------
 .../druid/sql/calcite/CalciteInsertDmlTest.java    | 25 +-------
 4 files changed, 105 insertions(+), 61 deletions(-)
 create mode 100644 sql/src/main/codegen/includes/explain.ftl

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to