You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ma...@apache.org on 2021/11/01 22:19:04 UTC

[druid] branch master updated (9bd2ccb -> ba2874e)

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

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


    from 9bd2ccb  SqlAggregationModuleTest now extends CalciteTestBase to ensure consistent string encoding (#11861)
     add ba2874e  Support changing query granularity in Auto Compaction (#11856)

No new revisions were added by this update.

Summary of changes:
 docs/configuration/index.md                        |  3 +-
 docs/ingestion/compaction.md                       |  2 +-
 .../coordinator/duty/ITAutoCompactionTest.java     | 54 ++++++++++++++++++-
 ...ikipedia_index_task_with_granularity_spec.json} |  7 +--
 .../coordinator/DataSourceCompactionConfig.java    |  5 --
 .../duty/NewestSegmentFirstIterator.java           | 11 ++++
 .../DataSourceCompactionConfigTest.java            | 22 ++++++--
 .../duty/NewestSegmentFirstPolicyTest.java         | 62 +++++++++++++++++++++-
 8 files changed, 145 insertions(+), 21 deletions(-)
 rename integration-tests/src/test/resources/indexer/{wikipedia_index_task_no_rollup.json => wikipedia_index_task_with_granularity_spec.json} (89%)

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