Skip to content

[HUDI-7812] Disabling row writer for clustering#11360

Merged
yihua merged 1 commit intoapache:branch-0.xfrom
nsivabalan:branch-0-x-clustering-row-writer
May 29, 2024
Merged

[HUDI-7812] Disabling row writer for clustering#11360
yihua merged 1 commit intoapache:branch-0.xfrom
nsivabalan:branch-0-x-clustering-row-writer

Conversation

@nsivabalan
Copy link
Contributor

Change Logs

Due to the time travel query restrictions, disabling row writer for clustering by default. This patch is targetted against branch-0-x. We will triage the issue and relax the constraint for master post 0.15.0 release.

Impact

Due to the time travel query restrictions, disabling row writer for clustering by default. Async clustering will not have any failures after this patch.

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

@jonvex jonvex requested review from jonvex and voonhous and removed request for voonhous May 29, 2024 19:19
@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label May 29, 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

@yihua yihua merged commit 9485ba0 into apache:branch-0.x May 29, 2024
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.

4 participants