techdocsmith opened a new pull request #10935: URL: https://github.com/apache/druid/pull/10935
#10897 ### First pass refactor / update of compaction docs <!-- Describe the goal of this PR, what problem are you fixing. If there is a corresponding issue (referenced above), it's not necessary to repeat the description here, however, you may choose to keep one summary sentence. --> Updates to "Data management" topic as follows: - Adds an introduction that describes the content in the topic. - Removes a duplicated section about "Schema changes" and leaves it in design/segments.md Adds a new topic "Compaction" that defines compaction and automatic compaction as a strategy for segment optimization. - - Use cases for compaction. Data handling with compaction. Describes compaction task configuration." - This includes the Add behavior for #10856 Repairs links for the refactor above. This PR doesn't handle the remaining task of identifying reindexing and compaction as data management tasks for existing data and comparing the use cases between the two. This should come in a subsequent PR. @maytasm , I need help with the TBD on compaction about use cases when automatic compaction is not an option. cc: @suneet-s , @loquisgon , @sthetland <hr> This PR has: - [x] been self-reviewed. - [x] added documentation for new or modified features or behaviors. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
