Skip to content

Commit 8c3853f

Browse files
committed
reverted accidentally delteted line
1 parent dd3ae91 commit 8c3853f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/queries/0_stateless/02995_settings_25_7_1.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ allow_experimental_database_unity_catalog 1
3636
allow_experimental_delta_kernel_rs 1
3737
allow_experimental_dynamic_type 1
3838
allow_experimental_export_merge_tree_part 0
39-
allow_experimental_export_merge_tree_part 0
4039
allow_experimental_full_text_index 0
4140
allow_experimental_funnel_functions 0
4241
allow_experimental_geo_types 1
@@ -953,6 +952,7 @@ output_format_json_map_as_array_of_tuples 0
953952
output_format_json_named_tuples_as_objects 1
954953
output_format_json_pretty_print 1
955954
output_format_json_quote_64bit_floats 0
955+
output_format_json_quote_64bit_integers 1
956956
output_format_json_quote_decimals 0
957957
output_format_json_quote_denormals 0
958958
output_format_json_skip_null_value_in_named_tuples 0

0 commit comments

Comments
 (0)