This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from f7c94020b1a [HUDI-8537] Alter table operation no need to do rollback
for failed writes (#12277)
add 9d28d981731 [HUDI-8706] Avoid reading partition path from records if
not required (#12471)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/io/HoodieKeyLocationFetchHandle.java | 6 +-----
.../hudi/table/action/commit/UpsertPartitioner.java | 20 +++++---------------
.../org/apache/hudi/common/util/FileFormatUtils.java | 18 +++++++++++-------
.../java/org/apache/hudi/common/util/HFileUtils.java | 4 ++--
.../java/org/apache/hudi/common/util/OrcUtils.java | 12 ++++++------
.../org/apache/hudi/common/util/ParquetUtils.java | 16 +++++++++-------
.../apache/hudi/common/util/TestParquetUtils.java | 2 +-
7 files changed, 35 insertions(+), 43 deletions(-)