Skip to content

[GLUTEN-6887][VL] Re-enable decimal tests - #12949

Open
rui-mo wants to merge 1 commit into
apache:mainfrom
rui-mo:wip_decimal
Open

[GLUTEN-6887][VL] Re-enable decimal tests#12949
rui-mo wants to merge 1 commit into
apache:mainfrom
rui-mo:wip_decimal

Conversation

@rui-mo

@rui-mo rui-mo commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

This PR re-enables the tests that were disabled in #12846, now that the underlying issue has been fixed by facebookincubator/velox#18626.

How was this patch tested?

Unit tests

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

No

Related issue: #6887

Copilot AI lite review requested due to automatic review settings September 1, 2026 14:25

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.

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.

Pull request overview

Re-enables previously ignored decimal-type validation tests for the Velox backend now that the upstream Velox issue is fixed.

Changes:

  • Un-ignores the “Decimal type” test in the Parquet validation suite.
  • Un-ignores the “Decimal type” test in the ORC validation suite.

Reviewed changes

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

File Description
backends-velox/src/test/scala/org/apache/gluten/execution/VeloxParquetDataTypeValidationSuite.scala Re-enables the decimal test case by converting ignore to test.
backends-velox/src/test/scala/org/apache/gluten/execution/VeloxOrcDataTypeValidationSuite.scala Re-enables the decimal test case by converting ignore to test.

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

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