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

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


    from cb3a9d2b57 Adding Interactive API's for MSQ engine (#14416)
     add 233233c92d Add query context parameter to control limiting select rows 
(#14476)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/druid/msq/exec/ControllerImpl.java  |  9 ++-
 ...{WorkerCount.java => MSQSelectDestination.java} | 29 ++++-----
 .../msq/indexing/report/MSQResultsReport.java      | 45 +++++++++-----
 .../druid/msq/util/MultiStageQueryContext.java     | 17 ++++++
 .../org/apache/druid/msq/exec/MSQSelectTest.java   | 69 ++++++++++++++++++++++
 .../msq/indexing/report/MSQTaskReportTest.java     |  9 ++-
 .../org/apache/druid/msq/test/MSQTestBase.java     | 16 ++++-
 .../druid/msq/util/MultiStageQueryContextTest.java |  7 +++
 .../druid/testing/utils/MsqTestQueryHelper.java    |  7 ++-
 9 files changed, 171 insertions(+), 37 deletions(-)
 copy 
extensions-core/multi-stage-query/src/main/java/org/apache/druid/msq/indexing/{WorkerCount.java
 => MSQSelectDestination.java} (58%)


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

Reply via email to