[VL] flaky "Array Union" test
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Backend
VL (Velox)
### Bug description
2025-07-14T04:43:04.0277187Z - Array Union *** FAILED ***
2025-07-14T04:43:04.0279357Z Incorrect evaluation: array_union([b,a,c], null), actual: WrappedArray(b, a, c), expected: null (GlutenTestsTrait.scala:281)
### Gluten version
_No response_
### Spark version
None
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
```bash
```
Contributor guide
Research direction
Inspect GlutenTestsTrait.scala around line 281 and locate the flaky "Array Union" test. Run that test to reproduce the reported array_union([b,a,c], null) result, then determine whether the test is stable and its actual result consistently matches the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100