File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tests/queries/0_stateless Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,13 @@ allow_experimental_bigint_types 1
2626allow_experimental_codecs 0
2727allow_experimental_correlated_subqueries 0
2828allow_experimental_database_atomic 1
29- allow_experimental_database_glue_catalog 0
29+ allow_experimental_database_glue_catalog 1
3030allow_experimental_database_hms_catalog 0
31- allow_experimental_database_iceberg 0
31+ allow_experimental_database_iceberg 1
3232allow_experimental_database_materialized_mysql 0
3333allow_experimental_database_materialized_postgresql 0
3434allow_experimental_database_replicated 1
35- allow_experimental_database_unity_catalog 0
35+ allow_experimental_database_unity_catalog 1
3636allow_experimental_delta_kernel_rs 1
3737allow_experimental_dynamic_type 1
3838allow_experimental_export_merge_tree_part 0
You can’t perform that action at this time.
0 commit comments