abhishekagarwal87 commented on pull request #10892:
URL: https://github.com/apache/druid/pull/10892#issuecomment-781577467


   It would seem this change alone is not enough. Adding a chunk to timeline is 
also O(N*N) since it calls `PartitionHolder.isComplete` which is O(N) op. 


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

Reply via email to