georgew5656 commented on code in PR #15981:
URL: https://github.com/apache/druid/pull/15981#discussion_r1509514874


##########
docs/ingestion/tasks.md:
##########
@@ -93,6 +93,59 @@ An example output is shown below:
 }
 ```
 
+For compaction tasks alone, there could be multiple `index`, `index_parallel` 
tasks run based on the split of input

Review Comment:
   `Compaction tasks can generate multiple sets of segment output reports based 
on how the input interval is split. So the report contains mappings from each 
split to each report.`
   
   



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to