apache / apache/gluten

[VL] Track fail/excluded Gluten UT

Open
#10,140 2 comments 0 reactions 0 assignees View on GitHub
bug tracker triage
Dominant language
Scala
Stars
1.6k
Forks
657
Avg merge
2d 14h
Merged PRs (30d)
80

Description

Tracker for disabled UT in Gluten. Please create a sub-issue for every disabled UT and add the issue number to the source code. Like:

```
.exclude("SPARK-34562: Bloom filter push down")
.exclude("SPARK-16371 Do not push down filters when inner name and outer name are the same")
// https://github.com/apache/incubator-gluten/issues/10146
.exclude("SPARK-38825: in and notIn filters")
```

Once it's fixed and the UT is enabled, let's remove the comments and exclude

Contributor guide

Open the contributing guide

Research direction

No specific file or test path is named. Start by locating disabled Gluten unit-test exclusions in the source code and review the linked sub-issue example, issue 10146. For each disabled test, create a sub-issue and add its issue number beside the exclusion; when fixed, enable the test and remove its comments and exclusion.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.