🌚🌞

ClickHouse Stateless Tests (msan) [5/6] for master

Test nameTest statusTest time, sec.
This test passed. Update analyzer_tech_debt.txt.
2024-07-22 22:11:33 [9313629e9e99] 2024.07.22 20:41:32.637527 [ 3297 ] {138d567b-49c2-4ed4-a48c-af05ece94807} <Error> executeQuery: Code: 241. DB::Exception: Memory limit (total) exceeded: would use 27.65 GiB (attempt to allocate chunk of 8388608 bytes), maximum: 27.54 GiB. OvercommitTracker decision: Query was selected to stop by OvercommitTracker.: while executing 'FUNCTION if(less(__table1.number, _CAST(8324096_UInt32, 'UInt32'_String)) :: 0, arrayStringConcat(arrayMap(x UInt8 -> toString(x), range(modulo(__table1.number, 128_UInt8))), ' '_String) :: 6, ''_String :: 5) -> if(less(__table1.number, _CAST(8324096_UInt32, 'UInt32'_String)), arrayStringConcat(arrayMap(x UInt8 -> toString(x), range(modulo(__table1.number, 128_UInt8))), ' '_String), ''_String) String : 4'. (MEMORY_LIMIT_EXCEEDED) (version 24.3.5.47.altinitystable (altinity build)) (from [::1]:33738) (comment: 01603_read_with_backoff_bug.sql) (in query: INSERT INTO t SELECT number, if(number < (8129 * 1024), arrayStringConcat(arrayMap(x -> toString(x), range(number % 128)), ' '), '') FROM numbers_mt((8129 * 1024) * 3) settings max_insert_threads=8;), Stack trace (when copying this message, always include the lines below):
2024-07-22 22:11:33 
2024-07-22 22:11:33 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000003e9a7a09
2024-07-22 22:11:33 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001f0fb1b3
2024-07-22 22:11:33 2. ./contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception<char const*, char const*, String, long&, String, char const*, std::basic_string_view<char, std::char_traits<char>>>(int, FormatStringHelperImpl<std::type_identity<char const*>::type, std::type_identity<char const*>::type, std::type_identity<String>::type, std::type_identity<long&>::type, std::type_identity<String>::type, std::type_identity<char const*>::type, std::type_identity<std::basic_string_view<char, std::char_traits<char>>>::type>, char const*&&, char const*&&, String&&, long&, String&&, char const*&&, std::basic_string_view<char, std::char_traits<char>>&&) @ 0x000000001f15bc30
2024-07-22 22:11:33 3. ./build_docker/./src/Common/MemoryTracker.cpp:340: MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @ 0x000000001f1592cb
2024-07-22 22:11:33 4. ./build_docker/./src/Common/MemoryTracker.cpp:0: MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @ 0x000000001f15814e
2024-07-22 22:11:33 5. ./build_docker/./src/Common/MemoryTracker.cpp:0: MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @ 0x000000001f15814e
2024-07-22 22:11:33 6. ./build_docker/./src/Common/MemoryTracker.cpp:0: MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @ 0x000000001f15814e
2024-07-22 22:11:33 7. ./build_docker/./src/Common/CurrentMemoryTracker.cpp:59: CurrentMemoryTracker::alloc(long) @ 0x000000001f0477e6
2024-07-22 22:11:33 8. ./build_docker/./src/Common/Allocator.cpp:114: Allocator<false, false>::alloc(unsigned long, unsigned long) @ 0x000000001f0428c4
2024-07-22 22:11:33 9. void DB::PODArrayBase<8ul, 4096ul, Allocator<false, false>, 63ul, 64ul>::resize<>(unsigned long) @ 0x0000000007c53bd5
2024-07-22 22:11:33 10. ./src/Functions/GatherUtils/Sinks.h:0: DB::(anonymous namespace)::FunctionIf::executeImpl(std::vector<DB::ColumnWithTypeAndName, std::allocator<DB::ColumnWithTypeAndName>> const&, std::shared_ptr<DB::IDataType const> const&, unsigned long) const @ 0x0000000034a67b13
2024-07-22 22:11:33 11. DB::FunctionToExecutableFunctionAdaptor::executeImpl(std::vector<DB::ColumnWithTypeAndName, std::allocator<DB::ColumnWithTypeAndName>> const&, std::shared_ptr<DB::IDataType const> const&, unsigned long) const @ 0x0000000008ec75b8
2024-07-22 22:11:33 12. ./build_docker/./src/Functions/IFunction.cpp:0: DB::IExecutableFunction::executeWithoutLowCardinalityColumns(std::vector<DB::ColumnWithTypeAndName, std::allocator<DB::ColumnWithTypeAndName>> const&, std::shared_ptr<DB::IDataType const> const&, unsigned long, bool)
This test passed. Update analyzer_tech_debt.txt.
This test passed. Update analyzer_tech_debt.txt.
03151_pmj_join_non_procssed_clash OK 0.88
03031_input_format_allow_errors_num_bad_escape_sequence OK 0.93
03038_move_partition_to_oneself_deadlock OK 0.94
03129_cte_with_final OK 1.01
03143_parallel_replicas_mat_view_bug OK 1.02
03152_analyzer_columns_list OK 1.34
03033_analyzer_resolve_from_parent_scope OK 1.37
03023_remove_unused_column_distinct OK 0.67
03164_analyzer_validate_tree_size OK 1.81
03019_numbers_pretty OK 0.84
03018_analyzer_distributed_query_with_positional_arguments OK 0.95
03010_view_prewhere_in OK 1.06
03007_column_nullable_uninitialzed_value OK 0.79
03003_compatibility_setting_bad_value OK 0.53
03006_buffer_overflow_join OK 0.88
03002_map_array_functions_with_low_cardinality OK 0.79
03006_mv_deduplication_throw_if_async_insert OK 1.25
03002_analyzer_prewhere OK 0.97
02997_projections_formatting OK 0.74
02995_bad_formatting_union_intersect OK 0.81
02995_preliminary_filters_duplicated_columns OK 0.83
02990_format_not_precedence OK 0.81
02988_join_using_prewhere_pushdown OK 0.83
02985_if_over_big_int_decimal OK 1.05
03001_bad_error_message_higher_order_functions OK 3.76
02982_unambiguous_alter_commands OK 2.5
02982_parallel_replicas_unexpected_cluster OK 2.58
02975_intdiv_with_decimal OK 1.91
02981_variant_type_function OK 2.56
02971_limit_by_distributed OK 0.98
02968_analyzer_join_column_not_found OK 0.88
02973_dictionary_table_exception_fix OK 1.32
03020_output_format_client OK 7.03
02967_index_hint_crash OK 0.79
02968_mysql_prefer_column_name_to_alias OK 1.67
02967_analyzer_fuzz OK 1.32
02962_indexHint_rpn_construction OK 0.78
02962_analyzer_constant_set OK 0.95
02959_system_database_engines OK 0.85
03001_backup_matview_after_modify_query OK 7.23
02954_analyzer_fuzz_i57086 OK 0.97
02963_test_flexible_disk_configuration OK 2.97
02974_backup_query_format_null OK 4.43
02949_ttl_group_by_bug OK 1.03
02950_reading_array_tuple_subcolumns OK 2.32
02947_dropped_tables_parts OK 1.12
02949_parallel_replicas_in_subquery OK 1.98
02950_part_log_bytes_uncompressed OK 2.63
02935_ipv6_bit_operations OK 0.8
02943_tokenbf_and_ngrambf_indexes_support_match_function OK 1.91
02933_compare_with_bool_as_string OK 0.74
02950_parallel_replicas_used_count OK 4.56
02931_alter_materialized_view_query_inconsistent OK 1.0
02981_vertical_merges_memory_usage OK 10.43
02931_size_virtual_column_use_structure_from_insertion_table OK 2.13
02943_order_by_all OK 5.24
02933_replicated_database_forbid_create_as_select OK 4.88
02916_distributed_skip_unavailable_shards OK 1.11
02918_gorilla_invalid_file OK 2.83
02916_csv_infer_numbers_from_strings OK 0.75
02932_query_settings_max_size_drop OK 4.9
02915_analyzer_fuzz_5 OK 0.81
02921_file_engine_size_virtual_column OK 4.2
02911_analyzer_explain_estimate OK 0.84
02903_bug_43644 OK 0.88
02902_select_subcolumns_from_engine_null OK 0.85
02915_fpc_overflow OK 3.71
02900_window_function_with_sparse_column OK 1.15
02915_sleep_large_uint OK 5.54
02901_remove_nullable_crash_analyzer OK 2.86
02898_parallel_replicas_custom_key_final OK 1.32
02908_Npy_files_caching OK 6.53
02890_describe_table_options OK 1.16
02897_alter_partition_parameters OK 3.16
02884_parquet_new_encodings OK 2.13
02916_replication_protocol_wait_for_part OK 11.4
02890_untuple_column_names OK 5.39
02907_fromDaysSinceYearZero OK 11.28
02932_punycode OK 17.91
02883_array_scalar_mult_div_modulo OK 4.26
02876_json_incomplete_types_as_strings_inference OK 2.12
02884_string_distance_function OK 7.52
02872_prewhere_filter OK 2.18
02871_multiple_joins_rewriter_v2_handle_last_table_columns OK 1.65
02871_join_on_system_errors OK 1.68
02868_operator_is_not_distinct_from_priority OK 1.37
02871_clickhouse_client_restart_pager OK 3.47
02867_null_lc_in_bug OK 2.4
02862_sorted_distinct_sparse_fix OK 2.56
02845_domain_rfc_support_ipv6 OK 2.34
02860_distributed_flush_on_detach OK 2.6
02883_zookeeper_finalize_stress OK 11.7
02843_date_predicate_optimizations_bugs OK 0.77
02843_context_has_expired OK 1.84
02844_table_function_url_filter_by_virtual_columns OK 2.88
02876_yyyymmddtodate OK 13.7
02864_restore_table_with_broken_part OK 8.23
02845_parquet_odd_decimals OK 4.72
02833_sparse_columns_tuple_function OK 0.92
02832_transform_fixed_string_no_default OK 0.9
02814_create_index_uniq_noop OK 0.54
02864_statistic_exception OK 10.05
02842_filesystem_cache_validate_path OK 2.82
02842_table_function_file_filter_by_virtual_columns OK 2.75
02814_ReplacingMergeTree_fix_select_final_on_single_partition OK 1.14
02833_tuple_concat OK 2.74
02811_invalid_embedded_rocksdb_create OK 2.67
02810_row_binary_with_defaults OK 0.89
02811_csv_input_field_type_mismatch OK 4.54
02812_pointwise_array_operations OK 4.56
02813_seriesOutliersDetectTukey OK 5.97
02811_primary_key_in_columns OK 5.12
02809_prewhere_and_in OK 1.8
02792_drop_projection_lwd OK 1.49
02789_jit_cannot_convert_column OK 0.87
02789_functions_after_sorting_and_columns_with_same_names_bug OK 1.32
02787_transform_null OK 1.01
02790_client_max_opening_fd OK 2.13
02785_left_anti_join_bug OK 1.1
02785_global_join_too_many_columns OK 1.29
02784_projections_read_in_order_bug OK 1.18
02845_threads_count_in_distributed_queries OK 14.42
02803_backup_tmp_files OK 4.15
02783_parsedatetimebesteffort_syslog OK 1.01
02771_if_constant_folding OK 0.64
02766_bitshift_with_const_arguments OK 1.58
02764_parallel_replicas_plain_merge_tree OK 1.16
02764_index_analysis_fix OK 0.93
02782_avro_decimals OK 2.9
02752_space_function OK 3.08
02751_protobuf_ipv6 OK 2.96
02746_index_analysis_binary_operator_with_null OK 0.91
02735_array_map_array_of_tuples OK 0.95
02734_sparse_columns_short_circuit OK 1.12
02784_disable_async_with_dedup_correctly OK 9.23
02731_nothing_deserialization OK 1.2
02751_text_formats_bad_nullable_parsing OK 6.09
02810_async_insert_dedup_replicated_collapsing OK 17.08
02725_object_column_alter OK 1.23
02731_replace_partition_from_temporary_table OK 3.61
02724_persist_interval_type OK 2.01
02730_with_fill_by_sorting_prefix OK 3.82
02715_or_null OK 1.18
02720_row_policy_column_with_dots OK 1.38
02725_any_join_single_row OK 3.31
02723_param_exception_message_context OK 2.89
02714_date_date32_in OK 1.01
02707_analyzer_nested_lambdas_types OK 1.35
02701_invalid_having_NOT_AN_AGGREGATE OK 1.49
02711_server_uuid_macro OK 3.39
02710_protobuf_ipv4_date32 OK 3.63
02705_settings_check_changed_flag OK 3.11
02699_polygons_sym_difference_rollup OK 0.95
02696_ignore_inacc_tables_mat_view_atttach OK 1.41
02695_logical_optimizer_alias_bug OK 1.25
02693_multiple_joins_in OK 0.99
02687_native_fuzz OK 1.18
02680_datetime64_monotonic_check OK 1.48
02678_explain_pipeline_graph_with_projection OK 1.23
02679_query_parameters_dangling_pointer OK 1.85
02680_illegal_type_of_filter_projection OK 1.9
02675_grant_query_formatting OK 1.61
02714_async_inserts_empty_data OK 8.35
02597_column_delete_and_replication OK 2.38
02595_orc_arrow_parquet_more_types OK 5.18
02594_msgpack_more_types OK 3.2
02582_async_reading_with_small_limit OK 1.05
02584_compressor_codecs OK 2.82
02582_analyzer_join_subquery_empty_column_list OK 2.07
02581_width_bucket OK 5.5
02579_fill_empty_chunk_analyzer OK 0.92
02784_parallel_replicas_automatic_decision OK 36.52
02578_ipv4_codec_t64 OK 0.8
02575_map_hashing_msan OK 1.16
02575_merge_prewhere_materialized OK 1.45
02574_suspicious_low_cardinality_msan OK 1.57
02572_max_intersections OK 0.74
02581_share_big_sets_between_mutation_tasks_with_storage_set OK 10.69
02571_local_desc_abort_on_twitter_json OK 3.5
02565_analyzer_limit_settings OK 1.85
02941_variant_type_4 OK 84.99
02567_native_type_conversions OK 6.79
02560_window_ntile OK 3.88
02560_count_digits OK 1.31
02661_read_from_archive_tar OK 31.97
02661_read_from_archive_targz OK 33.17
02661_read_from_archive_tzst OK 33.42
02552_client_format_settings OK 0.83
02556_local_with_totals_and_extremes OK 2.37
02541_empty_function_support_ip OK 1.13
02561_temporary_table_grants OK 12.03
02539_generate_random_ip OK 1.6
02536_date_from_number_inference_fix OK 1.06
02535_analyzer_limit_offset OK 0.93
02538_alter_rename_sequence OK 3.84
02534_join_prewhere_bug OK 1.48
02526_kv_engine_different_filter_type OK 1.44
02524_fuzz_and_fuss OK 0.9
02522_different_types_in_storage_merge OK 0.94
02539_vertical_merge_compact_parts OK 8.66
02517_uuid_parsing OK 0.95
02561_sorting_constants_and_distinct_crash OK 20.37
02515_tuple_lambda_parsing OK 0.62
02514_tsv_zero_started_number OK 0.74
02560_vertical_merge_memory_usage OK 20.3
02504_disallow_arrayjoin_in_mutations OK 1.45
02507_to_unix_timestamp_overflow OK 1.7
02503_join_switch_alias_fuzz OK 0.72
02499_escaped_quote_schema_inference OK 0.65
02503_in_lc_const_args_bug OK 0.97
02499_analyzer_set_index OK 1.26
02498_random_string_in_json_schema_inference OK 2.34
02496_row_binary_large_string_size OK 3.73
02494_array_function_range OK 1.0
02495_concat_with_separator OK 5.15
02764_csv_trim_whitespaces OK 73.5
02516_projections_with_rollup OK 13.0
02493_analyzer_table_functions_untuple OK 1.77
02550_client_connections_credentials OK 23.79
02487_create_index_normalize_functions OK 1.59
02482_execute_functions_before_sorting_bug OK 1.23
02481_default_value_used_in_row_level_filter OK 1.1
02555_davengers_rename_chain OK 27.77
02480_analyzer_alias_nullptr OK 1.28
02479_if_with_null_and_cullable_const OK 0.72
02479_nullable_primary_key_non_first_column OK 1.13
02498_storage_join_key_positions OK 14.51
02493_max_streams_for_merge_tree_reading OK 8.86
02493_inconsistent_hex_and_binary_number OK 8.01
02477_age_datetime64 OK 2.22
02477_logical_expressions_optimizer_low_cardinality OK 1.09
02475_analyzer_join_tree_subquery OK 0.86
02474_extract_fixedstring_from_json OK 0.91
02477_age OK 2.79
02476_query_parameters_without_serialisation OK 1.34
02456_aggregate_state_conversion OK 0.73
02456_alter-nullable-column-bag OK 1.13
02470_suspicious_low_cardinality_msan OK 2.79
02455_extract_fixed_string_from_nested_json OK 0.82
02477_s3_request_throttler OK 6.07
02454_set_parameters_formatting OK 1.63
02436_system_zookeeper_context OK 1.08
02429_combinators_in_array_reduce OK 0.96
02457_tuple_of_intervals OK 6.0
02429_low_cardinality_trash OK 2.21
02428_combinators_with_over_statement OK 1.25
02490_replacing_merge_tree_is_deleted_column OK 15.04
02428_delete_with_settings OK 3.01
02426_pod_array_overflow_3 OK 1.18
02426_orc_bug OK 2.12
02428_index_analysis_with_null_literal OK 5.18
02477_invalid_reads OK 17.4
02422_insert_different_granularity OK 4.42
02418_keeper_map_keys_limit OK 3.07
02408_to_fixed_string_short_circuit OK 0.74
02414_all_new_table_functions_must_be_documented OK 0.8
02444_async_broken_outdated_part_loading OK 13.04
02402_merge_engine_with_view OK 1.23
02383_schema_inference_hints OK 1.02
02383_array_signed_const_positive_index OK 1.6
02521_tsv_csv_custom_header_detection OK 39.96
02400_memory_accounting_on_error OK 3.1
02381_analyzer_join_final OK 1.38
02377_optimize_sorting_by_input_stream_properties OK 2.22
02381_join_dup_columns_in_plan OK 3.11
02376_analyzer_in_function_subquery OK 1.86
02377_modify_column_from_lc OK 2.57
02372_now_in_block OK 3.57
02370_analyzer_in_function OK 3.49
02374_analyzer_array_join OK 4.2
02364_window_case OK 0.73
02366_kql_mvexpand OK 1.98
02358_file_default_value OK 3.48
02361_fsync_profile_events OK 5.23
02354_vector_search_default_granularity OK 1.73
02366_kql_func_ip OK 9.56
02373_datetime64_monotonicity OK 16.67
02353_isnullable OK 0.96
02354_parse_timedelta OK 8.96
02354_vector_search_queries BROKEN 6.9
02347_rank_corr_nan OK 0.79
02351_Map_combinator_dist OK 2.06
02346_inverted_index_bug47393 OK 1.18
02346_inverted_index_match_predicate OK 1.75
02346_inverted_index_bug52019 OK 1.6
02343_group_by_use_nulls OK 2.01
02342_window_view_different_struct OK 2.09
02344_distinct_limit_distiributed OK 3.95
02340_analyzer_functions OK 1.23
02326_numbers_from_json_strings_schema_inference OK 1.15
02337_join_analyze_stuck OK 2.87
02319_dict_get_check_arguments_size OK 2.96
02316_values_table_func_bug OK 0.89
02312_parquet_orc_arrow_names_tuples OK 2.01
02316_hierarchical_dictionaries_nullable_parent_key OK 4.0
02311_range_hashed_dictionary_range_cast OK 1.22
02423_ddl_for_opentelemetry OK 43.73
02304_grouping_set_order_by OK 0.76
02311_create_table_with_unknown_format OK 3.35
02296_nullable_arguments_in_array_filter OK 0.81
02302_projections_GROUP_BY_ORDERY_BY_optimize_aggregation_in_order OK 1.19
02311_system_zookeeper_insert OK 4.0
02294_optimize_aggregation_in_order_prefix_Array_functions OK 1.22
02295_GROUP_BY_AggregateFunction OK 1.62
02354_vector_search_bugs OK 23.06
02294_system_certificates OK 0.74
02286_tuple_numeric_identifier OK 2.16
02293_http_header_summary_contains_exception_code_with_progress OK 2.74
02275_full_sort_join_long SKIPPED 0.0
02293_http_header_full_summary_without_progress OK 3.12
02271_temporary_table_show_rows_bytes OK 0.96
02293_grouping_function_group_by OK 4.17
02280_add_query_level_settings OK 1.54
02267_insert_empty_data OK 0.73
02269_to_start_of_interval_overflow OK 1.43
02267_special_operator_parse_alias_check OK 2.93
02267_join_dup_columns_issue36199 OK 3.07
02267_type_inference_for_insert_into_function_null OK 1.0
02473_multistep_split_prewhere OK 69.47
02267_empty_arrays_read_reverse OK 3.54
02389_analyzer_nested_lambda OK 56.2
02265_column_ttl OK 3.73
02267_file_globs_schema_inference OK 7.25
02270_errors_in_files OK 12.99
02245_s3_virtual_columns OK 1.37
02246_clickhouse_local_drop_database OK 3.14
02428_parameterized_view OK 69.49
02245_s3_schema_desc OK 2.26
02250_ON_CLUSTER_grant OK 6.09
02242_if_then_else_null_bug OK 0.91
02241_short_circuit_short_column OK 0.83
02240_asof_join_biginteger OK 1.04
02242_make_date_mysql OK 3.4
02236_json_each_row_empty_map_schema_inference OK 0.79
02317_distinct_in_order_optimization_explain OK 35.76
02245_make_datetime64 OK 8.62
02233_with_total_empty_chunk OK 1.5
02243_make_date32 OK 6.81
02232_partition_pruner_mixed_constant_type OK 0.97
02254_projection_broken_part OK 13.27
02231_hierarchical_dictionaries_constant OK 2.09
02212_h3_get_pentagon_indexes OK 1.89
02241_parquet_bad_column OK 7.78
02192_comment OK 0.94
02210_processors_profile_log OK 4.91
02186_range_hashed_dictionary_intersecting_intervals OK 1.61
02205_map_populate_series_non_const OK 3.69
02192_comment_error OK 3.92
02180_group_by_lowcardinality OK 0.78
02181_sql_user_defined_functions_invalid_lambda OK 0.9
02179_range_hashed_dictionary_invalid_interval OK 1.26
02177_merge_optimize_aggregation_in_order OK 1.18
02176_toStartOfWeek_overflow_pruning OK 1.2
02237_lzma_bug OK 10.99
02229_client_stop_multiquery_in_SIGINT OK 8.86
02160_h3_cell_area_m2 OK 1.23
02162_array_first_last_index OK 1.46
02155_nested_lc_defalut_bug OK 1.06
02176_dict_get_has_implicit_key_cast OK 3.48
02152_dictionary_date32_type OK 1.31
02150_replace_regexp_all_empty_match OK 0.78
02158_proportions_ztest_cmp OK 2.96
02183_combinator_if OK 7.15
02174_cte_scalar_cache OK 5.15
02146_mv_non_phys OK 1.23
02221_parallel_replicas_bug OK 13.18
02136_scalar_progress OK 1.68
02274_full_sort_join_nodistinct OK 37.79
02141_clickhouse_local_interactive_table OK 2.93
02133_distributed_queries_formatting OK 0.88
02135_local_create_db OK 3.01
02154_bit_slice_for_fixedstring OK 7.37
02125_dict_get_type_nullable_fix OK 1.5
02124_encrypt_decrypt_nullable OK 1.35
02131_used_row_policies_in_query_log OK 4.82
02124_insert_deduplication_token_replica OK 2.57
02126_fix_filelog OK 6.08
02149_schema_inference_formats_with_schema_3 OK 11.41
02134_async_inserts_formats OK 10.01
02122_parallel_formatting_Values OK 6.43
02122_parallel_formatting_JSONCompactEachRow OK 6.65
02113_untuple_func_alias OK 0.84
02122_parallel_formatting_TSVWithNames OK 7.55
02119_sumcount OK 5.01
02111_global_context_temporary_tables OK 2.45
02096_totals_global_in_bug OK 1.15
02122_parallel_formatting_JSONEachRow OK 10.84
02125_lz4_compression_bug_JSONCompactEachRow OK 18.15
02097_remove_sample_by OK 3.41
02096_date_time_1970_saturation OK 1.99
02053_INSERT_SELECT_MATERIALIZED OK 0.95
02125_lz4_compression_bug_TSKV OK 19.45
02050_clickhouse_local_parsing_exception OK 2.2
02045_like_function OK 0.76
02042_map_get_non_const_key OK 0.84
02049_clickhouse_local_merge_tree OK 2.61
02122_parallel_formatting_Pretty OK 16.24
02032_short_circuit_least_greatest_bug OK 0.91
02029_quantile_sanitizer OK 1.14
02025_subcolumns_compact_parts OK 1.37
02031_format_query_option OK 1.59
02024_create_dictionary_with_comment OK 0.95
02019_multiple_weird_with_fill OK 0.81
02017_columns_with_dot OK 1.57
02013_emptystring_cast OK 1.45
02021_map_bloom_filter_index OK 4.0
02013_bloom_filter_hasAll OK 3.27
02010_array_index_bad_cast OK 2.41
02009_array_join_partition OK 2.12
02006_use_constants_in_with_and_select OK 1.23
02150_index_hypothesis_race_long OK 39.23
02047_log_family_data_file_sizes OK 16.55
01956_skip_unavailable_shards_excessive_attempts OK 5.23
02047_log_family_complex_structs_data_file_dumps OK 16.83
02023_storage_filelog OK 13.99
01948_group_bitmap_and_or_xor_fix OK 0.85
01940_custom_tld_sharding_key OK 1.05
01949_heredoc_unfinished OK 2.64
01925_date_date_time_comparison OK 0.82
01925_jit_aggregation_function_count_long OK 1.09
01925_merge_prewhere_table OK 1.36
01927_query_views_log_current_database OK 5.46
01939_network_receive_bytes_metrics OK 6.45
01913_fix_column_transformer_replace_format OK 1.0
01923_ttl_with_modify_column OK 3.04
01892_setting_limit_offset_distributed OK 1.85
01891_partition_by_uuid OK 0.99
02011_tuple_vector_functions OK 19.21
01881_create_as_tuple OK 1.14
01868_order_by_fill_with_datetime64 OK 1.0
01889_clickhouse_client_config_format OK 4.18
01946_profile_sleep OK 13.15
01871_merge_tree_compile_expressions OK 5.18
01853_s2_cells_intersect OK 1.48
01852_s2_get_neighbours OK 0.66
01851_hedged_connections_external_tables OK 0.94
01865_aggregator_overflow_row OK 2.76
02004_max_hyperscan_regex_length OK 22.79
01846_alter_column_without_type_bugfix OK 0.97
01866_view_persist_settings OK 5.87
01838_system_dictionaries_virtual_key_column OK 1.22
01835_alias_to_primary_key_cyfdecyf OK 1.13
01848_partition_value_column OK 2.7
01825_type_json_18 OK 1.03
01825_type_json_partitions OK 1.01
01849_geoToS2 OK 6.02
01825_type_json_7 OK 5.95
01825_type_json_16 OK 6.68
01825_type_json_5 OK 1.47
01881_join_on_conditions_merge OK 16.97
01822_union_and_constans_error OK 1.34
01825_type_json_8 OK 7.95
01804_uniq_up_to_ubsan OK 1.2
01802_rank_corr_mann_whitney_over_window OK 1.71
01825_type_json_in_other_types OK 9.61
01802_formatDateTime_DateTime64_century OK 1.39
01825_type_json_schema_inference OK 9.27
01811_storage_buffer_flush_parameters OK 4.31
01798_having_push_down OK 1.63
01796_Log_rwlock_ub OK 1.26
01787_arena_assert_column_nothing OK 1.08
01790_dist_INSERT_block_structure_mismatch_types_and_names OK 1.79
01785_pmj_lc_bug OK 2.02
01784_parallel_formatting_memory OK 4.32
01780_column_sparse_filter OK 3.04
01780_column_sparse_pk OK 3.83
01785_parallel_formatting_memory OK 12.82
01773_min_max_time_system_parts_datetime64 OK 1.46
01774_bar_with_illegal_value OK 1.64
01781_token_extractor_buffer_overflow OK 12.61
01770_extended_range_3 OK 1.54
01768_extended_range OK 0.95
01769_extended_range_2 OK 1.65
01781_merge_tree_deduplication OK 15.19
01766_todatetime64_no_timezone_arg OK 0.84
01767_timezoneOf OK 2.86
01748_partition_id_pruning OK 3.4
01746_long_zlib_http_compression_json_format OK 4.02
02099_tsv_raw_format OK 74.49
01736_null_as_default OK 1.09
01954_clickhouse_benchmark_multiple_long OK 55.36
01746_test_for_tupleElement_must_be_constant_issue OK 3.77
01732_union_and_union_all OK 0.93
01739_index_hint OK 3.42
01720_union_distinct_with_limit OK 0.99
01716_drop_rename_sign_column OK 1.66
01799_long_uniq_theta_sketch OK 27.0
01715_table_function_view_fix OK 1.67
01710_minmax_count_projection_modify_partition_key OK 1.11
01714_alter_drop_version OK 2.13
01710_projection_with_mixed_pipeline OK 1.41
01763_long_ttl_group_by OK 10.36
01710_projection_with_column_transformers OK 0.99
01710_minmax_count_projection_distributed_query OK 1.2
01710_minmax_count_projection_constant_query OK 1.01
01710_normal_projection_format OK 1.02
01710_force_use_projection OK 1.7
01701_clear_projection_and_part_remove OK 1.95
01691_DateTime64_clamp OK 1.46
01683_intdiv_ubsan OK 1.3
01710_query_log_with_projection_info OK 5.22
01686_rocksdb OK 2.95
01683_dist_INSERT_block_structure_mismatch OK 1.32
01682_gather_utils_ubsan OK 1.21
01673_test_toMinute_mysql_dialect OK 0.7
01674_unicode_asan OK 1.29
01720_country_perimeter_and_area OK 12.51
01670_test_repeat_mysql_dialect OK 0.74
01668_avg_weighted_ubsan OK 0.71
01681_bloom_filter_nullable_column OK 2.82
01666_date_lut_buffer_overflow OK 0.79
01825_type_json_ghdata_insert_select OK 44.53
01665_substring_ubsan OK 0.88
01660_join_or_inner OK 2.19
01659_test_base64Decode_mysql_compatibility OK 0.76
01660_join_or_all OK 5.4
01655_agg_if_nullable OK 0.98
01655_sleep_infinite_float OK 3.46
01666_lcm_ubsan OK 8.1
01666_gcd_ubsan OK 8.44
01655_window_functions_bug OK 0.8
01632_nullable_string_type_convert_to_decimal_type OK 0.77
01646_fix_window_funnel_inconistency OK 1.36
01616_untuple_access_field OK 0.82
01626_cnf_test OK 1.33
01662_date_ubsan OK 10.82
01710_projections_optimize_aggregation_in_order OK 21.47
01615_two_args_function_index_fix OK 1.41
01710_projections_partial_optimize_aggregation_in_order OK 22.39
01603_remove_column_ttl OK 2.16
01603_decimal_mult_float OK 2.8
01601_proxy_protocol OK 2.08
01592_toUnixTimestamp_Date OK 1.15
01648_mutations_and_escaping OK 7.2
01600_min_max_compress_block_size OK 1.54
01585_use_index_for_global_in OK 2.22
01580_column_const_comparision OK 1.07
01600_quota_by_forwarded_ip OK 7.14
01632_tinylog_read_write OK 12.74
01561_aggregate_functions_of_key_with_join OK 1.12
01562_optimize_monotonous_functions_in_order_by OK 2.21
01558_enum_as_num_in_tsv_csv_input OK 1.5
01558_transform_null_in OK 2.85
01551_mergetree_read_in_order_spread OK 2.36
01581_deduplicate_by_columns_local OK 11.19
01549_low_cardinality_mv_fuzz OK 1.22
01576_alter_low_cardinality_and_select OK 11.04
01545_url_file_format_settings OK 1.98
01538_fuzz_aggregate OK 1.29
01542_collate_in_array OK 2.2
01532_having_with_totals OK 2.75
01550_query_identifier_parameters OK 5.78
01532_clickhouse_local_tmp_folder OK 2.18
01528_setting_aggregate_functions_null_for_empty OK 3.14
01529_union_distinct_and_setting_union_default_mode OK 3.44
01583_parallel_parsing_exception_with_offset OK 20.09
01531_query_log_query_comment OK 17.33
01528_clickhouse_local_prepare_parts OK 10.35
01576_if_null_external_aggregation OK 32.02
01528_to_uuid_or_null_or_zero OK 14.02
01523_interval_operator_support_string_literal OK 2.86
01527_bad_aggregation_in_lambda OK 5.75
01522_validate_alter_default OK 3.05
01521_alter_enum_and_reverse_read OK 2.58
01520_client_print_query_id OK 2.85
01527_materialized_view_stack_overflow OK 17.03
01518_filtering_aliased_materialized_column OK 1.32
01518_nullable_aggregate_states1 OK 1.79
01519_topK_distributed_parametrized OK 3.11
01512_create_replicate_merge_tree_one_arg OK 1.43
01508_explain_header OK 0.96
01502_jemalloc_percpu_arena SKIPPED 0.0
01499_log_deadlock OK 2.09
01498_alter_column_storage_memory OK 1.11
01492_array_join_crash_13829 OK 1.02
01509_format_raw_blob OK 4.75
01492_format_readable_quantity OK 0.88
01475_fix_bigint_shift OK 0.69
01474_decimal_scale_bug OK 1.65
01473_system_events_zeroes OK 1.07
01471_top_k_range_check OK 2.88
01470_test_insert_select_asterisk OK 3.31
01480_binary_operator_monotonicity OK 5.86
01458_named_tuple_millin OK 1.22
01518_select_in_null OK 14.08
01456_low_cardinality_sorting_bugfix OK 1.92
01514_parallel_formatting OK 15.66
01451_replicated_detach_drop_and_quorum_long OK 3.02
01440_big_int_shift OK 0.89
01445_create_table_as_table_function OK 3.43
01448_json_compact_strings_each_row OK 4.6
01433_hex_float OK 0.99
01461_query_start_time_microseconds OK 7.49
01423_if_nullable_cond OK 0.77
01417_update_permutation_crash OK 0.88
01428_h3_range_check OK 2.3
01440_big_int_exotic_casts OK 4.31
01509_check_many_parallel_quorum_inserts_long OK 19.08
01416_clear_column_pk OK 2.05
01416_join_totals_header_bug OK 1.62
01419_merge_tree_settings_sanity_check OK 3.56
01414_freeze_does_not_prevent_alters OK 2.12
01403_datetime64_constant_arg OK 0.87
01412_row_from_totals OK 2.03
01430_modify_sample_by_zookeeper_long OK 5.75
01389_filter_by_virtual_columns OK 0.91
01385_not_function OK 0.79
01386_negative_float_constant_key_condition OK 2.21
01381_for_each_with_states OK 1.25
01379_with_fill_several_columns OK 0.99
01721_join_implicit_cast_long OK 91.71
01402_cast_nullable_string_to_enum OK 3.91
01374_if_nullable_filimonov OK 0.89
01359_codeql OK 0.77
01362_year_of_ISO8601_week_modificators_for_formatDateTime OK 1.09
01399_http_request_headers OK 5.37
01377_supertype_low_cardinality OK 3.03
01356_initialize_aggregation OK 1.22
01345_array_join_LittleMaverick OK 1.36
01326_build_id OK 0.79
01406_carriage_return_in_tsv_csv OK 8.31
01353_low_cardinality_join_types OK 3.78
01322_monotonous_order_by_with_different_variables OK 2.35
01323_if_with_nulls OK 2.9
01343_min_bytes_to_use_mmap_io OK 4.16
01318_alter_add_column_exists OK 1.4
01308_row_policy_and_trivial_count_query OK 1.31
01319_query_formatting_in_server_log OK 4.0
01303_polygons_equals OK 0.99
01318_map_populate_series OK 4.64
01305_polygons_union OK 2.87
01308_orc_output_format_arrays OK 5.02
01291_distributed_low_cardinality_memory_efficient OK 1.34
01293_client_interactive_vertical_singleline OK 2.63
01307_orc_output_format OK 6.74
01505_pipeline_executor_UAF OK 38.19
01282_system_parts_ttl_info OK 1.31
01288_shard_max_network_bandwidth OK 3.95
01358_lc_parquet OK 15.51
01281_sum_nullable OK 1.26
01277_large_tuples OK 0.92
01276_system_licenses OK 0.92
01290_max_execution_speed_distributed OK 6.69
01278_variance_nonnegative OK 1.86
01274_generate_random_nested OK 1.61
01273_h3EdgeAngle_range_check OK 1.24
01289_min_execution_speed_not_too_early OK 7.49
01272_totals_and_filter_bug OK 1.75
01269_create_with_null OK 2.46
01273_arrow_load OK 4.86
01262_low_cardinality_remove OK 1.89
01250_fixed_string_comparison OK 1.05
01259_combinator_distinct OK 1.79
01273_arrow_nested_arrays_load OK 5.85
01300_group_by_other_keys_having OK 15.34
01268_procfs_metrics OK 4.35
01232_untuple OK 1.54
01189_create_as_table_as_table_function OK 1.26
01213_alter_table_rename_nested OK 2.52
01234_to_string_monotonic OK 3.69
01144_multiword_data_types OK 1.24
01135_default_and_alter_zookeeper OK 1.35
01123_parse_date_time_best_effort_even_more OK 0.97
01198_client_quota_key OK 5.13
01115_prewhere_array_join OK 2.24
01106_const_fixed_string_like OK 2.38
01107_join_right_table_totals OK 3.95
01103_check_cpu_instructions_at_startup SKIPPED 0.0
01246_buffer_flush OK 10.21
01104_fixed_string_like OK 2.73
01104_distributed_numbers_test OK 1.79
01097_pre_limit OK 0.69
01102_distributed_local_in_bug OK 1.75
01090_fixed_string_bit_ops OK 0.94
01091_insert_with_default_json OK 1.36
01089_alter_settings_old_format OK 1.35
01085_datetime_arithmetic_preserve_timezone OK 0.78
01083_match_zero_byte OK 1.27
01084_defaults_on_aliases OK 1.82
01097_cyclic_defaults OK 4.8
01083_cross_to_inner_with_in_bug OK 1.16
01073_bad_alter_partition OK 2.22
01088_benchmark_query_id OK 6.3
01073_crlf_end_of_line OK 1.16
01071_in_array OK 1.09
01069_insert_float_as_nullable_unit8 OK 0.91
01070_alter_with_ttl OK 1.37
01081_window_view_target_table_engine OK 6.5
01063_create_column_set OK 0.95
01062_pm_multiple_all_join_same_value OK 0.94
01064_pm_all_join_const_and_nullable OK 4.53
01056_prepared_statements_null_and_escaping OK 2.27
01058_window_view_event_hop_to_strict_asc OK 7.5
01156_pcg_deserialization OK 28.22
01052_array_reduce_exception OK 0.97
01051_aggregate_function_crash OK 0.75
01056_predicate_optimizer_bugs OK 5.08
01050_engine_join_view_crash OK 2.02
01044_h3_edge_angle OK 0.85
01043_h3_edge_length_m OK 1.07
01047_simple_aggregate_sizes_of_columns_bug OK 3.03
01043_dictionary_attribute_properties_values OK 1.69
01034_with_fill_and_push_down_predicate OK 1.01
01035_prewhere_with_alias OK 2.11
01032_cityHash64_for_decimal OK 1.43
01040_distributed_background_insert_batch_inserts OK 5.91
01021_only_tuple_columns OK 1.92
01020_having_without_group_by OK 0.79
01273_arrow OK 45.39
01119_session_log OK 37.73
01018_ambiguous_column OK 1.83
01018_ddl_dictionaries_special OK 2.64
01017_uniqCombined_memory_usage SKIPPED 0.0
01079_order_by_pk OK 29.28
01017_tuplehamming_distance OK 1.2
01017_in_unconvertible_complex_type OK 2.19
01383_log_broken_table OK 70.63
01012_select_limit_x_0 OK 0.74
01013_hex_float OK 1.24
01011_group_uniq_array_memsan OK 0.72
01034_values_parse_float_bug OK 8.81
01012_serialize_array_memory_usage OK 4.1
01015_empty_in_inner_right_join OK 5.13
00999_join_on_expression OK 3.58
00997_extract_all_crash_6627 OK 0.82
00999_nullable_nested_types_4877 OK 2.86
00996_limit_with_ties OK 3.02
00988_constraints_replication_zookeeper_long OK 3.16
01010_pmj_skip_blocks OK 11.23
00986_materialized_view_stack_overflow OK 4.57
00978_ml_math OK 0.79
00980_crash_nullable_decimal OK 1.03
00975_recursive_materialized_view OK 1.66
00980_zookeeper_merge_tree_alter_settings OK 6.21
01001_rename_merge_race_condition OK 14.5
00976_asof_join_on OK 3.17
01007_r1r2_w_r2r1_deadlock OK 15.39
00966_invalid_json_must_not_parse OK 1.08
00974_low_cardinality_cast OK 2.0
00969_columns_clause OK 2.29
00981_in_subquery_with_tuple OK 10.65
00975_json_hang OK 4.53
00960_eval_ml_method_const OK 0.92
00961_check_table OK 2.05
00943_mv_rename_without_inner_table OK 1.43
00944_ml_test OK 1.62
00974_primary_key_for_lowCardinality OK 7.97
00931_low_cardinality_read_with_empty_array OK 2.48
00953_indices_alter_exceptions OK 5.67
00927_disable_hyperscan OK 3.81
00910_client_window_size_detection OK 2.51
00905_compile_expressions_compare_big_dates OK 1.19
00902_entropy OK 1.88
00940_order_by_read_in_order_query_plan OK 10.73
00929_multi_match_edit_distance OK 13.23
00900_null_array_orc_load OK 4.79
00926_adaptive_index_granularity_merge_tree OK 11.89
01062_pm_all_join_with_block_continuation OK 58.98
00882_multiple_join_no_alias OK 1.88
00860_unknown_identifier_bug OK 1.18
00875_join_right_nulls OK 3.54
00878_join_unexpected_results OK 4.52
00909_kill_not_initialized_query OK 13.97
00843_optimize_predicate_and_rename_table OK 1.83
00841_temporary_table_database OK 1.1
00839_bitmask_negative OK 1.37
00834_not_between OK 0.99
00900_orc_arrow_parquet_tuples OK 12.53
00964_bloom_index_string_functions OK 26.59
00833_sleep_overflow OK 0.96
00872_t64_bit_codec OK 8.57
00832_storage_file_lock OK 1.27
00849_multiple_comma_join_2 OK 7.84
00829_bitmap64_function OK 2.93
00837_minmax_index OK 7.58
00825_protobuf_format_array_3dim OK 5.59
00823_capnproto_input SKIPPED 0.0
00825_protobuf_format_skipped_column_in_nested OK 5.72
00825_protobuf_format_nested_in_nested OK 4.92
00811_garbage OK 1.98
00825_protobuf_format_splitted_nested OK 5.49
00820_multiple_joins_subquery_requires_alias OK 2.7
00809_add_days_segfault OK 2.74
00803_odbc_driver_2_format OK 0.88
00804_rollup_with_having OK 1.37
00800_low_cardinality_distributed_insert OK 1.38
00800_low_cardinality_empty_array OK 1.01
00799_function_dry_run OK 1.33
00808_not_optimize_predicate OK 3.18
00779_all_right_join_max_block_size OK 1.03
00757_enum_defaults_const OK 1.04
00757_enum_defaults_const_analyzer OK 0.82
00758_array_reverse OK 2.03
00760_insert_json_with_defaults OK 2.56
00829_bitmap_function OK 14.12
00752_low_cardinality_lambda_argument OK 1.61
00746_hashing_tuples OK 2.05
00743_limit_by_not_found_column OK 1.45
00738_nested_merge_multidimensional_array OK 1.58
00740_database_in_nested_view OK 2.03
00834_kill_mutation_replicated_zookeeper OK 22.19
00751_low_cardinality_nullable_group_by OK 6.73
00737_decimal_group_by OK 2.24
00825_protobuf_format_persons OK 17.53
00725_join_on_bug_4 OK 1.14
00726_materialized_view_concurrent OK 1.62
00734_timeslot OK 4.0
00725_join_on_bug_3 OK 1.44
00720_with_cube OK 1.72
00723_remerge_sort OK 2.02
00732_base64_functions OK 5.33
00712_nan_comparison OK 2.71
00700_decimal_in_keys OK 2.38
00719_insert_block_without_column OK 4.9
00700_decimal_defaults OK 1.15
00702_join_on_dups OK 5.52
00698_validate_array_sizes_for_nested OK 2.95
00696_system_columns_limit OK 1.8
00697_in_subquery_shard OK 4.19
01019_alter_materialized_view_atomic OK 82.32
00695_pretty_max_column_pad_width OK 0.79
00688_low_cardinality_in OK 1.85
00694_max_block_size_zero OK 2.84
00700_to_decimal_or_something OK 12.58
00681_duplicate_columns_inside_union_all_stas_sviridov OK 0.97
00686_client_exit_code OK 2.01
00679_uuid_in_key OK 1.59
00688_low_cardinality_syntax OK 5.07
00700_decimal_aggregates OK 13.64
00668_compare_arrays_silviucpp OK 1.24
00667_compare_arrays_of_different_types OK 1.08
00661_array_has_silviucpp OK 1.14
00678_shard_funnel_window OK 2.78
00647_multiply_aggregation_state OK 3.72
00652_replicated_mutations_default_database_zookeeper OK 5.29
00637_sessions_in_http_interface_and_settings OK 1.98
00688_low_cardinality_serialization OK 12.24
00625_arrays_in_nested OK 2.74
00626_replace_partition_from_table OK 5.29
00700_decimal_casts OK 26.28
00616_final_single_part OK 1.86
00613_shard_distributed_max_execution_time OK 0.87
00612_union_query_with_subquery OK 1.17
00606_quantiles_and_nans OK 0.91
00632_aggregation_window_funnel OK 9.53
00603_system_parts_nonexistent_database OK 0.83
00600_create_temporary_table_if_not_exists OK 0.81
00609_prewhere_and_default OK 3.55
00591_columns_removal_union_all OK 0.95
00580_cast_nullable_to_non_nullable OK 0.81
00580_consistent_hashing_functions OK 0.98
00577_full_join_segfault OK 1.16
00560_float_leading_plus_in_exponent OK 1.04
00563_shard_insert_into_remote OK 1.58
00551_parse_or_null OK 0.99
00612_pk_in_tuple_perf OK 8.4
00538_datediff OK 3.75
00652_replicated_mutations_zookeeper OK 27.09
00653_verification_monotonic_data_load OK 34.75
00530_arrays_of_nothing OK 1.44
00523_aggregate_functions_in_group_array OK 1.11
00540_bad_data_types OK 19.85
00520_http_nullable OK 1.85
00515_shard_desc_table_functions_and_subqueries OK 1.6
00522_multidimensional OK 5.47
00513_fractional_time_zones OK 0.93
00508_materialized_view_to OK 1.73
00506_union_distributed OK 3.88
00506_shard_global_in_union OK 3.79
00502_sum_map OK 5.22
00500_point_in_polygon OK 5.19
00497_whitespaces_in_insert OK 10.89
00483_reading_from_array_structure OK 1.63
00484_preferred_max_column_in_block_size_bytes OK 11.89
00476_pretty_formats_and_widths OK 1.16
00440_nulls_merge_tree OK 1.13
00422_hash_function_constexpr OK 0.91
00457_log_tinylog_stripelog_nullable OK 3.92
00416_pocopatch_progress_in_http_headers OK 2.45
00404_null_literal OK 0.95
00402_nan_and_extremes OK 1.05
00746_sql_fuzzy OK 103.79
00400_client_external_options OK 5.03
00396_uuid OK 1.45
00393_if_with_constant_condition OK 1.35
00380_client_break_at_exception_in_batch_mode OK 2.36
00379_system_processes_port OK 1.64
00534_functions_bad_arguments2 OK 55.54
00369_int_div_of_float OK 1.06
00372_cors_header OK 1.62
00337_shard_any_heavy OK 1.13
00341_squashing_insert_select2 OK 2.1
00324_hashing_enums OK 0.92
00321_pk_set OK 2.25
00534_functions_bad_arguments7 OK 65.83
00307_format_xml OK 0.8
00313_const_totals_extremes OK 2.15
00318_pk_tuple_order OK 4.5
00292_parser_tuple_element OK 0.98
00298_enum_width_and_cast OK 1.36
00287_column_const_with_nan OK 0.97
00280_hex_escape_sequence OK 0.97
00271_agg_state_and_totals OK 1.73
00299_stripe_log_multiple_inserts OK 5.23
00268_aliases_without_as_keyword OK 0.96
00267_tuple_array_access_operators_priority OK 1.09
00273_quantiles OK 4.24
00266_read_overflow_mode OK 1.61
00258_materializing_tuples OK 1.24
00262_alter_alias OK 2.34
00239_type_conversion_in_in OK 1.24
00231_format_vertical_raw OK 0.96
00265_http_content_type_format_timezone OK 4.23
00228_shard_quantiles_deterministic_merge_overflow OK 1.83
00230_array_functions_has_count_equal_index_of_non_const_second_arg OK 3.23
00217_shard_global_subquery_columns_with_same_name OK 1.69
00340_squashing_insert_select OK 22.06
00224_shard_distributed_aggregation_memory_efficient_and_overflows OK 4.51
00534_functions_bad_arguments8 OK 87.44
00195_shard_union_all_and_global_in OK 1.63
00192_least_greatest OK 1.73
00180_attach_materialized_view OK 1.1
00178_query_datetime64_index OK 1.1
00534_functions_bad_arguments11 OK 87.31
00185_array_literals OK 1.97
00169_join_constant_keys OK 0.94
00199_ternary_operator_type_check OK 4.3
00165_transform_non_const_default OK 1.77
00152_totals_in_subquery OK 0.97
00151_tuple_with_array OK 0.77
00131_set_hashed OK 0.86
00122_join_with_subquery_with_subquery OK 0.85
00147_alter_nested_default OK 2.46
00114_float_type_result_of_division OK 0.76
00102_insert_into_temporary_table OK 0.85
00161_rounding_functions OK 5.24
00098_g_union_all OK 0.77
00098_f_union_all OK 1.38
00098_k_union_all OK 0.87
00101_materialized_views_and_insert_without_explicit_database OK 3.41
00098_a_union_all OK 0.82
00088_distinct_of_arrays_of_strings OK 0.82
00109_shard_totals_after_having OK 6.99
00077_set_keys_fit_128_bits_many_blocks OK 0.94
00073_merge_sorting_empty_array_joined OK 0.94
00072_in_types OK 0.86
00066_group_by_in OK 0.9
00064_negate_bug OK 0.77
00048_a_stored_aggregates_merge OK 2.15
00048_b_stored_aggregates_merge OK 2.39
00038_totals_limit OK 0.91
00041_big_array_join OK 1.93
00148_summing_merge_tree_aggregate_function OK 15.94
00037_totals_limit OK 0.98
00034_fixed_string_to_number OK 0.83
00028_shard_big_agg_aj_distributed OK 2.13
00030_alter_table OK 3.91
00024_unused_array_join_in_subquery OK 0.86
00022_func_higher_order_and_constants OK 0.76
00014_select_from_table_with_nested OK 1.41
00008_array_join OK 0.92
00007_array OK 1.02
00002_system_numbers OK 1.68
00029_test_zookeeper_optimize_exception OK 12.26
00223_shard_distributed_aggregation_memory_efficient OK 43.15
00763_long_lock_buffer_alter_destination_table OK 197.92
00411_long_accurate_number_comparison_int1 OK 147.65
00097_long_storage_buffer_race_condition OK 226.6
00155_long_merges OK 421.16
02971_analyzer_remote_id OK 4.92
02960_partition_by_udf OK 1.24
02943_rmt_alter_metadata_merge_checksum_mismatch OK 12.26
02915_move_partition_inactive_replica OK 7.8
02911_row_policy_on_cluster OK 1.21
02910_prefetch_unexpceted_exception OK 1.62
02908_empty_named_collection OK 0.96
02884_async_insert_skip_settings OK 6.36
02871_peak_threads_usage OK 33.0
02867_create_user_ssh OK 1.03
02863_delayed_source_with_totals_and_extremes OK 2.01
02843_insertion_table_schema_infer OK 2.16
02833_multiprewhere_extra_column OK 3.77
02808_filesystem_cache_drop_query OK 12.86
02796_calculate_text_stack_trace OK 6.85
02775_show_columns_called_from_mysql OK 3.23
02762_replicated_database_no_args OK 1.03
02725_url_support_virtual_column OK 1.6
02703_row_policy_for_database OK 4.49
02700_s3_part_INT_MAX OK 33.74
02566_ipv4_ipv6_binary_formats OK 11.73
02561_temporary_table_sessions OK 2.31
02515_cleanup_async_insert_block_ids OK 68.28
02504_regexp_dictionary_ua_parser OK 14.46
02501_deep_recusion_schema_inference OK 4.17
02495_s3_filter_by_file OK 1.79
02494_query_cache_case_agnostic_matching OK 3.58
02494_query_cache_eligible_queries OK 2.16
02494_query_cache_query_log OK 11.45
02494_query_cache_squash_partial_results OK 2.41
02494_query_cache_totals_extremes OK 2.04
02494_query_cache_compression OK 1.52
02494_query_cache_events OK 4.49
02484_substitute_udf_storage_args OK 1.7
02483_capnp_decimals OK 4.81
02483_check_virtuals_shile_using_structure_from_insertion_table OK 1.19
02481_async_insert_dedup_token OK 91.33
02459_glob_for_recursive_directory_traversal OK 4.92
02421_record_errors_row_by_input_format OK 10.46
02396_system_parts_race_condition_rm SKIPPED 0.0
02353_compression_level OK 19.71
02350_views_max_insert_threads OK 4.73
02337_drop_filesystem_cache_access OK 4.12
02304_orc_arrow_parquet_string_as_string OK 1.22
02247_read_bools_as_numbers_json OK 17.27
02242_system_filesystem_cache_log_table OK 21.22
02240_system_filesystem_cache_table OK 19.09
02240_filesystem_query_cache OK 1.34
02222_create_table_without_columns_metadata OK 10.04
02184_ipv6_parsing OK 2.85
02152_http_external_tables_memory_tracking OK 34.82
02149_schema_inference_create_table_syntax OK 13.98
02130_parse_quoted_null OK 13.9
02115_write_buffers_finalize OK 21.65
02104_json_strings_nullable_string OK 3.32
02101_sql_user_defined_functions_drop_if_exists OK 1.14
02098_sql_user_defined_functions_aliases OK 0.83
02096_sql_user_defined_function_alias OK 0.82
02015_column_default_dict_get_identifier OK 1.68
02002_row_level_filter_bug OK 11.09
01913_exact_rows_before_limit_full OK 3.03
01910_view_dictionary OK 1.8
01901_test_attach_partition_from OK 3.01
01889_check_row_policy_defined_using_user_function OK 11.84
01870_buffer_flush OK 1.1
01856_create_function OK 2.55
01821_table_comment OK 1.36
01753_direct_dictionary_simple_key OK 5.54
01737_clickhouse_server_wait_server_pool_long OK 15.26
01722_long_brotli_http_compression_json_format OK 14.71
01721_engine_file_truncate_on_insert OK 1.36
01681_cache_dictionary_simple_key OK 4.85
01603_rename_overwrite_bug OK 2.3
01593_concurrent_alter_mutations_kill_many_replicas_long OK 73.96
01524_do_not_merge_across_partitions_select_final OK 8.13
01459_manual_write_to_replicas OK 111.1
01455_rank_correlation_spearman OK 1.98
01417_freeze_partition_verbose_zookeeper OK 9.79
01410_nullable_key_more_tests OK 13.9
01388_clear_all_columns OK 3.29
01338_long_select_and_alter OK 17.16
01307_multiple_leaders_zookeeper OK 18.03
01301_aggregate_state_exception_memory_leak OK 34.93
01294_system_distributed_on_cluster OK 1.35
01281_group_by_limit_memory_tracking SKIPPED 0.0
01272_suspicious_codecs OK 7.43
01225_show_create_table_from_dictionary OK 1.19
01188_attach_table_from_path OK 2.32
01164_alter_memory_database OK 1.34
01154_move_partition_long OK 101.05
01153_attach_mv_uuid OK 4.24
01119_weird_user_names OK 1.9
01110_dictionary_layout_without_arguments OK 1.0
01091_num_threads OK 10.33
01086_window_view_cleanup OK 11.86
01085_max_distributed_connections_http OK 2.72
01079_parallel_alter_detach_table_zookeeper OK 44.3
01076_cache_dictionary_datarace_exception_ptr OK 11.2
01070_mutations_with_dependencies OK 3.8
01060_shutdown_table_after_detach OK 9.33
01053_ssd_dictionary OK 7.95
01040_dictionary_invalidate_query_switchover_long OK 21.58
01038_dictionary_lifetime_min_zero_sec OK 9.95
01023_materialized_view_query_context OK 2.28
01018_ddl_dictionaries_bad_queries OK 9.31
01014_lazy_database_concurrent_recreate_reattach_and_show_tables OK 36.65
01014_lazy_database_basic OK 21.86
00971_query_id_in_logs OK 2.26
00463_long_sessions_in_http_interface OK 14.11
00309_formats_case_insensitive OK 1.97
00002_log_and_exception_messages_formatting OK 46.56