You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ji...@apache.org on 2021/11/10 18:02:51 UTC

[druid] branch master updated (14b0b4a -> 13bec74)

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

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


    from 14b0b4a  RowBasedSegment: Use Sequence instead of Iterable. (#11886)
     add 13bec74  Fix NPE for SQL queries when a query parameter is missing in the mid (#11900)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/tests/query/ITJdbcQueryTest.java  | 18 +++++++++++---
 .../org/apache/druid/sql/SqlPlanningException.java |  2 +-
 .../calcite/planner/RelParameterizerShuttle.java   | 15 ++++++++++--
 .../calcite/planner/SqlParameterizerShuttle.java   |  6 +++++
 .../java/org/apache/druid/sql/http/SqlQuery.java   |  5 +++-
 .../sql/calcite/CalciteParameterQueryTest.java     | 28 ++++++++++++++++++----
 6 files changed, 63 insertions(+), 11 deletions(-)

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