[VL] Change the default value of propagateIgnoreNullKeys to false
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 85
Description
### Description
In our environment, some test cases(e.g. q87, q88 and q90) occur perf degradation.
We should set the default value of spark.gluten.sql.columnar.backend.velox.propagateIgnoreNullKeys to false
### Gluten version
main branch
Contributor guide
Research direction
Search the repository for spark.gluten.sql.columnar.backend.velox.propagateIgnoreNullKeys and inspect where its default is defined. Change the default to false, then check the q87, q88, and q90 cases or related validation to confirm the setting and performance behavior are correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend, performance
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100