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
{"enable_alias_marker", true, true, "New setting."},
235
-
{"hybrid_table_auto_cast_columns", true, true, "New setting to automatically cast Hybrid table columns when segments disagree on types. Default enabled."},
236
-
{"allow_experimental_hybrid_table", false, false, "Added new setting to allow the Hybrid table engine."},
237
234
// {"iceberg_timezone_for_timestamptz", "UTC", "UTC", "New setting."},
238
235
// {"object_storage_remote_initiator", false, false, "New setting."},
239
236
// {"allow_experimental_iceberg_read_optimization", true, true, "New setting."},
// {"export_merge_tree_partition_manifest_ttl", 180, 180, "New setting."},
250
247
// {"export_merge_tree_part_file_already_exists_policy", "skip", "skip", "New setting."},
251
248
// {"iceberg_timezone_for_timestamptz", "UTC", "UTC", "New setting."},
249
+
{"hybrid_table_auto_cast_columns", true, true, "New setting to automatically cast Hybrid table columns when segments disagree on types. Default enabled."},
250
+
{"allow_experimental_hybrid_table", false, false, "Added new setting to allow the Hybrid table engine."},
251
+
{"enable_alias_marker", true, true, "New setting."},
0 commit comments