You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2019/06/21 04:18:18 UTC

[incubator-pinot] branch optimize_range updated (4e4cae0 -> b626a03)

This is an automated email from the ASF dual-hosted git repository.

jackie pushed a change to branch optimize_range
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


 discard 4e4cae0  For RANGE and REGEXP operators, if there is single matching dictionary id, use inverted index
     add b626a03  For RANGE and REGEXP operators, if there is single matching dictionary id, use inverted index

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (4e4cae0)
            \
             N -- N -- N   refs/heads/optimize_range (b626a03)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../MetadataAndDictionaryAggregationPlanClusterIntegrationTest.java   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org