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

Reply via email to