Skip to content

[GLUTEN-11088][VL] Fix GlutenDatasetSuite in Spark-4.0#11197

Merged
zhouyuan merged 3 commits intoapache:mainfrom
zhli1142015:empty_schema
Nov 28, 2025
Merged

[GLUTEN-11088][VL] Fix GlutenDatasetSuite in Spark-4.0#11197
zhouyuan merged 3 commits intoapache:mainfrom
zhli1142015:empty_schema

Conversation

@zhli1142015
Copy link
Copy Markdown
Contributor

@zhli1142015 zhli1142015 commented Nov 26, 2025

What changes are proposed in this pull request?

How was this patch tested?

Related issue: #11088

@github-actions github-actions bot added CORE works for Gluten Core VELOX labels Nov 26, 2025
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@marin-ma marin-ma changed the title [VL] Fix GlutenDatasetSuite in Spark-4.0 [GLUTEN-11088][VL] Fix GlutenDatasetSuite in Spark-4.0 Nov 26, 2025
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

override def supportOverwritePartitionsDynamic(): Boolean = enableEnhancedFeatures()

/** Velox does not support columnar shuffle with empty schema. */
override def supportEmptySchemaColumnarShuffle(): Boolean = false
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does CH supports columnar shuffle with empty schema? @baibaichen

@jinchengchenghh
Copy link
Copy Markdown
Contributor

Could you create an issue to support empty schema in shuffle

@zhouyuan zhouyuan merged commit c9f6d45 into apache:main Nov 28, 2025
58 of 60 checks passed
@zhouyuan
Copy link
Copy Markdown
Member

followup issue: #11215

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.

3 participants