Skip to content

perf: Reduce unnecessary timeline loading on the Flink-TM side#17762

Merged
danny0405 merged 1 commit intoapache:masterfrom
TheR1sing3un:perf_reduce_timeline_loading
Jan 5, 2026
Merged

perf: Reduce unnecessary timeline loading on the Flink-TM side#17762
danny0405 merged 1 commit intoapache:masterfrom
TheR1sing3un:perf_reduce_timeline_loading

Conversation

@TheR1sing3un
Copy link
Member

Describe the issue this Pull Request addresses

closes #17761

Summary and Changelog

  1. Avoid unnecessary timeline loading when create HoodieFlinkTable

Impact

improve flink write performance

Risk Level

low

Documentation Update

none

Contributor's checklist

  • Read through contributor's guide
  • Enough context is provided in the sections above
  • Adequate tests were added if applicable

1. Avoid unnecessary timeline loading when create `HoodieFlinkTable`

Signed-off-by: TheR1sing3un <chaoyang@apache.org>
@github-actions github-actions bot added the size:S PR with lines of changes in (10, 100] label Dec 31, 2025
@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

@danny0405 danny0405 merged commit 3227c0c into apache:master Jan 5, 2026
72 checks passed
PavithranRick pushed a commit to PavithranRick/hudi that referenced this pull request Jan 8, 2026
…e` (apache#17762)

1. Avoid unnecessary timeline loading when create `HoodieFlinkTable`

Signed-off-by: TheR1sing3un <chaoyang@apache.org>
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.

Reduce unnecessary timeline loading on the Flink-TM side

3 participants