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/05/04 05:44:13 UTC

[druid] branch master updated (554f1ff -> 204901a)

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 554f1ff  ARRAY_AGG sql aggregator function (#11157)
     add 204901a  Fix Smile encoding for HTTP response (#10980)

No new revisions were added by this update.

Summary of changes:
 .../clients/AbstractQueryResourceTestClient.java   | 129 +++++++++++++---
 .../testing/clients/QueryResourceTestClient.java   |  37 ++++-
 .../testing/clients/SqlResourceTestClient.java     |   6 +-
 .../testing/utils/AbstractTestQueryHelper.java     |  31 +++-
 .../druid/testing/utils/TestQueryHelper.java       |  39 +++++
 .../druid/tests/query/ITWikipediaQueryTest.java    |  30 +++-
 .../apache/druid/server/BrokerQueryResource.java   |   9 +-
 .../org/apache/druid/server/QueryResource.java     |  94 +++++++-----
 .../org/apache/druid/server/QueryResourceTest.java | 162 +++++++++++++++++----
 9 files changed, 434 insertions(+), 103 deletions(-)

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