This is an automated email from the ASF dual-hosted git repository.
snlee pushed a change to branch segment-selector
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
at 1a2200a Add segment selector for merged segments 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 branch includes the following new commits:
new 1a2200a Add segment selector for merged segments 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
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]