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

yihua pushed a change to branch branch-0.x
in repository https://gitbox.apache.org/repos/asf/hudi.git


 discard 13ad6baa110 [HUDI-7532] Include only compaction instants for 
lastCompaction in getDeltaCommitsSinceLatestCompaction (#10915)
 discard cf048333f5d [HUDI-7759] Remove Hadoop dependencies in hudi-common 
module (#11220)
 discard 6d5e9695959 [HUDI-7429] Fixing average record size estimation for 
delta commits (#10763)
 discard 5ab6c63d261 [HUDI-7752] Abstract serializeRecords for log writing 
(#11210)
 discard 23a58e65ddb [HUDI-7624] Fixing index tagging duration (#11035)
 discard e130575622c [HUDI-7712] Fixing RLI initialization to account for file 
slices instead of just base files while initializing (#11153)
 discard d8ae9fa8c3d [HUDI-7749] Bump Spark version 3.3.1 to 3.3.4 (#11198)
 discard 35cc12c09c5 [HUDI-7535] Add metrics for sourceParallelism and Refresh 
profile in S3/GCS (#10918)
 discard 4d3f0d5bd4e [HUDI-7617] Fix issues for bulk insert user defined 
partitioner in StreamSync (#11014)
 discard acebbb846f0 [HUDI-7549] Reverting spurious log block deduction with 
LogRecordReader (#10922)
 discard cb2d27d2836 [HUDI-7589] Add API to create HoodieStorage in 
HoodieIOFactory (#11208)
 discard 9480e6d7aa2 remove a few classes from hudi-common (#11209)
 discard 6ab41caca3b [HUDI-7750] Move HoodieLogFormatWriter class to 
hoodie-hadoop-common module (#11207)
     new fde841f0999 [HUDI-7750] Move HoodieLogFormatWriter class to 
hoodie-hadoop-common module (#11207)
     new 81094e699ee remove a few classes from hudi-common (#11209)
     new e8f9c1f1cef [HUDI-7589] Add API to create HoodieStorage in 
HoodieIOFactory (#11208)
     new 9940305e721 [HUDI-7549] Reverting spurious log block deduction with 
LogRecordReader (#10922)
     new 457d345f445 [HUDI-7617] Fix issues for bulk insert user defined 
partitioner in StreamSync (#11014)
     new 11132dbff18 [HUDI-7535] Add metrics for sourceParallelism and Refresh 
profile in S3/GCS (#10918)
     new 2099e4269ed [HUDI-7749] Bump Spark version 3.3.1 to 3.3.4 (#11198)
     new ba94e96dbf1 [HUDI-7712] Fixing RLI initialization to account for file 
slices instead of just base files while initializing (#11153)
     new ffaf143b44e [HUDI-7624] Fixing index tagging duration (#11035)
     new 68fd850ec97 [HUDI-7752] Abstract serializeRecords for log writing 
(#11210)
     new 2fbb1fc95ec [HUDI-7429] Fixing average record size estimation for 
delta commits (#10763)
     new f8bb642b766 [HUDI-7759] Remove Hadoop dependencies in hudi-common 
module (#11220)
     new 687bf6b0451 [HUDI-7532] Include only compaction instants for 
lastCompaction in getDeltaCommitsSinceLatestCompaction (#10915)

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   (13ad6baa110)
            \
             N -- N -- N   refs/heads/branch-0.x (687bf6b0451)

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 13 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:
 .../java/org/apache/hudi/common/table/log/HoodieLogFormatWriter.java  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Reply via email to