apache / apache/gluten

[VL] flaky "Array Union" test

Open
#10,184 1 comment 1 reaction 0 assignees View on GitHub
bug triage
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.