Skip to content

[HUDI-8772] Fix NPE when deserialize cleaner plan#12497

Merged
danny0405 merged 1 commit intoapache:masterfrom
xushiyan:HUDI-8772
Dec 17, 2024
Merged

[HUDI-8772] Fix NPE when deserialize cleaner plan#12497
danny0405 merged 1 commit intoapache:masterfrom
xushiyan:HUDI-8772

Conversation

@xushiyan
Copy link
Member

Change Logs

Handle null value returned from org.apache.hudi.avro.model.HoodieCleanPartitionMetadata#getIsPartitionDeleted

Impact

Meta sync and spark catalog to get the correct partitions.

  • TODO add more details here

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

@xushiyan xushiyan requested a review from codope December 16, 2024 17:34
@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label Dec 16, 2024
@xushiyan xushiyan added component:catalog-sync Catalog-sync related engine:spark Spark integration type:bug Bug reports and fixes and removed size:XS PR with lines of changes in <= 10 labels Dec 16, 2024
@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label Dec 16, 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

@danny0405 danny0405 merged commit 514ac2e into apache:master Dec 17, 2024
linliu-code pushed a commit to linliu-code/hudi that referenced this pull request Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:catalog-sync Catalog-sync related engine:spark Spark integration size:XS PR with lines of changes in <= 10 type:bug Bug reports and fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants