Skip to content

feat: add flink stream read metrics for hudi source v2#18130

Merged
xushiyan merged 1 commit intoapache:masterfrom
HuangZhenQiu:source-v2-metrics
Feb 10, 2026
Merged

feat: add flink stream read metrics for hudi source v2#18130
xushiyan merged 1 commit intoapache:masterfrom
HuangZhenQiu:source-v2-metrics

Conversation

@HuangZhenQiu
Copy link
Copy Markdown
Collaborator

@HuangZhenQiu HuangZhenQiu commented Feb 8, 2026

Describe the issue this Pull Request addresses

Integrate FlinkStreamReadMetrics into Hudi Flink Source V2

Closes #18129

Summary and Changelog

  1. Table name as parameter for FlinkStreamReadMetrics to track reading from multiple tables.
  2. Integrate FlinkStreamReadMetrics in HoodieSourceSplitReader to track split latest commit
  3. Integrate FlinkStreamReadMetrics in HoodieContinuousSplitEnumerator to track issued instant

Impact

none

Risk Level

none

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

@HuangZhenQiu HuangZhenQiu requested a review from xushiyan February 8, 2026 01:02
@github-actions github-actions Bot added the size:S PR with lines of changes in (10, 100] label Feb 8, 2026
@HuangZhenQiu HuangZhenQiu force-pushed the source-v2-metrics branch 2 times, most recently from c62b29a to c29e29e Compare February 9, 2026 20:51
@github-actions github-actions Bot added size:M PR with lines of changes in (100, 300] and removed size:S PR with lines of changes in (10, 100] labels Feb 9, 2026
@apache apache deleted a comment from hudi-bot Feb 9, 2026
@hudi-bot
Copy link
Copy Markdown
Collaborator

CI report:

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

@xushiyan
Copy link
Copy Markdown
Member

@xushiyan xushiyan merged commit 1ae0d5e into apache:master Feb 10, 2026
71 of 72 checks passed
dwshmilyss pushed a commit to dwshmilyss/hudi that referenced this pull request Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M PR with lines of changes in (100, 300]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate with Flink Read Metrics

4 participants