Skip to content

fix: Fixed the issue of incorrect opName values in Flink bulk insert writing#18313

Open
empcl wants to merge 1 commit intoapache:masterfrom
empcl:fix_opName_display
Open

fix: Fixed the issue of incorrect opName values in Flink bulk insert writing#18313
empcl wants to merge 1 commit intoapache:masterfrom
empcl:fix_opName_display

Conversation

@empcl
Copy link
Contributor

@empcl empcl commented Mar 12, 2026

Describe the issue this Pull Request addresses

Incorrect operator name used when specifying UID for bulk insert operator.

Summary and Changelog

Adjust the operator name in the UID method to the correct one

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

@empcl empcl force-pushed the fix_opName_display branch from 8fd2478 to 23a19d3 Compare March 12, 2026 10:56
@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label Mar 12, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.27%. Comparing base (f64c93e) to head (23a19d3).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #18313      +/-   ##
============================================
- Coverage     57.27%   57.27%   -0.01%     
+ Complexity    18650    18637      -13     
============================================
  Files          1956     1956              
  Lines        107076   107076              
  Branches      13255    13257       +2     
============================================
- Hits          61329    61326       -3     
+ Misses        39943    39941       -2     
- Partials       5804     5809       +5     
Flag Coverage Δ
hadoop-mr-java-client 45.20% <ø> (-0.01%) ⬇️
spark-java-tests 47.47% <ø> (+<0.01%) ⬆️
spark-scala-tests 45.56% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@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:XS PR with lines of changes in <= 10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants