Skip to content

[HUDI-8990][RFC-89] Correcting ambiguity in DDL expression#12968

Merged
yihua merged 1 commit intomasterfrom
rfc-89-fix
Mar 14, 2025
Merged

[HUDI-8990][RFC-89] Correcting ambiguity in DDL expression#12968
yihua merged 1 commit intomasterfrom
rfc-89-fix

Conversation

@zhangyue19921010
Copy link
Contributor

Change Logs

Correcting ambiguity in DDL expression

Impact

no

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

low

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change. If not, put "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


The initial version *must and can only* be created via DDL. During the DDL phase, hoodie will create a
`00000000000000000.hashing_config` for the first time.
During the DDL phase, hoodie will create a `00000000000000000.hashing_config` for the first time.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The initial version could be created when

  1. created via DDL
  2. upgrade from a traditional simple bucket index

@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label Mar 13, 2025
@zhangyue19921010 zhangyue19921010 changed the title [Minor][RFC-89] Correcting ambiguity in DDL expression [HUDI-8990][RFC-89] Correcting ambiguity in DDL expression Mar 13, 2025
@yihua yihua merged commit 95fe5d8 into master Mar 14, 2025
1 of 3 checks passed
@zhangyue19921010 zhangyue19921010 deleted the rfc-89-fix branch June 18, 2025 07:08
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.

2 participants