Skip to content

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

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

2 participants