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/03/24 18:42:00 UTC

[druid] branch master updated (c87ac08 -> d69533d)

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 c87ac08  Auto-compaction with segment granularity retrieve incomplete segments from timeline when interval overlap (#11019)
     add d69533d  First refactor of compaction (#10935)

No new revisions were added by this update.

Summary of changes:
 docs/configuration/index.md                        |  31 ++-
 docs/ingestion/compaction.md                       | 227 +++++++++++++++++++++
 docs/ingestion/data-management.md                  | 175 +---------------
 docs/ingestion/index.md                            |   8 +-
 docs/ingestion/tasks.md                            |   2 +-
 docs/operations/basic-cluster-tuning.md            |   2 +-
 docs/operations/segment-optimization.md            |   5 +-
 docs/tutorials/tutorial-compaction.md              |   5 +-
 .../tutorial/compaction-day-granularity.json       |   5 +-
 website/.spelling                                  |   4 +
 website/i18n/en.json                               |   3 +
 website/sidebars.json                              |   1 +
 12 files changed, 282 insertions(+), 186 deletions(-)
 create mode 100644 docs/ingestion/compaction.md

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