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 23d47cc5bd69 chore(trino): advance trino master pin to 83129f579dd4
     add 7e518bc88eae docs: claim RFC-111 non-blocking updates during 
clustering (#19851)
     add b71b10bf477f fix(spark): reject unsupported procedure filter functions 
(#19850)
     add d36c1ab32bba fix(build): remove redundant hadoop mr bundle 
dependencies (#19856)
     new 602d627dccc4 chore(trino): advance trino master pin to b759085d4844

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   (23d47cc5bd69)
            \
             N -- N -- N   refs/heads/bot/trino-pin (602d627dccc4)

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:
 .../procedures/HoodieProcedureFilterUtils.scala    | 78 ++++++++++++++--------
 .../procedure/TestHoodieProcedureFilterUtils.scala | 42 +++++++-----
 .../hudi/procedure/TestShowCleansProcedures.scala  |  4 ++
 packaging/hudi-gcp-bundle/pom.xml                  |  6 --
 packaging/hudi-hive-sync-bundle/pom.xml            |  6 --
 pom.xml                                            |  2 +-
 rfc/README.md                                      |  1 +
 7 files changed, 83 insertions(+), 56 deletions(-)

Reply via email to