Skip to content

Conversation

@codope
Copy link
Member

@codope codope commented Jan 25, 2023

Change Logs

This reverts commit eacae1e and commit 2fc20c1.

Recently we added support for auto generation of record keys in #7640. We made it work with different keygens but it had an underlying assumption that tables will remain immutable, which may not always be true.

Impact

NA. Revert commit. Need to be fixed properly.

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

@codope codope added the priority:blocker Production down; release blocker label Jan 25, 2023
@nsivabalan
Copy link
Contributor

can you add reasoning as to why we are reverting

… an ID based off of values within the record (apache#7640)"

This reverts commit eacae1e.
@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

@codope codope merged commit c95abd3 into apache:master Jan 25, 2023
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Jan 31, 2023
…udi (apache#7726)" (apache#7747)

* Revert "[HUDI-5575] Adding/Fixing auto generation of record keys w/ hudi (apache#7726)"

This reverts commit 2fc20c1.

* Revert "[HUDI-5514] Add in support for a keyless workflow by building an ID based off of values within the record (apache#7640)"

This reverts commit eacae1e.
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Apr 5, 2023
…udi (apache#7726)" (apache#7747)

* Revert "[HUDI-5575] Adding/Fixing auto generation of record keys w/ hudi (apache#7726)"

This reverts commit 2fc20c1.

* Revert "[HUDI-5514] Add in support for a keyless workflow by building an ID based off of values within the record (apache#7640)"

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

Labels

priority:blocker Production down; release blocker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants