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
{"input_format_native_decode_types_in_binary_format", false, false, "Added new setting to allow to read type names in binary format in Native output format"},
90
90
{"read_in_order_use_buffering", false, true, "Use buffering before merging while reading in order of primary key"},
91
91
{"enable_named_columns_in_function_tuple", false, true, "Generate named tuples in function tuple() when all names are unique and can be treated as unquoted identifiers."},
92
-
{"input_format_json_case_insensitive_column_matching", false, false, "Ignore case when matching JSON keys with CH columns."},
93
92
{"optimize_trivial_insert_select", true, false, "The optimization does not make sense in many cases."},
94
93
{"dictionary_validate_primary_key_type", false, false, "Validate primary key type for dictionaries. By default id type for simple layouts will be implicitly converted to UInt64."},
95
94
{"collect_hash_table_stats_during_joins", false, true, "New setting."},
0 commit comments