You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by je...@apache.org on 2019/03/20 22:43:10 UTC

[incubator-pinot] branch orc updated (d9b0bce -> d6c3a27)

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

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


 discard d9b0bce  Addressing comments
 discard e09e5fd  Addressing comments
     new d6c3a27  Addressing comments

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   (d9b0bce)
            \
             N -- N -- N   refs/heads/orc (d6c3a27)

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.

The 5856 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.


Summary of changes:
 .../pinot/orc/data/readers/ORCRecordReader.java    |  2 +-
 .../orc/data/readers/ORCRecordReaderTest.java      | 81 ----------------------
 2 files changed, 1 insertion(+), 82 deletions(-)
 delete mode 100644 pinot-orc/src/test/java/org/apache/pinot/orc/data/readers/ORCRecordReaderTest.java


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