Skip to content

[VL] Gluten-it: Allow empty configurations in dimension pattern#11042

Merged
zhztheplayer merged 2 commits into
apache:mainfrom
zhztheplayer:wip-it-empty-dimensions
Nov 11, 2025
Merged

[VL] Gluten-it: Allow empty configurations in dimension pattern#11042
zhztheplayer merged 2 commits into
apache:mainfrom
zhztheplayer:wip-it-empty-dimensions

Conversation

@zhztheplayer

@zhztheplayer zhztheplayer commented Nov 6, 2025

Copy link
Copy Markdown
Member

This is to allow passing empty configuration in gluten-it under parameterized testing mode. For example:

...
-d=MIN_PARTITION_NUM:AUTO
-d=MIN_PARTITION_NUM:1,spark.sql.adaptive.coalescePartitions.minPartitionNum=1
...

Empty configuration is useful when the configuration key is optional. We don't always know the default value of it so we have to let Spark decide.

@github-actions github-actions Bot added the TOOLS label Nov 6, 2025
@github-actions

github-actions Bot commented Nov 6, 2025

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

github-actions Bot commented Nov 7, 2025

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer merged commit 3a3b42c into apache:main Nov 11, 2025
143 of 147 checks passed
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.

2 participants