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
{"query_plan_max_limit_for_lazy_materialization", 10, 10, "Added new setting to control maximum limit value that allows to use query plan for lazy materialization optimisation. If zero, there is no limit"},
80
81
{"query_plan_convert_join_to_in", false, false, "New setting"},
81
82
{"enable_hdfs_pread", true, true, "New setting."},
82
-
{"use_skip_indexes_if_final_exact_mode", 0, 0, "This setting was introduced to help FINAL query return correct results with skip indexes"},
83
83
{"low_priority_query_wait_time_ms", 1000, 1000, "New setting."},
0 commit comments