mirror of
https://github.com/apache/druid.git
synced 2025-03-09 14:35:31 +00:00
* Add support keepSegmentGranularity for automatic compaction * skip unknown dataSource * ignore single semgnet to compact * add doc * address comments * address comment