Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HUDI-8102] Turn on data skipping and position-based record merging by default #11620

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

codope
Copy link
Member

@codope codope commented Jul 12, 2024

Change Logs

The PR enables data skipping and position-based record merging by default for Hudi 1.0.

Impact

Stability for 1.0.0

Risk level

low

Documentation Update

N/A

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label Jul 12, 2024
@codope codope mentioned this pull request Jul 14, 2024
4 tasks
@codope codope force-pushed the enable-features-default-hfile branch 2 times, most recently from b856cf8 to 3366ddc Compare July 25, 2024 15:57
@codope codope changed the title [MINOR][DO NOT MERGE] Turn on data skipping and native hfile reader by default [HUDI-8102] Turn on data skipping and native hfile reader by default Aug 27, 2024
@yihua yihua changed the title [HUDI-8102] Turn on data skipping and native hfile reader by default [HUDI-8102] Turn on data skipping and position-based record merging by default Sep 13, 2024
@yihua yihua force-pushed the enable-features-default-hfile branch from 3366ddc to b65758c Compare September 13, 2024 03:56
@apache apache deleted a comment from hudi-bot Sep 13, 2024
@yihua yihua force-pushed the enable-features-default-hfile branch from b65758c to ecc239f Compare September 13, 2024 03:58
@hudi-bot
Copy link

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@codope codope merged commit f605f28 into apache:master Sep 13, 2024
43 checks passed
@nsivabalan
Copy link
Contributor

shouldn't we also enabled metadata on read by default ?

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