Skip to content

Commit c63d737

Browse files
committed
Fixed stateless/02995_new_settings_history
by adding `input_format_parquet_use_metadata_cache` to list of old (before 25.1) settings, since it was added in 24.12 Antalya
1 parent 697f770 commit c63d737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/queries/0_stateless/02995_settings_25_1_4.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@ input_format_parquet_max_block_size 65409
542542
input_format_parquet_prefer_block_bytes 16744704
543543
input_format_parquet_preserve_order 0
544544
input_format_parquet_skip_columns_with_unsupported_types_in_schema_inference 0
545+
input_format_parquet_use_metadata_cache 1
545546
input_format_parquet_use_native_reader 0
546547
input_format_protobuf_flatten_google_wrappers 0
547548
input_format_protobuf_skip_fields_with_unsupported_types_in_schema_inference 0

0 commit comments

Comments
 (0)