Skip to content

[MINOR][VL] re-enable the tests on Char/VarChar - #12811

Open
zhouyuan wants to merge 1 commit into
apache:mainfrom
zhouyuan:wip_reenable_char_tests
Open

[MINOR][VL] re-enable the tests on Char/VarChar#12811
zhouyuan wants to merge 1 commit into
apache:mainfrom
zhouyuan:wip_reenable_char_tests

Conversation

@zhouyuan

Copy link
Copy Markdown
Member

What changes are proposed in this pull request?

re-enable the failed tests due to velox rebase on 8/12

How was this patch tested?

pass GHA

Was this patch authored or co-authored using generative AI tooling?

Copilot AI lite review requested due to automatic review settings August 18, 2026 11:22
Signed-off-by: Yuan <yuanzhou@apache.org>
@zhouyuan
zhouyuan force-pushed the wip_reenable_char_tests branch from 7454d66 to 4d06f94 Compare August 18, 2026 11:38

Copilot AI left a comment

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.

Pull request overview

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Re-enables previously excluded CHAR/VARCHAR test cases for the Velox backend after a Velox rebase, aiming to restore coverage for nested complex-type scenarios.

Changes:

  • Removed exclusions for nested ARRAY<STRUCT<char/varchar>> test cases in Spark 4.0 / 4.1 Velox test settings.
  • Re-enabled specific Gluten-overridden test cases in Spark 3.5 Velox test settings by removing excludeGlutenTest / related exclusions.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
gluten-ut/spark41/src/test/scala/org/apache/gluten/utils/velox/VeloxTestSettings.scala Re-enables previously excluded char/varchar nested array-of-struct tests for Spark 4.1.
gluten-ut/spark40/src/test/scala/org/apache/gluten/utils/velox/VeloxTestSettings.scala Re-enables previously excluded char/varchar nested array-of-struct tests for Spark 4.0.
gluten-ut/spark35/src/test/scala/org/apache/gluten/utils/velox/VeloxTestSettings.scala Removes exclusions for Gluten-overridden char/varchar tests for Spark 3.5.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Copilot AI review requested due to automatic review settings August 18, 2026 11:38
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions github-actions Bot added the CORE works for Gluten Core label Aug 18, 2026

Copilot AI left a comment

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.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

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

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants