snleee opened a new pull request #3583: Add segment selector for merged segments URL: https://github.com/apache/incubator-pinot/pull/3583 Once the merge lineage information is written to the property store, broker will read the lineage and pick only segments that are required for answering the query. This PR adds the segment selector for merged segments. 1. Add segment selector interface 2. Add merged segment selector implementation 3. Add unit tests
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
