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

github-actions[bot] pushed a change to branch bot/trino-pin
in repository https://gitbox.apache.org/repos/asf/hudi.git


 discard c4e82c073422 chore(trino): advance trino master pin to 1337928ee646
     add 1f5a4fe53aaa fix(spark): merge identical blob descriptors in the 
batched read (#19913)
     new c741d3eb135e chore(trino): advance trino master pin to 1337928ee646

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   (c4e82c073422)
            \
             N -- N -- N   refs/heads/bot/trino-pin (c741d3eb135e)

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


Summary of changes:
 .../spark/sql/hudi/blob/BatchedBlobReader.scala    | 27 +++++++++---
 .../apache/hudi/blob/TestBatchedBlobReader.scala   | 24 ++++++++++
 .../org/apache/hudi/blob/TestReadBlobSQL.scala     | 51 ++++++++++++++++++++++
 .../sql/hudi/blob/TestBatchedBlobReaderMerge.scala | 41 +++++++++++++++++
 4 files changed, 137 insertions(+), 6 deletions(-)

Reply via email to