Skip to content

[HUDI-6617] Fix HoodieRecordDelegate NotSerializableException#9318

Merged
danny0405 merged 1 commit intoapache:masterfrom
eric9204:HUDI-6617
Jul 31, 2023
Merged

[HUDI-6617] Fix HoodieRecordDelegate NotSerializableException#9318
danny0405 merged 1 commit intoapache:masterfrom
eric9204:HUDI-6617

Conversation

@eric9204
Copy link
Contributor

Change Logs

make HoodieRecordDelegate implements Serializable

Impact

NONE

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

NONE

Documentation Update

NONE

Contributor's checklist

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

@eric9204 eric9204 changed the title Fix HoodieRecordDelegate NotSerializableException [HUDI-6617]Fix HoodieRecordDelegate NotSerializableException Jul 31, 2023
@eric9204 eric9204 changed the title [HUDI-6617]Fix HoodieRecordDelegate NotSerializableException [HUDI-6617] Fix HoodieRecordDelegate NotSerializableException Jul 31, 2023
@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

@danny0405 danny0405 merged commit e38c030 into apache:master Jul 31, 2023
@eric9204
Copy link
Contributor Author

@danny0405 thank you for your review.

Have a question to discuss with you. I'm not sure.
Is it necessary to implement KryoSerializable for HoodieRecordDelegate?

@danny0405
Copy link
Contributor

Does Spark uses Kryo serialization for this objects, it it is, that makes sense to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants