This is an automated email from the ASF dual-hosted git repository.
vhs pushed a change to branch release-1.0.2
in repository https://gitbox.apache.org/repos/asf/hudi.git
discard fdf0e73d5d7 [HUDI-9262] Skip building stats for decimal field with
very high precision (#13097)
discard 5820316db26 [MINOR] Overload HoodieFileGroupReader constructor to
bring back old API without allowInflightInstants parameter (#13116)
discard 07b17121451 [HUDI-9288] Fixing HoodieFileGroup api related to
uncommitted slices (#13125)
discard 812d5d6c141 [HUDI-9269] Handle tight bound field in columns stats
metadata (#13117)
discard 224c6a3b2ac [HUDI-9263] Archived timeline downgrade fails with
EightToSevenDowngradeHandler (#13098)
discard d6deed86f41 [HUDI-9258] Disable partial update for CUSTOM merge mode
(#13092)
discard a128a55ab22 [HUDI-9156] Add lock provider heartbeat manager (#12958)
discard f098a431d3f [HUDI-9155] Add scaffolding for lock provider using
conditional writes (#12954)
discard 6491bc75886 [MINOR] Fix logging issue with
EightToSevenDowngradeHandler (#13096)
discard e32003857d2 [MINOR] Update javadocs in MergeIntoHoodieTableCommand
(#13093)
discard f74ece430d2 [MINOR] Upgrade jetty version to 9.4.57.v20241219 to fix
CVE-2024-8184 (#13058)
discard 6d9a3b66f6f [HUDI-9247] Flip default value of reuse of TimeGenerator
instance (#13077)
discard 22627ee373f [HUDI-9258] Disable partial update when global index is
used (#13086)
discard 4548e1c6ee4 [HUDI-9259] Fixing marker reconciliation for failures
during deleting additional files (#13088)
discard 7ee57a9d11b [HUDI-9255] Fix inferring correct merge behavior for few
scenarios (#13079)
discard c5565dba756 [MINOR] Fix NumberFormatException while updating metrics
for MDT in table version 6 (#13056)
discard 9057002fcf9 [MINOR] Fixing master for build failure (#13085)
discard 730098367ac [MINOR] Remove warning around table version six (#13080)
discard 0484bc42f39 [HUDI-9252] BaseHoodieWriteClient should only check for
upgrade (#13073)
discard bd36831d71c [HUDI-9206] Support reading inflight instants with
HoodieLogRecordReader (#13010)
discard be5ddaed783 [MINOR]Fix typo and Add implementation class name in
interface method of HoodieRecordMerger (#13059)
discard 17a7dff6c82 [HUDI-8635] Support numWrites metric for compaction
(#13047)
discard f9055b4771d [HUDI-8409] Fixing merge mode config during upgrade and
downgrade from version 7 to 8 and back (#13046)
discard e53ecfe2687 [HUDI-9236] Handle markers for log files in table version
6 (#13007)
discard 6337cfaffa3 [HUDI-9231] Show complete DAG for one single query in
spark web ui while inserting into hudi table (#13044)
new 1d33f31b4b7 [HUDI-9236] Handle markers for log files in table version
6 (#13007)
new ac195c074c5 [HUDI-8409] Fixing merge mode config during upgrade and
downgrade from version 7 to 8 and back (#13046)
new fe4aac027c9 [HUDI-8635] Support numWrites metric for compaction
(#13047)
new be7b7316fb2 [MINOR]Fix typo and Add implementation class name in
interface method of HoodieRecordMerger (#13059)
new 56bfb8502a5 [HUDI-9206] Support reading inflight instants with
HoodieLogRecordReader (#13010)
new 859b173101e [HUDI-9252] BaseHoodieWriteClient should only check for
upgrade (#13073)
new 002de745054 [MINOR] Remove warning around table version six (#13080)
new 9418abb3819 [MINOR] Fixing master for build failure (#13085)
new 46a1c76fe3d [MINOR] Fix NumberFormatException while updating metrics
for MDT in table version 6 (#13056)
new 75bd69c2641 [HUDI-9255] Fix inferring correct merge behavior for few
scenarios (#13079)
new b4c3ad69a91 [HUDI-9259] Fixing marker reconciliation for failures
during deleting additional files (#13088)
new 2187205b280 [HUDI-9258] Disable partial update when global index is
used (#13086)
new 02bbef7e442 [HUDI-9247] Flip default value of reuse of TimeGenerator
instance (#13077)
new 68d7530bd68 [MINOR] Upgrade jetty version to 9.4.57.v20241219 to fix
CVE-2024-8184 (#13058)
new 67827dfe1b1 [MINOR] Update javadocs in MergeIntoHoodieTableCommand
(#13093)
new 44fc1c0e798 [MINOR] Fix logging issue with
EightToSevenDowngradeHandler (#13096)
new ba2694bacf1 [HUDI-9155] Add scaffolding for lock provider using
conditional writes (#12954)
new 13064e19249 [HUDI-9156] Add lock provider heartbeat manager (#12958)
new 4be388cd427 [HUDI-9258] Disable partial update for CUSTOM merge mode
(#13092)
new 80022d029fc [HUDI-9263] Archived timeline downgrade fails with
EightToSevenDowngradeHandler (#13098)
new 6f96dba86d6 [HUDI-9269] Handle tight bound field in columns stats
metadata (#13117)
new 50fc937eb4b [HUDI-9288] Fixing HoodieFileGroup api related to
uncommitted slices (#13125)
new 548ba3d41b0 [MINOR] Overload HoodieFileGroupReader constructor to
bring back old API without allowInflightInstants parameter (#13116)
new b4dec4006f2 [HUDI-9262] Skip building stats for decimal field with
very high precision (#13097)
new a3dcd03579c [HUDI-9286] Fix the atomicity of archived timeline write
(#13128)
new 0e05e3a1c76 [HUDI-9267] Fix the file group reader log file read
sequence (#13115)
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 (fdf0e73d5d7)
\
N -- N -- N refs/heads/release-1.0.2 (0e05e3a1c76)
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 26 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:
.../timeline/versioning/v2/LSMTimelineWriter.java | 33 ++++++-
.../hudi/common/model/HoodieEmptyRecord.java | 5 +-
.../table/log/BaseHoodieLogRecordReader.java | 4 +-
.../common/table/read/FileGroupRecordBuffer.java | 106 ++++++++++++++-------
.../read/PositionBasedFileGroupRecordBuffer.java | 22 +++--
.../hudi/common/table/read/TestCustomMerger.java | 3 +-
.../org/apache/hudi/HoodieSparkSqlWriter.scala | 10 +-
.../spark/sql/hudi/analysis/HoodieAnalysis.scala | 15 +--
.../command/CreateHoodieTableAsSelectCommand.scala | 12 +--
.../command/InsertIntoHoodieTableCommand.scala | 25 ++---
.../TestPositionBasedFileGroupRecordBuffer.java | 6 +-
.../read/TestHoodieFileGroupReaderOnSpark.scala | 2 +-
12 files changed, 157 insertions(+), 86 deletions(-)