Skip to content

[GLUEN-10107][INFRA]Deprecate isUseUniffleShuffleManager from glutenConfig#10558

Merged
zhztheplayer merged 1 commit intoapache:mainfrom
zjuwangg:removeIsUniffConfig
Sep 1, 2025
Merged

[GLUEN-10107][INFRA]Deprecate isUseUniffleShuffleManager from glutenConfig#10558
zhztheplayer merged 1 commit intoapache:mainfrom
zjuwangg:removeIsUniffConfig

Conversation

@zjuwangg
Copy link
Contributor

What changes are proposed in this pull request?

The isUseUniffleShuffleManager configuration was originally introduced in PR #3767. However, subsequent refactoring efforts have relocated the Uniffle-related shuffle manager implementation to the backends-velox module. This configuration is now obsolete and should be removed. Additionally, we can eliminate the corresponding validation checks in the ClickHouse backends since the UniffleShuffleManager class will no longer be present in the classpath of CH-backends.

How was this patch tested?

Existing tests.

@github-actions github-actions bot added CORE works for Gluten Core CLICKHOUSE labels Aug 27, 2025
@github-actions
Copy link

Run Gluten Clickhouse CI on x86

@zjuwangg
Copy link
Contributor Author

@zhztheplayer would you like to help review this modification?

@zjuwangg zjuwangg force-pushed the removeIsUniffConfig branch from d4640eb to 8b97d64 Compare September 1, 2025 03:24
@github-actions
Copy link

github-actions bot commented Sep 1, 2025

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer merged commit 01b79c3 into apache:main Sep 1, 2025
55 checks passed
@zjuwangg zjuwangg deleted the removeIsUniffConfig branch September 1, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLICKHOUSE CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants