Skip to content

[MINOR] Have BaseWriterCommitMessage implement Serializable#11938

Merged
yihua merged 1 commit intoapache:masterfrom
CTTY:ctty/commitmsg-serializable
Sep 12, 2024
Merged

[MINOR] Have BaseWriterCommitMessage implement Serializable#11938
yihua merged 1 commit intoapache:masterfrom
CTTY:ctty/commitmsg-serializable

Conversation

@CTTY
Copy link
Contributor

@CTTY CTTY commented Sep 12, 2024

Change Logs

Have BaseWriterCommitMessage implement Serializable. Recently we are exploring using Hudi with JavaSerializer instead of Kryo and found this minor gap. It shouldn't impact existing Hudi code.

Impact

None

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

none

Documentation Update

none

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
    ticket number here and follow the instruction to make
    changes to the website.

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:XS PR with lines of changes in <= 10 label Sep 12, 2024
@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@yihua yihua merged commit 3c0d93e into apache:master Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS PR with lines of changes in <= 10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants