Skip to content

[HUDI-8098] With custom keygen, only read timestamp partition columns from the file#11895

Merged
yihua merged 1 commit intoapache:masterfrom
jonvex:only_read_timestamp_cols
Sep 8, 2024
Merged

[HUDI-8098] With custom keygen, only read timestamp partition columns from the file#11895
yihua merged 1 commit intoapache:masterfrom
jonvex:only_read_timestamp_cols

Conversation

@jonvex
Copy link
Contributor

@jonvex jonvex commented Sep 5, 2024

Change Logs

Before, we were reading all columns from the file when using custom keygen. Now, we only read the timestamp columns.

Impact

Better read performance

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

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:S PR with lines of changes in (10, 100] label Sep 5, 2024
@hudi-bot
Copy link
Collaborator

hudi-bot commented Sep 5, 2024

CI report:

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

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

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants