You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2023/03/16 16:18:33 UTC

[druid] branch master updated (67df1324ee -> bf13156b55)

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 67df1324ee Undocumenting certain context parameter in MSQ.  (#13928)
     add bf13156b55 Regression bug fix where ever LimitFrameProcessor's were used. (#13941)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/msq/kernel/MixShuffleSpec.java    |   2 +-
 .../org/apache/druid/msq/kernel/ShuffleSpec.java   |   1 -
 .../kernel/controller/ControllerStageTracker.java  |   3 +
 .../msq/querykit/groupby/GroupByQueryKit.java      |   4 +-
 .../druid/msq/querykit/scan/ScanQueryKit.java      |   2 +-
 .../org/apache/druid/msq/exec/MSQInsertTest.java   | 133 +++++++++++++++++++++
 .../org/apache/druid/msq/exec/MSQSelectTest.java   |  96 +++++++++++++++
 .../org/apache/druid/msq/test/MSQTestBase.java     |   5 +-
 8 files changed, 239 insertions(+), 7 deletions(-)


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