From dbe16885cfde5afff4b0fcd720aaa6d8fbdd7090 Mon Sep 17 00:00:00 2001 From: Andrew Lamb Date: Tue, 14 Feb 2023 08:57:54 -0500 Subject: [PATCH] chore: Update output --- .../core/tests/sqllogictests/test_files/information_schema.slt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datafusion/core/tests/sqllogictests/test_files/information_schema.slt b/datafusion/core/tests/sqllogictests/test_files/information_schema.slt index 75eca2ddff46d..b6318b4f85378 100644 --- a/datafusion/core/tests/sqllogictests/test_files/information_schema.slt +++ b/datafusion/core/tests/sqllogictests/test_files/information_schema.slt @@ -115,7 +115,7 @@ datafusion.catalog.location NULL datafusion.execution.batch_size 8192 datafusion.execution.coalesce_batches true datafusion.execution.collect_statistics false -datafusion.execution.parquet.enable_page_index false +datafusion.execution.parquet.enable_page_index true datafusion.execution.parquet.metadata_size_hint NULL datafusion.execution.parquet.pruning true datafusion.execution.parquet.pushdown_filters false