Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-23852][SQL] Add withSQLConf(...) to test case
## What changes were proposed in this pull request? Add a `withSQLConf(...)` wrapper to force Parquet filter pushdown for a test that relies on it. ## How was this patch tested? Test passes Author: Henry Robinson <[email protected]> Closes #21323 from henryr/spark-23582. (cherry picked from commit 061e008) Signed-off-by: Marcelo Vanzin <[email protected]>
- Loading branch information