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

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


 discard ef16653b95c [HUDI-6199] Fix deletes with custom payload implementation
 discard 9430dbfbd3e [HUDI-6204] Add bundle validation on Spark 3.3.2 (#8692)
 discard db7b2e2fba6 [HUDI-6195] Test-cover different payload classes when use 
HoodieMergedReadHandle (#8675)
 discard 00336304578 [MINOR] Migrate azure-pipelines.yml with notes (#8694)
 discard 7f184d03806 [MINOR] Added docs on gotchas when using 
PartialUpdateAvroPayload (#8579)
 discard a432918064c [HUDI-5868] Make hudi-spark compatible against Spark 3.3.2 
(#8082)
 discard bd45556ad70 [HUDI-5308] Hive3 query returns null when the where clause 
has a partition field (#7355)
 discard 3635950eb25 [HUDI-6170] Use correct zone id while calculating 
earliestTimeToRetain (#8631)
 discard 20a24e0a7f6 [HUDI-6196] Keep compatibility for old version archival 
instants without ACTION_STATE field (#8607)
 discard 168a0ff6fe4 [HUDI-6047] Clustering operation on consistent hashing 
index resulting in duplicate data (#8503)
 discard b2fee5bce64 [MINOR][DOC][hudi-metaserver] Fix typos in README.md 
(#8536)
 discard ff3e87dd198 [MINOR] Add script to build bundle validation image with 
Spark 3.3.2 (#8655)
 discard 701bc7e06f8 [MINOR] Use try with resource to close stream (#8596)
 discard 369c1b3cb75 [HUDI-5816] List all partitions as the fallback mechanism 
in Hive and Glue Sync (#8388)
 discard 13d435a7721 [HUDI-6186] Fix lock identity in InProcessLockProvider 
(#8658)
 discard 6b05ac593ca [HUDI-6174] Fixing flaky tests in HoodieDeltastreamer 
(#8646)
 discard 0712b0e6566 [HUDI-6185] Too many logs in the ExternalSpillableMap 
(#8649)
 discard c9c8df2fd9e [HUDI-6027] Remove unnecessary scala-maven-plugin (#8336)
 discard 91750af9d77 [HUDI-6184] Improve the test on incremental queries (#8648)
 discard 39e775e34e0 [HUDI-5968] Fix global index duplicate and handle custom 
payload when update partition (#8490)
 discard e8965b3396a [MINOR] Improve documentation of 
org.apache.hudi.common.table.view.AbstractTableFileSystemView (#8585)
 discard 6335db2b1e0 [MINOR] Fix hadoop configuration not being applied by 
FileIndex (#8595)
 discard 0cbf4177cb9 [HUDI-6068] Improve logic of 
getOldestInstantToRetainForClustering when archive timeline (#8443)
 discard effc367c561 [MINOR] Log schema if it changes in Hive sync (#8615)
 discard 2f4a83ef5de [HUDI-6132] Fixing checkpoint management for multiple 
streaming writers (#8558)
 discard 690e1cac918 Revert "[MINOR] Enable Azure CI to publish test results 
(#7943)" (#8612)
 discard ef91117f31a [MINOR] Match the directory-filter-regex to the relative 
directory name (#8601)
 discard 517ce47791e [MINOR] Fix the hudi-cli export command (#8608)
 discard 9b6a03539c4 [MINOR] Improve 
TestStreamWriteOperatorCoordinator#testCommitOnEmptyBatch (#8592)
 discard b65d2768d55 [HUDI-6145] Fix the flink table create schema to be 
compatible with Spark (#8587)
 discard 2765a102588 [HUDI-6072] Fix NPE when upsert merger and null map or 
array (#8432)
 discard b21c3f1d305 [HUDI-6114] Fixed rollback of blocks in scanInternalV1 
(#8523)
 discard fc3f047428d [HUDI-6127] Flink Hudi Write support commit on an empty 
batch (#8550)
 discard 5ff0c12f850 [MINOR] fix misleading configuration value (#8534)
 discard 7abf8a80b8b [HUDI-6090] Optimise payload size for list of FileGroupDTO 
(#8480)
 discard 46101ac8015 [HUDI-6135] FlinkClusteringConfig adds --sort-memory 
option to support write.sort.memory config (#8569)
 discard 4a7861059c9 [HUDI-5957] Fix table not exist when using 'db.table' in 
createHoodieClientFromPath (#8488)
 discard 17cd58aed0a [MINOR] Updating DOAP file for 0.12.3 (#8553)
 discard 91a8c1fea63 [HUDI-6018] Set owner of hive table to ShortUserName in 
Kerberos (#8361)
 discard 1f59c52cedf [HUDI-6123] Auto adjust lock configs for single writer 
(#8542)
 discard c4a41b433f8 [HUDI-4920] fix PartialUpdatePayload cannot return deleted 
record in … (#6799)
 discard d13759efa2a [HUDI-6092] Reuse schema objects while deserializing log 
blocks (#8484)
 discard 713c0e2d854 [HUDI-6091] Add Java 11 and 17 to bundle validation (#8481)
 discard eca2d74c55f [HUDI-6039] Fixing FS based listing for full cleaning in 
clean Planner (#8384)
 discard 22485f2a949 [HUDI-6109] Fix the scala compile ambiguity of 
Properties#putAll (#8511)
 discard 72588d9f336 [HUDI-6100] Fixed overflow in setting log block size by 
making it long everywhere (#8495)
 discard 8055b40ee69 [HUDI-6108] Alter table should not include metadata fields 
in the data schema (#8510)
 discard 88c04f3a44e [HUDI-6101] Use UnBoundedCompactionStrategy for MDT 
compactions (#8496)
 discard cdb77c44f8f [HUDI-6084] Added FailOnFirstErrorWriteStatus for MDT to 
ensure that write operations fail fast on any error (#8467)
 discard 84f62fce957 [HUDI-5509] Check if dfs support atomic creation when 
using filesystem base lock provider (#7614)
 discard c260b2438d8 [HUDI-5987] Fix clustering on bootstrap table with row 
writer disabled (#8342)
 discard ca9881182e9 [HUDI-6087] Fix flink streaming source savepoint instant  
(#8476)
 discard f5efc542b78 [HUDI-6015] Refresh the table after executing rollback to 
instantTime (#8352)
     add b885a2fc250 [HUDI-6015] Refresh the table after executing rollback to 
instantTime (#8352)
     add 774a3e23826 [HUDI-6087] Fix flink streaming source savepoint instant  
(#8476)
     add 16600f79390 [HUDI-5987] Fix clustering on bootstrap table with row 
writer disabled (#8342)
     add 26c10aefda7 [HUDI-5509] Check if dfs support atomic creation when 
using filesystem base lock provider (#7614)
     add 93e922c64b5 [HUDI-6084] Added FailOnFirstErrorWriteStatus for MDT to 
ensure that write operations fail fast on any error (#8467)
     add da9f346cedd [HUDI-6101] Use UnBoundedCompactionStrategy for MDT 
compactions (#8496)
     add 54a6ab4019d [HUDI-6108] Alter table should not include metadata fields 
in the data schema (#8510)
     add bef5ba0d4c4 [HUDI-6100] Fixed overflow in setting log block size by 
making it long everywhere (#8495)
     add ca0a61984a5 [HUDI-6109] Fix the scala compile ambiguity of 
Properties#putAll (#8511)
     add 16cb9c45d60 [HUDI-6039] Fixing FS based listing for full cleaning in 
clean Planner (#8384)
     add 0157e4bf98b [HUDI-6091] Add Java 11 and 17 to bundle validation (#8481)
     add 2d4259031b1 [HUDI-6092] Reuse schema objects while deserializing log 
blocks (#8484)
     add 001fdf1699d [HUDI-4920] fix PartialUpdatePayload cannot return deleted 
record in … (#6799)
     add 0bf0a62c2cc [HUDI-6123] Auto adjust lock configs for single writer 
(#8542)
     add af423bc83f6 [HUDI-6018] Set owner of hive table to ShortUserName in 
Kerberos (#8361)
     add 8c0febc9317 [MINOR] Updating DOAP file for 0.12.3 (#8553)
     add adfe81cf4f7 [HUDI-5957] Fix table not exist when using 'db.table' in 
createHoodieClientFromPath (#8488)
     add 307775259ea [HUDI-6135] FlinkClusteringConfig adds --sort-memory 
option to support write.sort.memory config (#8569)
     add 175927c0170 [HUDI-6090] Optimise payload size for list of FileGroupDTO 
(#8480)
     add 08b830042de [MINOR] fix misleading configuration value (#8534)
     add 5326f3efcbe [HUDI-6127] Flink Hudi Write support commit on an empty 
batch (#8550)
     add 50a9a41852c [HUDI-6114] Fixed rollback of blocks in scanInternalV1 
(#8523)
     add c843857060d [HUDI-6072] Fix NPE when upsert merger and null map or 
array (#8432)
     add a7a5cd33128 [HUDI-6145] Fix the flink table create schema to be 
compatible with Spark (#8587)
     add c50e010ba3d [MINOR] Improve 
TestStreamWriteOperatorCoordinator#testCommitOnEmptyBatch (#8592)
     add a14ee9aa9bc [MINOR] Fix the hudi-cli export command (#8608)
     add 30791b1d6ec [MINOR] Match the directory-filter-regex to the relative 
directory name (#8601)
     add 59e8d617769 Revert "[MINOR] Enable Azure CI to publish test results 
(#7943)" (#8612)
     add 961ecd7a61e [HUDI-6132] Fixing checkpoint management for multiple 
streaming writers (#8558)
     add aae28e5a852 [MINOR] Log schema if it changes in Hive sync (#8615)
     add da687fc08a0 [HUDI-6068] Improve logic of 
getOldestInstantToRetainForClustering when archive timeline (#8443)
     add 60229a6775f [MINOR] Fix hadoop configuration not being applied by 
FileIndex (#8595)
     add 4895d13d953 [MINOR] Improve documentation of 
org.apache.hudi.common.table.view.AbstractTableFileSystemView (#8585)
     add cac608b2617 [HUDI-5968] Fix global index duplicate and handle custom 
payload when update partition (#8490)
     add bd569210863 [HUDI-6184] Improve the test on incremental queries (#8648)
     add bc3783c85c1 [HUDI-6027] Remove unnecessary scala-maven-plugin (#8336)
     add 2ce5f5998c6 [HUDI-6185] Too many logs in the ExternalSpillableMap 
(#8649)
     add 3174ca4d0c1 [HUDI-6174] Fixing flaky tests in HoodieDeltastreamer 
(#8646)
     add ae90f8525c3 [HUDI-6186] Fix lock identity in InProcessLockProvider 
(#8658)
     add 5ee475f164b [HUDI-5816] List all partitions as the fallback mechanism 
in Hive and Glue Sync (#8388)
     add 6705c0784db [MINOR] Use try with resource to close stream (#8596)
     add 8b9712cfcaa [MINOR] Add script to build bundle validation image with 
Spark 3.3.2 (#8655)
     add 5c27168541a [MINOR][DOC][hudi-metaserver] Fix typos in README.md 
(#8536)
     add 6046d874059 [HUDI-6047] Clustering operation on consistent hashing 
index resulting in duplicate data (#8503)
     add 00ecf2e17c4 [HUDI-6196] Keep compatibility for old version archival 
instants without ACTION_STATE field (#8607)
     add a8ed3d1979c [HUDI-6170] Use correct zone id while calculating 
earliestTimeToRetain (#8631)
     add 1893eb701b2 [HUDI-5308] Hive3 query returns null when the where clause 
has a partition field (#7355)
     add 52fb0f22df9 [HUDI-5868] Make hudi-spark compatible against Spark 3.3.2 
(#8082)
     add 8b215f4d658 [MINOR] Added docs on gotchas when using 
PartialUpdateAvroPayload (#8579)
     add 1f2693f3fa6 [MINOR] Migrate azure-pipelines.yml with notes (#8694)
     add e2485ee9a03 [HUDI-6195] Test-cover different payload classes when use 
HoodieMergedReadHandle (#8675)
     add da36fbf3f0d [HUDI-6204] Add bundle validation on Spark 3.3.2 (#8692)
     add 379842b5948 [HUDI-6199] Fix deletes with custom payload implementation 
(#8690)

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   (ef16653b95c)
            \
             N -- N -- N   refs/heads/release-0.13.1-rc1 (379842b5948)

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:
 .../apache/hudi/io/TestHoodieMergedReadHandle.java |  6 +++++-
 .../hudi/common/model/AWSDmsAvroPayload.java       |  2 +-
 .../debezium/AbstractDebeziumAvroPayload.java      |  4 ++--
 .../hudi/command/payload/ExpressionPayload.scala   |  2 +-
 .../sql/hudi/procedure/TestCommitsProcedure.scala  | 24 ++++++++++++++--------
 .../hudi/procedure/TestSavepointsProcedure.scala   |  6 ++----
 6 files changed, 27 insertions(+), 17 deletions(-)

Reply via email to