apache / apache/gluten

[VL] Change the default value of propagateIgnoreNullKeys to false

Open
#10,810 0 comments 0 reactions 0 assignees View on GitHub
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.