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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to