Jackie-Jiang opened a new pull request, #9090:
URL: https://github.com/apache/pinot/pull/9090

   #8790 reduces the overhead of segment pruning by reusing the segment list. 
Currently server will re-use the segment list when executing subquery, which 
will break if the segment list is modified. This PR fixes the issue by making a 
clone of the segment list when executing the subquery.


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