Skip to content

refactor: Clean up imports#18428

Merged
voonhous merged 1 commit into
apache:masterfrom
voonhous:nit_fix-imports
Mar 31, 2026
Merged

refactor: Clean up imports#18428
voonhous merged 1 commit into
apache:masterfrom
voonhous:nit_fix-imports

Conversation

@voonhous
Copy link
Copy Markdown
Member

Describe the issue this Pull Request addresses

Cleaning an FQN import introduced here: #18328

Summary and Changelog

Import dependency instead of using FQN.

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

@voonhous voonhous requested review from danny0405 and rahil-c March 31, 2026 08:57
@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

@github-actions github-actions Bot added the size:XS PR with lines of changes in <= 10 label Mar 31, 2026
@voonhous voonhous merged commit 35e2bbf into apache:master Mar 31, 2026
55 of 56 checks passed
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.52%. Comparing base (bef0c54) to head (cceb142).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #18428      +/-   ##
============================================
+ Coverage     68.51%   68.52%   +0.01%     
- Complexity    27949    27952       +3     
============================================
  Files          2440     2440              
  Lines        134413   134413              
  Branches      16223    16223              
============================================
+ Hits          92092    92106      +14     
+ Misses        35053    35042      -11     
+ Partials       7268     7265       -3     
Flag Coverage Δ
common-and-other-modules 44.36% <ø> (+<0.01%) ⬆️
hadoop-mr-java-client 44.98% <ø> (+<0.01%) ⬆️
spark-client-hadoop-common 48.40% <ø> (-0.01%) ⬇️
spark-java-tests 48.74% <ø> (ø)
spark-scala-tests 45.66% <ø> (+<0.01%) ⬆️
utilities 38.37% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...ources/parquet/HoodieParquetFileFormatHelper.scala 87.50% <ø> (ø)

... and 8 files with indirect coverage changes

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

@voonhous voonhous deleted the nit_fix-imports branch April 20, 2026 07:46
dwshmilyss pushed a commit to dwshmilyss/hudi that referenced this pull request May 21, 2026
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