Skip to content

[VL] Remove gpu hash shuffle writer type#12593

Merged
marin-ma merged 1 commit into
apache:mainfrom
marin-ma:gpu-shuffle-cleanup
Jul 22, 2026
Merged

[VL] Remove gpu hash shuffle writer type#12593
marin-ma merged 1 commit into
apache:mainfrom
marin-ma:gpu-shuffle-cleanup

Conversation

@marin-ma

Copy link
Copy Markdown
Contributor

The shuffle writer output for CPU and GPU has been unified in #12499, so there is no longer a distinct “GPU hash” shuffle type.

The shuffle reader can determine whether the output format should be RowVector or CudfTable based on the reducer stage execution mode introduced in #12511. Therefore, GpuHashShuffleWriterType can be safely removed.

@github-actions github-actions Bot added CORE works for Gluten Core VELOX labels Jul 21, 2026
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@marin-ma

Copy link
Copy Markdown
Contributor Author

@taiyang-li PTAL the changes relate to shuffle. Thanks! cc @zhouyuan

@marin-ma
marin-ma merged commit 717d3e4 into apache:main Jul 22, 2026
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants