You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"schema_inference_make_columns_nullable", 1, 3, "Take nullability information from Parquet/ORC/Arrow metadata by default, instead of making everything nullable."},
83
85
{"materialized_views_squash_parallel_inserts", false, true, "Added setting to preserve old behavior if needed."},
84
-
{"input_format_parquet_verify_checksums", true, true, "New setting."},
85
-
{"output_format_parquet_write_checksums", false, true, "New setting."},
86
86
{"distributed_cache_connect_timeout_ms", 50, 50, "New setting"},
87
87
{"distributed_cache_receive_timeout_ms", 3000, 3000, "New setting"},
88
88
{"distributed_cache_send_timeout_ms", 3000, 3000, "New setting"},
0 commit comments