Skip to content

[HUDI-9092] Deprecate byte array of serialization of instants#12900

Merged
yihua merged 5 commits intoapache:masterfrom
Davis-Zhang-Onehouse:HUDI-9092-3
Mar 4, 2025
Merged

[HUDI-9092] Deprecate byte array of serialization of instants#12900
yihua merged 5 commits intoapache:masterfrom
Davis-Zhang-Onehouse:HUDI-9092-3

Conversation

@Davis-Zhang-Onehouse
Copy link
Contributor

@Davis-Zhang-Onehouse Davis-Zhang-Onehouse commented Mar 1, 2025

Change Logs

instant file serialization now use write stream as opposed to byte []

Impact

serialization can handle large instant file write.

Risk level (write none, low medium or high below)

low

Documentation Update

na

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@github-actions github-actions bot added the size:XL PR with lines of changes > 1000 label Mar 1, 2025
@Davis-Zhang-Onehouse Davis-Zhang-Onehouse changed the title Hudi 9092 3 [HUDI-9092] Deprecate byte array of serialization of instants Mar 1, 2025
@Davis-Zhang-Onehouse Davis-Zhang-Onehouse force-pushed the HUDI-9092-3 branch 6 times, most recently from 7577553 to 5889b12 Compare March 2, 2025 19:53
@yihua yihua self-assigned this Mar 4, 2025
@apache apache deleted a comment from hudi-bot Mar 4, 2025
Copy link
Contributor

@yihua yihua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Great job on pushing these through!

@apache apache deleted a comment from hudi-bot Mar 4, 2025
@apache apache deleted a comment from hudi-bot Mar 4, 2025
@yihua
Copy link
Contributor

yihua commented Mar 4, 2025

All tests pass in Azure CI but Jacoco reporting failed due to EOFException. Merging this PR now.
Screenshot 2025-03-04 at 11 57 05

@apache apache deleted a comment from hudi-bot Mar 4, 2025
@yihua yihua merged commit 82640ae into apache:master Mar 4, 2025
42 of 43 checks passed
vinishjail97 pushed a commit to vinishjail97/hudi that referenced this pull request Mar 24, 2025
…#12900)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
voonhous pushed a commit to voonhous/hudi that referenced this pull request Apr 8, 2025
…#12900)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
(cherry picked from commit 82640ae)
voonhous pushed a commit to voonhous/hudi that referenced this pull request Apr 9, 2025
…#12900)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
(cherry picked from commit 82640ae)
voonhous pushed a commit to voonhous/hudi that referenced this pull request Apr 15, 2025
…#12900)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
(cherry picked from commit 82640ae)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-1.0.2 size:XL PR with lines of changes > 1000

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants