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

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


    from 2ac1121  Fix formatting in scan query documentation (#7622)
     add 1b577c9  Fix exception when using complex aggs with result level 
caching (#7614)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/druid/query/CacheStrategy.java |  30 ++++
 .../query/groupby/GroupByQueryQueryToolChest.java  |  18 ++-
 .../timeseries/TimeseriesQueryQueryToolChest.java  |  16 ++-
 .../druid/query/topn/TopNQueryQueryToolChest.java  |  15 +-
 .../groupby/GroupByQueryQueryToolChestTest.java    | 154 +++++++++++++++++++++
 .../TimeseriesQueryQueryToolChestTest.java         |  18 ++-
 .../query/topn/TopNQueryQueryToolChestTest.java    |  83 ++++++++++-
 7 files changed, 312 insertions(+), 22 deletions(-)


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

Reply via email to