Skip to content

Conversation

@beyond1920
Copy link
Contributor

@beyond1920 beyond1920 commented Jan 11, 2024

Change Logs

When upgrade a nonPartitionedTable which created by 0.10/0.11 HUDI version, an ArrayIndexOutOfBoundsException would throw out.
Because the hoodie.table.partition.fields is empty in hoodie.properties. BTW, the empty config would be filtered out from hoodie.properties file since 0.12 version by PR#6821

image
image
The pr aims to fix the minor bug.

Impact

None

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

None

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change

  • 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

…ionedTable created by 0.10/0.11 HUDI version
@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

@bvaradar bvaradar self-assigned this Jan 11, 2024
Copy link
Contributor

@bvaradar bvaradar left a comment

Choose a reason for hiding this comment

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

LGTM

@bvaradar bvaradar merged commit 593ea85 into apache:master Jan 11, 2024
VitoMakarevich pushed a commit to VitoMakarevich/hudi that referenced this pull request Jan 13, 2024
VitoMakarevich pushed a commit to VitoMakarevich/hudi that referenced this pull request Jan 13, 2024
yihua pushed a commit that referenced this pull request Feb 27, 2024
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