[CH] Set config `spark.gluten.sql.parquet.maxmin.index` default value as true
Open
bug
triage
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Backend
CH (ClickHouse)
### Bug description
set config `spark.gluten.sql.parquet.maxmin.index` to enable parquet push down filter by default
### Spark version
Spark-3.3.x
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
_No response_
Contributor guide
Research direction
Search the repository for the `spark.gluten.sql.parquet.maxmin.index` configuration and trace how its default is defined for the ClickHouse backend. Confirm the default is true and verify that parquet filter pushdown behavior or its existing tests reflect the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clickhouse, scala
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100