Skip to content

[GLUTEN-11182][VL] Refactor genSplitInfo for VeloxIteratorApi#11183

Merged
beliefer merged 1 commit intoapache:mainfrom
beliefer:11182
Nov 26, 2025
Merged

[GLUTEN-11182][VL] Refactor genSplitInfo for VeloxIteratorApi#11183
beliefer merged 1 commit intoapache:mainfrom
beliefer:11182

Conversation

@beliefer
Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

This PR proposes to refactor genSplitInfo for VeloxIteratorApi.
Fixes #11182

How was this patch tested?

GA tests.

@github-actions github-actions Bot added the VELOX label Nov 25, 2025
Copy link
Copy Markdown
Member

@zhztheplayer zhztheplayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I wonder if we can completely replace JArrayList / JHashMap / JMap with Scala collections in this file, so the style will be more consistent.

@beliefer
Copy link
Copy Markdown
Contributor Author

LGTM.

I wonder if we can completely replace JArrayList / JHashMap / JMap with Scala collections in this file, so the style will be more consistent.

Yeah, it is perfect if we can make the change. I will try to fix it in future.

@beliefer beliefer merged commit 674540f into apache:main Nov 26, 2025
153 of 156 checks passed
@beliefer
Copy link
Copy Markdown
Contributor Author

@zhztheplayer Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor genSplitInfo for VeloxIteratorApi

2 participants