[UT] Fix some of UT that marked as TODO for Spark-4.0
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Backend
VL (Velox)
### Bug description
Plan to fix :
GlutenSQLAggregateFunctionSuite
GlutenSQLWindowFunctionSuite
GlutenSortSuite
Which only need set GlutenConfig.GLUTEN_ANSI_FALLBACK_ENABLED.key -> "false"
### Gluten version
_No response_
### Spark version
None
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
```bash
```
Contributor guide
Research direction
Locate GlutenSQLAggregateFunctionSuite, GlutenSQLWindowFunctionSuite, and GlutenSortSuite, then inspect the TODO-marked tests and their existing Spark 4.0 setup. Run those suites first, apply the specified GlutenConfig.GLUTEN_ANSI_FALLBACK_ENABLED setting in each, and confirm the TODO tests pass without changing unrelated coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala, spark
- Domain
- backend, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100