🌚🌞

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

Test nameTest statusTest time, sec.
This test passed. Update analyzer_tech_debt.txt.
2024-11-05 20:37:50 [61c7d8be658f] 2024.11.05 10:37:49.267396 [ 3480 ] {c42cf9a6-3852-40ee-8bd7-c7b9ecf11dd7} <Error> executeQuery: Code: 241. DB::Exception: Memory limit (total) exceeded: would use 27.72 GiB (attempt to allocate chunk of 268435456 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.12.76.altinitystable (altinity build)) (from [::1]:39494) (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-11-05 20:37:50 
2024-11-05 20:37:50 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000003e9efbc9
2024-11-05 20:37:50 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001f112a13
2024-11-05 20:37:50 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>>&&) @ 0x000000001f173490
2024-11-05 20:37:50 3. ./build_docker/./src/Common/MemoryTracker.cpp:340: MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @ 0x000000001f170b2b
2024-11-05 20:37:50 4. ./build_docker/./src/Common/MemoryTracker.cpp:0: MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @ 0x000000001f16f9ae
2024-11-05 20:37:50 5. ./build_docker/./src/Common/MemoryTracker.cpp:0: MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @ 0x000000001f16f9ae
2024-11-05 20:37:50 6. ./build_docker/./src/Common/MemoryTracker.cpp:0: MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @ 0x000000001f16f9ae
2024-11-05 20:37:50 7. ./build_docker/./src/Common/CurrentMemoryTracker.cpp:59: CurrentMemoryTracker::alloc(long) @ 0x000000001f05f046
2024-11-05 20:37:50 8. ./build_docker/./src/Common/Allocator.cpp:114: Allocator<false, false>::alloc(unsigned long, unsigned long) @ 0x000000001f05a104
2024-11-05 20:37:50 9. void DB::PODArrayBase<1ul, 4096ul, Allocator<false, false>, 63ul, 64ul>::resize<>(unsigned long) @ 0x0000000007c6fdb0
2024-11-05 20:37:50 10. DB::(anonymous namespace)::FunctionArrayStringConcat::executeInternal(DB::ColumnString const&, DB::ColumnArray const&, String const&, DB::ColumnString&, char8_t const*) @ 0x000000000ad78e86
2024-11-05 20:37:50 11. DB::(anonymous namespace)::FunctionArrayStringConcat::executeImpl(std::vector<DB::ColumnWithTypeAndName, std::allocator<DB::ColumnWithTypeAndName>> const&, std::shared_ptr<DB::IDataType const> const&, unsigned long) const @ 0x000000000ad77a7c
2024-11-05 20:37:50 12. DB::FunctionToExecutableFunctionAdaptor::executeImpl(std::vector<DB::ColumnWithTypeAndName, std::allocator<DB::ColumnWithTypeAndName>> const&, std::shared_ptr<DB::IDataType const> const&, unsigned long) const @ 0x0000000008ede698
2024-11-05 20:37:50 13. ./build_docker/./src/Functions/IFunction.cpp:0: DB::IExecutableFunction
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
03203_system_numbers_limit_and_offset_complex OK 0.94
03143_parallel_replicas_mat_view_bug OK 1.0
03217_filtering_in_storage_merge OK 1.15
03152_analyzer_columns_list OK 1.35
03164_analyzer_validate_tree_size OK 1.8
03129_cte_with_final OK 0.96
03038_move_partition_to_oneself_deadlock OK 0.91
03031_input_format_allow_errors_num_bad_escape_sequence OK 0.78
03023_remove_unused_column_distinct OK 0.71
03222_datetime64_small_value_const OK 2.13
03033_analyzer_resolve_from_parent_scope OK 1.25
03019_numbers_pretty OK 0.77
03007_column_nullable_uninitialzed_value OK 0.74
03006_buffer_overflow_join OK 0.71
03018_analyzer_distributed_query_with_positional_arguments OK 0.87
03010_view_prewhere_in OK 0.95
03003_compatibility_setting_bad_value OK 0.54
03002_map_array_functions_with_low_cardinality OK 0.87
03006_mv_deduplication_throw_if_async_insert OK 1.29
03002_analyzer_prewhere OK 1.05
03198_settings_in_csv_tsv_schema_cache OK 4.01
02997_projections_formatting OK 0.71
02995_bad_formatting_union_intersect OK 0.78
02990_format_not_precedence OK 0.78
02995_preliminary_filters_duplicated_columns OK 0.79
02988_join_using_prewhere_pushdown OK 0.93
03001_bad_error_message_higher_order_functions OK 2.27
02985_if_over_big_int_decimal OK 1.12
02982_unambiguous_alter_commands OK 2.1
02982_parallel_replicas_unexpected_cluster OK 2.15
02975_intdiv_with_decimal OK 1.98
02981_variant_type_function OK 2.61
02973_dictionary_table_exception_fix OK 1.25
02971_limit_by_distributed OK 1.23
02968_analyzer_join_column_not_found OK 0.77
03020_output_format_client OK 6.73
02968_mysql_prefer_column_name_to_alias OK 1.57
02967_index_hint_crash OK 0.83
02967_analyzer_fuzz OK 0.94
02962_indexHint_rpn_construction OK 0.81
02959_system_database_engines OK 0.7
02962_analyzer_constant_set OK 0.92
02954_analyzer_fuzz_i57086 OK 0.81
02974_backup_query_format_null OK 4.27
03001_backup_matview_after_modify_query OK 7.35
02949_ttl_group_by_bug OK 1.11
02947_dropped_tables_parts OK 1.0
02963_test_flexible_disk_configuration OK 3.07
02950_reading_array_tuple_subcolumns OK 2.3
02949_parallel_replicas_in_subquery OK 2.24
02950_part_log_bytes_uncompressed OK 2.96
02935_ipv6_bit_operations OK 0.73
02943_tokenbf_and_ngrambf_indexes_support_match_function OK 1.68
02933_compare_with_bool_as_string OK 0.75
02950_parallel_replicas_used_count OK 4.05
02931_alter_materialized_view_query_inconsistent OK 0.94
02981_vertical_merges_memory_usage OK 9.88
02931_size_virtual_column_use_structure_from_insertion_table OK 1.95
02943_order_by_all OK 5.13
02916_csv_infer_numbers_from_strings OK 0.74
02933_replicated_database_forbid_create_as_select OK 4.54
02918_gorilla_invalid_file OK 2.24
02916_distributed_skip_unavailable_shards OK 1.04
02932_query_settings_max_size_drop OK 4.68
02921_file_engine_size_virtual_column OK 3.97
02915_analyzer_fuzz_5 OK 0.98
02911_analyzer_explain_estimate OK 0.75
02903_bug_43644 OK 1.09
02902_select_subcolumns_from_engine_null OK 0.92
02915_fpc_overflow OK 4.08
02901_remove_nullable_crash_analyzer OK 1.76
02900_window_function_with_sparse_column OK 1.01
02898_parallel_replicas_custom_key_final OK 1.16
02915_sleep_large_uint OK 6.54
02908_Npy_files_caching OK 6.53
02890_describe_table_options OK 1.09
02897_alter_partition_parameters OK 3.12
02884_parquet_new_encodings OK 2.12
02916_replication_protocol_wait_for_part OK 11.74
02932_punycode OK 15.41
02890_untuple_column_names OK 5.0
02907_fromDaysSinceYearZero OK 12.13
02876_json_incomplete_types_as_strings_inference OK 1.95
02872_prewhere_filter OK 2.54
02883_array_scalar_mult_div_modulo OK 4.9
02871_join_on_system_errors OK 1.66
02884_string_distance_function OK 8.25
02871_multiple_joins_rewriter_v2_handle_last_table_columns OK 1.54
02868_operator_is_not_distinct_from_priority OK 1.45
02871_clickhouse_client_restart_pager OK 3.57
02867_null_lc_in_bug OK 1.9
02862_sorted_distinct_sparse_fix OK 2.18
02860_distributed_flush_on_detach OK 2.51
02845_domain_rfc_support_ipv6 OK 1.98
02883_zookeeper_finalize_stress OK 10.71
02844_table_function_url_filter_by_virtual_columns OK 2.76
02843_context_has_expired OK 2.76
02843_date_predicate_optimizations_bugs OK 0.63
02845_parquet_odd_decimals OK 4.4
02876_yyyymmddtodate OK 12.06
02864_restore_table_with_broken_part OK 8.11
02833_sparse_columns_tuple_function OK 0.97
02842_table_function_file_filter_by_virtual_columns OK 2.75
02832_transform_fixed_string_no_default OK 0.82
02814_create_index_uniq_noop OK 0.56
02842_filesystem_cache_validate_path OK 2.65
02864_statistic_exception OK 9.47
02833_tuple_concat OK 2.62
02814_ReplacingMergeTree_fix_select_final_on_single_partition OK 1.03
02811_invalid_embedded_rocksdb_create OK 2.35
02810_row_binary_with_defaults OK 0.88
02811_csv_input_field_type_mismatch OK 4.46
02812_pointwise_array_operations OK 5.19
02809_prewhere_and_in OK 1.62
02813_seriesOutliersDetectTukey OK 5.95
02811_primary_key_in_columns OK 5.2
02792_drop_projection_lwd OK 1.51
02789_jit_cannot_convert_column OK 0.9
02789_functions_after_sorting_and_columns_with_same_names_bug OK 1.34
02787_transform_null OK 0.97
02790_client_max_opening_fd OK 2.1
02785_left_anti_join_bug OK 1.0
02845_threads_count_in_distributed_queries OK 13.89
02785_global_join_too_many_columns OK 1.32
02803_backup_tmp_files OK 3.9
02783_parsedatetimebesteffort_syslog OK 0.87
02784_projections_read_in_order_bug OK 1.44
02771_if_constant_folding OK 0.79
02764_index_analysis_fix OK 0.82
02766_bitshift_with_const_arguments OK 1.31
02764_parallel_replicas_plain_merge_tree OK 1.03
02782_avro_decimals OK 2.56
02752_space_function OK 2.99
02751_protobuf_ipv6 OK 2.6
02784_disable_async_with_dedup_correctly OK 6.07
02746_index_analysis_binary_operator_with_null OK 0.9
02735_array_map_array_of_tuples OK 0.9
02734_sparse_columns_short_circuit OK 1.1
02731_nothing_deserialization OK 1.02
02725_object_column_alter OK 1.08
02731_replace_partition_from_temporary_table OK 2.88
02810_async_insert_dedup_replicated_collapsing OK 16.43
02751_text_formats_bad_nullable_parsing OK 6.56
02730_with_fill_by_sorting_prefix OK 2.64
02720_row_policy_column_with_dots OK 1.4
02715_or_null OK 0.94
02724_persist_interval_type OK 1.94
02725_any_join_single_row OK 2.26
02714_date_date32_in OK 0.85
02723_param_exception_message_context OK 2.53
02707_analyzer_nested_lambdas_types OK 1.28
02711_server_uuid_macro OK 2.3
02701_invalid_having_NOT_AN_AGGREGATE OK 0.93
02699_polygons_sym_difference_rollup OK 1.02
02710_protobuf_ipv4_date32 OK 3.47
02705_settings_check_changed_flag OK 3.02
02696_ignore_inacc_tables_mat_view_atttach OK 1.06
02693_multiple_joins_in OK 0.86
02695_logical_optimizer_alias_bug OK 0.97
02687_native_fuzz OK 1.17
02680_datetime64_monotonic_check OK 1.31
02679_query_parameters_dangling_pointer OK 1.46
02678_explain_pipeline_graph_with_projection OK 0.99
02680_illegal_type_of_filter_projection OK 1.86
02714_async_inserts_empty_data OK 7.07
02675_grant_query_formatting OK 1.41
02597_column_delete_and_replication OK 2.71
02595_orc_arrow_parquet_more_types OK 4.99
02594_msgpack_more_types OK 2.95
02582_analyzer_join_subquery_empty_column_list OK 1.79
02584_compressor_codecs OK 2.51
02582_async_reading_with_small_limit OK 1.25
02941_variant_type_4 OK 66.3
02579_fill_empty_chunk_analyzer OK 0.82
02578_ipv4_codec_t64 OK 0.61
02575_merge_prewhere_materialized OK 1.39
02575_map_hashing_msan OK 1.1
02784_parallel_replicas_automatic_decision OK 31.61
02572_max_intersections OK 0.65
02581_width_bucket OK 4.93
02574_suspicious_low_cardinality_msan OK 1.59
02565_analyzer_limit_settings OK 1.58
02581_share_big_sets_between_mutation_tasks_with_storage_set OK 8.91
02571_local_desc_abort_on_twitter_json OK 3.52
02567_native_type_conversions OK 6.15
02560_count_digits OK 1.21
02560_window_ntile OK 4.03
02556_local_with_totals_and_extremes OK 2.22
02561_temporary_table_grants OK 11.17
02552_client_format_settings OK 0.76
02661_read_from_archive_tzst OK 30.6
02541_empty_function_support_ip OK 1.16
02661_read_from_archive_targz OK 32.09
02661_read_from_archive_tar OK 32.51
02539_generate_random_ip OK 1.39
02536_date_from_number_inference_fix OK 0.89
02538_alter_rename_sequence OK 2.27
02535_analyzer_limit_offset OK 0.78
02534_join_prewhere_bug OK 1.54
02526_kv_engine_different_filter_type OK 1.29
02561_sorting_constants_and_distinct_crash OK 19.95
02524_fuzz_and_fuss OK 0.75
02539_vertical_merge_compact_parts OK 5.34
02560_vertical_merge_memory_usage OK 19.18
02522_different_types_in_storage_merge OK 0.98
02515_tuple_lambda_parsing OK 0.54
02517_uuid_parsing OK 0.86
02514_tsv_zero_started_number OK 0.65
02503_in_lc_const_args_bug OK 0.71
02504_disallow_arrayjoin_in_mutations OK 1.51
02507_to_unix_timestamp_overflow OK 1.6
02503_join_switch_alias_fuzz OK 0.84
02499_escaped_quote_schema_inference OK 0.72
02499_analyzer_set_index OK 1.1
02498_random_string_in_json_schema_inference OK 2.1
02496_row_binary_large_string_size OK 3.35
02494_array_function_range OK 1.02
02493_analyzer_table_functions_untuple OK 1.33
02495_concat_with_separator OK 4.69
02516_projections_with_rollup OK 15.02
02550_client_connections_credentials OK 23.76
02493_inconsistent_hex_and_binary_number OK 7.16
02498_storage_join_key_positions OK 13.5
02555_davengers_rename_chain OK 25.7
02764_csv_trim_whitespaces OK 69.72
02487_create_index_normalize_functions OK 1.0
02482_execute_functions_before_sorting_bug OK 0.91
02481_default_value_used_in_row_level_filter OK 1.02
02493_max_streams_for_merge_tree_reading OK 8.66
02479_if_with_null_and_cullable_const OK 0.76
02480_analyzer_alias_nullptr OK 1.22
02479_nullable_primary_key_non_first_column OK 1.26
02477_logical_expressions_optimizer_low_cardinality OK 1.14
02477_age OK 2.41
02477_age_datetime64 OK 2.02
02476_query_parameters_without_serialisation OK 1.15
02475_analyzer_join_tree_subquery OK 0.91
02474_extract_fixedstring_from_json OK 1.0
02477_s3_request_throttler OK 5.69
02470_suspicious_low_cardinality_msan OK 2.81
02456_aggregate_state_conversion OK 0.77
02456_alter-nullable-column-bag OK 1.14
02455_extract_fixed_string_from_nested_json OK 0.86
02454_set_parameters_formatting OK 1.56
02457_tuple_of_intervals OK 6.11
02436_system_zookeeper_context OK 1.11
02429_combinators_in_array_reduce OK 0.97
02490_replacing_merge_tree_is_deleted_column OK 13.76
02429_low_cardinality_trash OK 2.09
02428_delete_with_settings OK 2.27
02428_index_analysis_with_null_literal OK 3.16
02428_combinators_with_over_statement OK 1.22
02426_pod_array_overflow_3 OK 1.11
02477_invalid_reads OK 15.87
02426_orc_bug OK 2.07
02521_tsv_csv_custom_header_detection OK 36.91
02418_keeper_map_keys_limit OK 2.43
02414_all_new_table_functions_must_be_documented OK 0.74
02408_to_fixed_string_short_circuit OK 0.66
02422_insert_different_granularity OK 3.13
02444_async_broken_outdated_part_loading OK 12.68
02402_merge_engine_with_view OK 1.09
02383_schema_inference_hints OK 0.75
02383_array_signed_const_positive_index OK 1.65
02400_memory_accounting_on_error OK 3.29
02381_analyzer_join_final OK 1.33
02381_join_dup_columns_in_plan OK 2.93
02377_modify_column_from_lc OK 2.67
02376_analyzer_in_function_subquery OK 1.84
02377_optimize_sorting_by_input_stream_properties OK 2.39
02372_now_in_block OK 2.22
02374_analyzer_array_join OK 3.05
02366_kql_mvexpand OK 1.98
02370_analyzer_in_function OK 2.43
02364_window_case OK 0.68
02361_fsync_profile_events OK 5.46
02366_kql_func_ip OK 8.93
02358_file_default_value OK 3.19
02373_datetime64_monotonicity OK 16.01
02354_vector_search_default_granularity OK 1.74
02354_vector_search_queries BROKEN 7.4
02353_isnullable OK 0.97
02354_parse_timedelta OK 9.21
02347_rank_corr_nan OK 0.74
02351_Map_combinator_dist OK 2.34
02346_inverted_index_bug47393 OK 1.27
02346_inverted_index_bug52019 OK 1.74
02346_inverted_index_match_predicate OK 1.57
02343_group_by_use_nulls OK 1.27
02344_distinct_limit_distiributed OK 3.61
02342_window_view_different_struct OK 1.95
02340_analyzer_functions OK 1.18
02326_numbers_from_json_strings_schema_inference OK 1.03
02337_join_analyze_stuck OK 2.72
02319_dict_get_check_arguments_size OK 2.69
02423_ddl_for_opentelemetry OK 45.53
02316_values_table_func_bug OK 0.79
02312_parquet_orc_arrow_names_tuples OK 1.99
02316_hierarchical_dictionaries_nullable_parent_key OK 3.89
02354_vector_search_bugs OK 22.83
02311_create_table_with_unknown_format OK 3.5
02311_range_hashed_dictionary_range_cast OK 1.12
02304_grouping_set_order_by OK 0.81
02302_projections_GROUP_BY_ORDERY_BY_optimize_aggregation_in_order OK 1.36
02311_system_zookeeper_insert OK 4.0
02296_nullable_arguments_in_array_filter OK 0.89
02473_multistep_split_prewhere OK 66.96
02294_system_certificates OK 0.67
02294_optimize_aggregation_in_order_prefix_Array_functions OK 1.16
02295_GROUP_BY_AggregateFunction OK 1.57
02293_http_header_summary_contains_exception_code_with_progress OK 2.69
02286_tuple_numeric_identifier OK 2.11
02275_full_sort_join_long SKIPPED 0.0
02389_analyzer_nested_lambda OK 53.52
02293_http_header_full_summary_without_progress OK 2.68
02271_temporary_table_show_rows_bytes OK 0.73
02293_grouping_function_group_by OK 4.57
02280_add_query_level_settings OK 1.47
02269_to_start_of_interval_overflow OK 1.16
02267_type_inference_for_insert_into_function_null OK 1.02
02267_insert_empty_data OK 0.71
02428_parameterized_view OK 65.82
02267_empty_arrays_read_reverse OK 3.51
02267_special_operator_parse_alias_check OK 2.83
02267_join_dup_columns_issue36199 OK 2.57
02267_file_globs_schema_inference OK 7.04
02265_column_ttl OK 4.12
02245_s3_virtual_columns OK 1.31
02246_clickhouse_local_drop_database OK 3.0
02250_ON_CLUSTER_grant OK 4.9
02245_s3_schema_desc OK 1.54
02270_errors_in_files OK 12.3
02242_if_then_else_null_bug OK 0.88
02242_make_date_mysql OK 3.35
02241_short_circuit_short_column OK 0.86
02240_asof_join_biginteger OK 0.99
02243_make_date32 OK 6.06
02254_projection_broken_part OK 11.7
02245_make_datetime64 OK 7.06
02236_json_each_row_empty_map_schema_inference OK 0.76
02233_with_total_empty_chunk OK 0.94
02232_partition_pruner_mixed_constant_type OK 0.97
02481_async_insert_dedup_token OK 95.27
02241_parquet_bad_column OK 7.7
02231_hierarchical_dictionaries_constant OK 2.34
02212_h3_get_pentagon_indexes OK 1.69
02192_comment OK 0.9
02317_distinct_in_order_optimization_explain OK 38.32
02205_map_populate_series_non_const OK 3.41
02210_processors_profile_log OK 4.88
02186_range_hashed_dictionary_intersecting_intervals OK 1.71
02181_sql_user_defined_functions_invalid_lambda OK 0.93
02180_group_by_lowcardinality OK 0.79
02237_lzma_bug OK 9.53
02192_comment_error OK 3.74
02229_client_stop_multiquery_in_SIGINT OK 8.6
02179_range_hashed_dictionary_invalid_interval OK 1.29
02176_toStartOfWeek_overflow_pruning OK 1.12
02177_merge_optimize_aggregation_in_order OK 1.25
02183_combinator_if OK 4.38
02160_h3_cell_area_m2 OK 1.19
02162_array_first_last_index OK 1.34
02155_nested_lc_defalut_bug OK 0.99
02152_dictionary_date32_type OK 1.05
02176_dict_get_has_implicit_key_cast OK 3.41
02150_replace_regexp_all_empty_match OK 0.78
02158_proportions_ztest_cmp OK 2.82
02221_parallel_replicas_bug OK 12.2
02146_mv_non_phys OK 1.08
02174_cte_scalar_cache OK 4.75
02136_scalar_progress OK 1.5
02141_clickhouse_local_interactive_table OK 2.73
02133_distributed_queries_formatting OK 0.83
02135_local_create_db OK 2.52
02154_bit_slice_for_fixedstring OK 6.86
02125_dict_get_type_nullable_fix OK 1.91
02131_used_row_policies_in_query_log OK 6.05
02126_fix_filelog OK 6.74
02124_encrypt_decrypt_nullable OK 1.3
02149_schema_inference_formats_with_schema_3 OK 10.86
02134_async_inserts_formats OK 10.29
02124_insert_deduplication_token_replica OK 3.46
02122_parallel_formatting_JSONEachRow OK 9.43
02125_lz4_compression_bug_TSKV OK 17.13
02119_sumcount OK 4.04
02113_untuple_func_alias OK 0.81
02122_parallel_formatting_Values OK 14.6
02122_parallel_formatting_JSONCompactEachRow OK 13.49
02125_lz4_compression_bug_JSONCompactEachRow OK 21.02
02111_global_context_temporary_tables OK 2.9
02122_parallel_formatting_TSVWithNames OK 9.66
02096_totals_global_in_bug OK 1.17
02096_date_time_1970_saturation OK 2.02
02097_remove_sample_by OK 3.67
02053_INSERT_SELECT_MATERIALIZED OK 0.97
02122_parallel_formatting_Pretty OK 20.19
02050_clickhouse_local_parsing_exception OK 2.05
02045_like_function OK 1.03
02042_map_get_non_const_key OK 0.74
02032_short_circuit_least_greatest_bug OK 0.79
02049_clickhouse_local_merge_tree OK 2.53
02031_format_query_option OK 1.63
02029_quantile_sanitizer OK 2.01
02025_subcolumns_compact_parts OK 2.16
02274_full_sort_join_nodistinct OK 67.0
02024_create_dictionary_with_comment OK 1.03
02019_multiple_weird_with_fill OK 0.8
02017_columns_with_dot OK 2.58
02021_map_bloom_filter_index OK 4.13
02013_bloom_filter_hasAll OK 4.07
02013_emptystring_cast OK 2.66
02010_array_index_bad_cast OK 2.3
02009_array_join_partition OK 2.04
02006_use_constants_in_with_and_select OK 1.22
02047_log_family_data_file_sizes OK 18.39
02047_log_family_complex_structs_data_file_dumps OK 18.54
01956_skip_unavailable_shards_excessive_attempts OK 5.47
01948_group_bitmap_and_or_xor_fix OK 1.21
02023_storage_filelog OK 16.91
01949_heredoc_unfinished OK 2.67
01940_custom_tld_sharding_key OK 1.72
02011_tuple_vector_functions OK 18.35
01925_jit_aggregation_function_count_long OK 1.32
01939_network_receive_bytes_metrics OK 7.64
01925_date_date_time_comparison OK 1.01
01927_query_views_log_current_database OK 7.51
01925_merge_prewhere_table OK 2.24
01913_fix_column_transformer_replace_format OK 1.04
02004_max_hyperscan_regex_length OK 20.24
01891_partition_by_uuid OK 1.16
01923_ttl_with_modify_column OK 3.44
01892_setting_limit_offset_distributed OK 2.74
01881_create_as_tuple OK 1.8
01868_order_by_fill_with_datetime64 OK 1.1
01889_clickhouse_client_config_format OK 4.53
01865_aggregator_overflow_row OK 1.15
01946_profile_sleep OK 20.29
01853_s2_cells_intersect OK 1.86
01852_s2_get_neighbours OK 0.7
01851_hedged_connections_external_tables OK 1.02
01866_view_persist_settings OK 7.86
01871_merge_tree_compile_expressions OK 10.95
01846_alter_column_without_type_bugfix OK 1.13
01838_system_dictionaries_virtual_key_column OK 1.23
01848_partition_value_column OK 4.21
01849_geoToS2 OK 7.63
01835_alias_to_primary_key_cyfdecyf OK 3.49
01825_type_json_18 OK 2.15
01825_type_json_partitions OK 1.27
01881_join_on_conditions_merge OK 20.75
01825_type_json_16 OK 8.67
01825_type_json_schema_inference OK 13.4
01825_type_json_in_other_types OK 13.27
02150_index_hypothesis_race_long OK 93.82
01822_union_and_constans_error OK 1.31
01825_type_json_5 OK 1.81
01825_type_json_8 OK 9.91
01825_type_json_7 OK 6.32
01804_uniq_up_to_ubsan OK 1.52
01802_rank_corr_mann_whitney_over_window OK 1.77
01802_formatDateTime_DateTime64_century OK 1.39
01798_having_push_down OK 1.56
01796_Log_rwlock_ub OK 1.22
01811_storage_buffer_flush_parameters OK 4.29
01790_dist_INSERT_block_structure_mismatch_types_and_names OK 1.59
01787_arena_assert_column_nothing OK 0.77
01785_pmj_lc_bug OK 1.8
01954_clickhouse_benchmark_multiple_long OK 51.11
01784_parallel_formatting_memory OK 3.54
01781_token_extractor_buffer_overflow OK 2.06
01780_column_sparse_filter OK 1.94
01774_bar_with_illegal_value OK 1.21
01773_min_max_time_system_parts_datetime64 OK 1.19
01780_column_sparse_pk OK 2.62
01770_extended_range_3 OK 1.11
01768_extended_range OK 0.92
01769_extended_range_2 OK 1.1
01785_parallel_formatting_memory OK 7.83
01766_todatetime64_no_timezone_arg OK 0.74
01781_merge_tree_deduplication OK 8.08
01767_timezoneOf OK 2.19
01748_partition_id_pruning OK 2.12
01736_null_as_default OK 1.23
01746_long_zlib_http_compression_json_format OK 3.34
01732_union_and_union_all OK 1.0
01746_test_for_tupleElement_must_be_constant_issue OK 3.57
01739_index_hint OK 3.74
01720_union_distinct_with_limit OK 0.78
01799_long_uniq_theta_sketch OK 15.69
02099_tsv_raw_format OK 84.69
01715_table_function_view_fix OK 1.67
01716_drop_rename_sign_column OK 2.82
01714_alter_drop_version OK 2.14
01710_minmax_count_projection_constant_query OK 0.91
01710_force_use_projection OK 1.78
01763_long_ttl_group_by OK 8.73
01710_normal_projection_format OK 0.93
01710_projection_with_column_transformers OK 0.95
01710_minmax_count_projection_distributed_query OK 1.02
01710_projection_with_mixed_pipeline OK 1.24
01710_minmax_count_projection_modify_partition_key OK 1.23
01701_clear_projection_and_part_remove OK 1.84
01691_DateTime64_clamp OK 1.32
01683_intdiv_ubsan OK 1.04
01710_query_log_with_projection_info OK 4.17
01683_dist_INSERT_block_structure_mismatch OK 1.14
01686_rocksdb OK 2.77
01682_gather_utils_ubsan OK 1.12
01674_unicode_asan OK 1.23
01673_test_toMinute_mysql_dialect OK 0.64
01720_country_perimeter_and_area OK 11.42
01670_test_repeat_mysql_dialect OK 0.66
01681_bloom_filter_nullable_column OK 2.46
01668_avg_weighted_ubsan OK 0.9
01666_date_lut_buffer_overflow OK 0.74
01665_substring_ubsan OK 0.73
01660_join_or_inner OK 2.17
01666_gcd_ubsan OK 6.75
01666_lcm_ubsan OK 6.92
01659_test_base64Decode_mysql_compatibility OK 0.74
01655_sleep_infinite_float OK 1.46
01655_window_functions_bug OK 0.81
01660_join_or_all OK 5.21
01655_agg_if_nullable OK 0.85
01646_fix_window_funnel_inconistency OK 1.35
01632_nullable_string_type_convert_to_decimal_type OK 0.7
01662_date_ubsan OK 10.37
01626_cnf_test OK 1.13
01616_untuple_access_field OK 0.67
01825_type_json_ghdata_insert_select OK 48.63
01615_two_args_function_index_fix OK 1.22
01710_projections_partial_optimize_aggregation_in_order OK 19.99
01648_mutations_and_escaping OK 5.22
01603_remove_column_ttl OK 2.07
01601_proxy_protocol OK 1.63
01600_min_max_compress_block_size OK 1.2
01710_projections_optimize_aggregation_in_order OK 21.97
01603_decimal_mult_float OK 2.68
01592_toUnixTimestamp_Date OK 1.24
01580_column_const_comparision OK 0.84
01585_use_index_for_global_in OK 2.17
01600_quota_by_forwarded_ip OK 6.28
01562_optimize_monotonous_functions_in_order_by OK 1.95
01632_tinylog_read_write OK 13.33
01561_aggregate_functions_of_key_with_join OK 0.98
01558_enum_as_num_in_tsv_csv_input OK 1.34
01576_alter_low_cardinality_and_select OK 8.54
01558_transform_null_in OK 2.45
01551_mergetree_read_in_order_spread OK 2.02
01549_low_cardinality_mv_fuzz OK 1.06
01581_deduplicate_by_columns_local OK 12.78
01545_url_file_format_settings OK 1.97
01538_fuzz_aggregate OK 1.4
01542_collate_in_array OK 2.1
01550_query_identifier_parameters OK 5.21
01532_clickhouse_local_tmp_folder OK 2.13
01532_having_with_totals OK 2.71
01583_parallel_parsing_exception_with_offset OK 18.45
01528_to_uuid_or_null_or_zero OK 3.41
01529_union_distinct_and_setting_union_default_mode OK 3.74
01528_setting_aggregate_functions_null_for_empty OK 2.43
01527_bad_aggregation_in_lambda OK 1.75
01523_interval_operator_support_string_literal OK 2.23
01522_validate_alter_default OK 1.99
01576_if_null_external_aggregation OK 22.87
01521_alter_enum_and_reverse_read OK 1.85
01531_query_log_query_comment OK 10.75
01520_client_print_query_id OK 2.49
01518_filtering_aliased_materialized_column OK 1.46
01518_nullable_aggregate_states1 OK 1.72
01528_clickhouse_local_prepare_parts OK 10.11
01519_topK_distributed_parametrized OK 2.34
01512_create_replicate_merge_tree_one_arg OK 1.25
01508_explain_header OK 0.8
01527_materialized_view_stack_overflow OK 10.45
01502_jemalloc_percpu_arena SKIPPED 0.0
01509_format_raw_blob OK 3.99
01499_log_deadlock OK 1.93
01498_alter_column_storage_memory OK 1.2
01492_array_join_crash_13829 OK 1.09
01492_format_readable_quantity OK 0.87
01475_fix_bigint_shift OK 1.46
01474_decimal_scale_bug OK 2.57
01473_system_events_zeroes OK 0.89
01518_select_in_null OK 14.52
01471_top_k_range_check OK 2.06
01480_binary_operator_monotonicity OK 9.63
01470_test_insert_select_asterisk OK 2.34
01458_named_tuple_millin OK 1.39
01456_low_cardinality_sorting_bugfix OK 2.53
01721_join_implicit_cast_long OK 73.82
01440_big_int_shift OK 0.98
01451_replicated_detach_drop_and_quorum_long OK 2.9
01509_check_many_parallel_quorum_inserts_long OK 20.79
01433_hex_float OK 0.82
01448_json_compact_strings_each_row OK 3.84
01445_create_table_as_table_function OK 3.02
01423_if_nullable_cond OK 0.76
01514_parallel_formatting OK 22.8
01461_query_start_time_microseconds OK 7.75
01417_update_permutation_crash OK 0.86
01428_h3_range_check OK 2.82
01416_join_totals_header_bug OK 1.68
01440_big_int_exotic_casts OK 4.21
01416_clear_column_pk OK 2.46
01414_freeze_does_not_prevent_alters OK 2.04
01419_merge_tree_settings_sanity_check OK 3.48
01403_datetime64_constant_arg OK 0.85
01389_filter_by_virtual_columns OK 0.95
01412_row_from_totals OK 2.19
01385_not_function OK 0.82
01430_modify_sample_by_zookeeper_long OK 7.03
01386_negative_float_constant_key_condition OK 3.15
01381_for_each_with_states OK 1.46
01402_cast_nullable_string_to_enum OK 4.18
01379_with_fill_several_columns OK 0.94
01374_if_nullable_filimonov OK 0.97
01359_codeql OK 0.83
01362_year_of_ISO8601_week_modificators_for_formatDateTime OK 1.33
01399_http_request_headers OK 5.35
01356_initialize_aggregation OK 1.22
01377_supertype_low_cardinality OK 3.12
01406_carriage_return_in_tsv_csv OK 7.51
01345_array_join_LittleMaverick OK 1.21
01326_build_id OK 0.75
01322_monotonous_order_by_with_different_variables OK 2.04
01353_low_cardinality_join_types OK 3.92
01323_if_with_nulls OK 3.01
01343_min_bytes_to_use_mmap_io OK 3.74
01318_alter_add_column_exists OK 1.54
01308_row_policy_and_trivial_count_query OK 1.28
01319_query_formatting_in_server_log OK 4.28
01303_polygons_equals OK 0.78
01318_map_populate_series OK 4.41
01505_pipeline_executor_UAF OK 37.2
01305_polygons_union OK 3.14
01308_orc_output_format_arrays OK 4.74
01291_distributed_low_cardinality_memory_efficient OK 1.37
01293_client_interactive_vertical_singleline OK 2.5
01307_orc_output_format OK 6.53
01282_system_parts_ttl_info OK 1.29
01288_shard_max_network_bandwidth OK 3.68
01358_lc_parquet OK 14.87
01281_sum_nullable OK 1.15
01289_min_execution_speed_not_too_early OK 4.85
01290_max_execution_speed_distributed OK 5.65
01277_large_tuples OK 0.76
01276_system_licenses OK 0.84
01278_variance_nonnegative OK 1.68
01273_h3EdgeAngle_range_check OK 1.23
01274_generate_random_nested OK 1.46
01272_totals_and_filter_bug OK 1.81
01269_create_with_null OK 2.32
01262_low_cardinality_remove OK 1.92
01273_arrow_load OK 4.85
01259_combinator_distinct OK 1.74
01250_fixed_string_comparison OK 1.03
01273_arrow_nested_arrays_load OK 6.11
01268_procfs_metrics OK 4.07
01300_group_by_other_keys_having OK 14.4
01232_untuple OK 1.64
01189_create_as_table_as_table_function OK 1.17
01234_to_string_monotonic OK 3.46
01213_alter_table_rename_nested OK 2.9
01144_multiword_data_types OK 1.1
01123_parse_date_time_best_effort_even_more OK 0.72
01135_default_and_alter_zookeeper OK 1.49
01198_client_quota_key OK 4.92
01115_prewhere_array_join OK 2.15
01106_const_fixed_string_like OK 2.3
01107_join_right_table_totals OK 3.78
01103_check_cpu_instructions_at_startup SKIPPED 0.0
01104_fixed_string_like OK 2.76
01246_buffer_flush OK 10.32
01102_distributed_local_in_bug OK 1.68
01104_distributed_numbers_test OK 1.79
01097_pre_limit OK 0.68
01090_fixed_string_bit_ops OK 0.94
01091_insert_with_default_json OK 1.33
01089_alter_settings_old_format OK 1.38
01085_datetime_arithmetic_preserve_timezone OK 0.75
01083_match_zero_byte OK 1.23
01084_defaults_on_aliases OK 1.67
01097_cyclic_defaults OK 4.44
01083_cross_to_inner_with_in_bug OK 1.18
01073_crlf_end_of_line OK 1.15
01088_benchmark_query_id OK 6.03
01073_bad_alter_partition OK 2.22
01071_in_array OK 1.1
01069_insert_float_as_nullable_unit8 OK 0.91
01070_alter_with_ttl OK 1.2
01081_window_view_target_table_engine OK 6.55
01063_create_column_set OK 1.01
01062_pm_multiple_all_join_same_value OK 0.96
01064_pm_all_join_const_and_nullable OK 4.42
01056_prepared_statements_null_and_escaping OK 2.19
01058_window_view_event_hop_to_strict_asc OK 6.65
01156_pcg_deserialization OK 27.27
01052_array_reduce_exception OK 1.05
01051_aggregate_function_crash OK 1.04
01050_engine_join_view_crash OK 3.87
01047_simple_aggregate_sizes_of_columns_bug OK 4.17
01044_h3_edge_angle OK 1.09
01056_predicate_optimizer_bugs OK 9.8
01043_h3_edge_length_m OK 0.92
01043_dictionary_attribute_properties_values OK 1.29
01034_with_fill_and_push_down_predicate OK 0.74
01035_prewhere_with_alias OK 1.31
01032_cityHash64_for_decimal OK 1.03
01040_distributed_background_insert_batch_inserts OK 3.2
01119_session_log OK 36.25
01020_having_without_group_by OK 0.75
01021_only_tuple_columns OK 1.88
01079_order_by_pk OK 27.55
01273_arrow OK 46.15
01017_uniqCombined_memory_usage SKIPPED 0.0
01018_ambiguous_column OK 1.72
01017_tuplehamming_distance OK 1.21
01018_ddl_dictionaries_special OK 2.64
01017_in_unconvertible_complex_type OK 2.1
01013_hex_float OK 1.17
01383_log_broken_table OK 68.76
01012_select_limit_x_0 OK 0.81
01011_group_uniq_array_memsan OK 0.9
01012_serialize_array_memory_usage OK 2.11
01034_values_parse_float_bug OK 8.49
01015_empty_in_inner_right_join OK 5.79
00999_nullable_nested_types_4877 OK 2.59
00997_extract_all_crash_6627 OK 0.8
00999_join_on_expression OK 3.44
00996_limit_with_ties OK 3.02
00988_constraints_replication_zookeeper_long OK 3.14
01010_pmj_skip_blocks OK 8.41
00980_crash_nullable_decimal OK 1.17
00986_materialized_view_stack_overflow OK 4.09
00978_ml_math OK 0.84
00976_asof_join_on OK 3.38
00975_json_hang OK 4.04
00975_recursive_materialized_view OK 1.77
01001_rename_merge_race_condition OK 14.15
00980_zookeeper_merge_tree_alter_settings OK 6.77
01007_r1r2_w_r2r1_deadlock OK 14.94
00974_low_cardinality_cast OK 1.67
00966_invalid_json_must_not_parse OK 1.09
00981_in_subquery_with_tuple OK 9.05
00960_eval_ml_method_const OK 0.82
00969_columns_clause OK 2.18
00961_check_table OK 2.08
00944_ml_test OK 1.54
00943_mv_rename_without_inner_table OK 1.51
00931_low_cardinality_read_with_empty_array OK 2.16
00953_indices_alter_exceptions OK 5.27
00974_primary_key_for_lowCardinality OK 7.68
00910_client_window_size_detection OK 2.39
00927_disable_hyperscan OK 4.28
00905_compile_expressions_compare_big_dates OK 1.25
00940_order_by_read_in_order_query_plan OK 10.53
00902_entropy OK 2.03
01062_pm_all_join_with_block_continuation OK 55.54
00929_multi_match_edit_distance OK 13.89
00900_null_array_orc_load OK 4.55
00882_multiple_join_no_alias OK 1.83
00926_adaptive_index_granularity_merge_tree OK 12.7
00860_unknown_identifier_bug OK 1.1
00909_kill_not_initialized_query OK 12.28
00878_join_unexpected_results OK 4.22
00875_join_right_nulls OK 5.0
00841_temporary_table_database OK 1.69
00843_optimize_predicate_and_rename_table OK 2.07
00839_bitmask_negative OK 1.44
00834_not_between OK 0.97
00964_bloom_index_string_functions OK 25.75
00900_orc_arrow_parquet_tuples OK 12.57
00833_sleep_overflow OK 0.87
00872_t64_bit_codec OK 8.34
00832_storage_file_lock OK 1.18
00849_multiple_comma_join_2 OK 7.68
00837_minmax_index OK 6.73
00829_bitmap64_function OK 5.11
00825_protobuf_format_array_3dim OK 5.21
00823_capnproto_input SKIPPED 0.0
00825_protobuf_format_skipped_column_in_nested OK 5.17
00811_garbage OK 1.42
00820_multiple_joins_subquery_requires_alias OK 3.29
00825_protobuf_format_splitted_nested OK 5.52
00809_add_days_segfault OK 2.21
00825_protobuf_format_nested_in_nested OK 5.22
00803_odbc_driver_2_format OK 0.83
00804_rollup_with_having OK 1.27
00800_low_cardinality_distributed_insert OK 1.29
00800_low_cardinality_empty_array OK 0.99
00799_function_dry_run OK 1.14
00779_all_right_join_max_block_size OK 0.81
00808_not_optimize_predicate OK 3.23
00829_bitmap_function OK 12.33
00757_enum_defaults_const_analyzer OK 0.96
00757_enum_defaults_const OK 0.95
00758_array_reverse OK 2.01
00760_insert_json_with_defaults OK 2.31
00752_low_cardinality_lambda_argument OK 1.41
00743_limit_by_not_found_column OK 1.45
00746_hashing_tuples OK 1.95
00738_nested_merge_multidimensional_array OK 1.72
00740_database_in_nested_view OK 2.16
00834_kill_mutation_replicated_zookeeper OK 21.37
00751_low_cardinality_nullable_group_by OK 5.31
00737_decimal_group_by OK 1.82
00726_materialized_view_concurrent OK 1.49
00825_protobuf_format_persons OK 18.75
00725_join_on_bug_4 OK 1.44
00725_join_on_bug_3 OK 1.13
00734_timeslot OK 4.39
00720_with_cube OK 1.6
00723_remerge_sort OK 2.39
00732_base64_functions OK 6.46
00712_nan_comparison OK 2.48
00719_insert_block_without_column OK 4.57
00700_decimal_defaults OK 1.01
00700_decimal_in_keys OK 2.6
00702_join_on_dups OK 5.74
00698_validate_array_sizes_for_nested OK 2.7
01019_alter_materialized_view_atomic OK 78.19
00695_pretty_max_column_pad_width OK 0.76
00697_in_subquery_shard OK 3.98
00696_system_columns_limit OK 1.86
00688_low_cardinality_in OK 1.72
00694_max_block_size_zero OK 2.25
00686_client_exit_code OK 1.88
00700_to_decimal_or_something OK 14.07
00681_duplicate_columns_inside_union_all_stas_sviridov OK 0.94
00688_low_cardinality_syntax OK 4.9
00700_decimal_aggregates OK 13.02
00679_uuid_in_key OK 1.69
00668_compare_arrays_silviucpp OK 1.01
00667_compare_arrays_of_different_types OK 0.95
00661_array_has_silviucpp OK 1.1
00678_shard_funnel_window OK 2.54
00652_replicated_mutations_default_database_zookeeper OK 5.05
00647_multiply_aggregation_state OK 4.14
00637_sessions_in_http_interface_and_settings OK 1.84
00688_low_cardinality_serialization OK 12.49
00625_arrays_in_nested OK 2.8
00626_replace_partition_from_table OK 4.83
00616_final_single_part OK 1.55
00613_shard_distributed_max_execution_time OK 1.06
00632_aggregation_window_funnel OK 8.96
00700_decimal_casts OK 27.79
00612_union_query_with_subquery OK 1.26
00606_quantiles_and_nans OK 0.85
00603_system_parts_nonexistent_database OK 0.74
00600_create_temporary_table_if_not_exists OK 0.88
00591_columns_removal_union_all OK 0.89
00580_cast_nullable_to_non_nullable OK 0.7
00580_consistent_hashing_functions OK 1.06
00577_full_join_segfault OK 1.23
00563_shard_insert_into_remote OK 1.49
00560_float_leading_plus_in_exponent OK 0.89
00551_parse_or_null OK 1.04
00612_pk_in_tuple_perf OK 8.07
00609_prewhere_and_default OK 6.83
00538_datediff OK 4.1
00652_replicated_mutations_zookeeper OK 27.31
00653_verification_monotonic_data_load OK 33.5
00530_arrays_of_nothing OK 1.4
00523_aggregate_functions_in_group_array OK 0.91
00540_bad_data_types OK 20.22
00520_http_nullable OK 2.44
00515_shard_desc_table_functions_and_subqueries OK 4.44
00513_fractional_time_zones OK 1.14
00522_multidimensional OK 13.86
00508_materialized_view_to OK 1.77
00506_union_distributed OK 3.16
00506_shard_global_in_union OK 3.09
00502_sum_map OK 3.8
00500_point_in_polygon OK 5.62
00497_whitespaces_in_insert OK 10.33
00483_reading_from_array_structure OK 1.77
00476_pretty_formats_and_widths OK 1.1
00484_preferred_max_column_in_block_size_bytes OK 11.41
00440_nulls_merge_tree OK 1.21
00422_hash_function_constexpr OK 0.84
00457_log_tinylog_stripelog_nullable OK 3.39
00416_pocopatch_progress_in_http_headers OK 2.64
00404_null_literal OK 1.01
00402_nan_and_extremes OK 1.16
00534_functions_bad_arguments2 OK 60.6
00400_client_external_options OK 5.02
00396_uuid OK 1.45
00393_if_with_constant_condition OK 1.33
00380_client_break_at_exception_in_batch_mode OK 2.54
00379_system_processes_port OK 1.53
00369_int_div_of_float OK 0.89
00372_cors_header OK 1.58
00341_squashing_insert_select2 OK 2.18
00337_shard_any_heavy OK 1.3
00324_hashing_enums OK 0.86
00321_pk_set OK 1.97
00534_functions_bad_arguments7 OK 70.48
00313_const_totals_extremes OK 2.11
00340_squashing_insert_select OK 9.71
00307_format_xml OK 0.77
00318_pk_tuple_order OK 4.61
00298_enum_width_and_cast OK 1.25
00292_parser_tuple_element OK 0.84
00299_stripe_log_multiple_inserts OK 2.32
00287_column_const_with_nan OK 0.92
00280_hex_escape_sequence OK 0.76
00271_agg_state_and_totals OK 0.9
00268_aliases_without_as_keyword OK 0.84
00267_tuple_array_access_operators_priority OK 0.83
00273_quantiles OK 2.56
00266_read_overflow_mode OK 1.31
00258_materializing_tuples OK 1.26
00262_alter_alias OK 2.07
00239_type_conversion_in_in OK 1.01
00231_format_vertical_raw OK 0.75
00265_http_content_type_format_timezone OK 3.77
00534_functions_bad_arguments11 OK 86.19
00228_shard_quantiles_deterministic_merge_overflow OK 1.47
00230_array_functions_has_count_equal_index_of_non_const_second_arg OK 3.01
00217_shard_global_subquery_columns_with_same_name OK 1.22
00224_shard_distributed_aggregation_memory_efficient_and_overflows OK 4.0
00195_shard_union_all_and_global_in OK 1.71
00192_least_greatest OK 1.65
00185_array_literals OK 1.84
00199_ternary_operator_type_check OK 4.26
00180_attach_materialized_view OK 1.11
00178_query_datetime64_index OK 1.15
00169_join_constant_keys OK 0.78
00534_functions_bad_arguments8 OK 85.67
00152_totals_in_subquery OK 0.93
00746_sql_fuzzy OK 140.15
00165_transform_non_const_default OK 1.62
00151_tuple_with_array OK 0.65
00131_set_hashed OK 0.79
00122_join_with_subquery_with_subquery OK 0.83
00147_alter_nested_default OK 2.47
00114_float_type_result_of_division OK 0.74
00161_rounding_functions OK 5.06
00102_insert_into_temporary_table OK 0.75
00098_g_union_all OK 0.85
00098_f_union_all OK 1.27
00098_k_union_all OK 0.78
00101_materialized_views_and_insert_without_explicit_database OK 3.57
00098_a_union_all OK 0.85
00109_shard_totals_after_having OK 6.12
00088_distinct_of_arrays_of_strings OK 0.78
00077_set_keys_fit_128_bits_many_blocks OK 0.87
00073_merge_sorting_empty_array_joined OK 0.94
00072_in_types OK 0.83
00066_group_by_in OK 0.92
00064_negate_bug OK 0.78
00048_b_stored_aggregates_merge OK 2.07
00048_a_stored_aggregates_merge OK 1.97
00038_totals_limit OK 0.85
00148_summing_merge_tree_aggregate_function OK 14.97
00041_big_array_join OK 1.91
00037_totals_limit OK 0.8
00034_fixed_string_to_number OK 0.81
00028_shard_big_agg_aj_distributed OK 1.73
00024_unused_array_join_in_subquery OK 0.8
00030_alter_table OK 3.7
00022_func_higher_order_and_constants OK 0.75
00008_array_join OK 0.84
00014_select_from_table_with_nested OK 1.43
00007_array OK 0.84
00002_system_numbers OK 1.64
00029_test_zookeeper_optimize_exception OK 11.52
00223_shard_distributed_aggregation_memory_efficient OK 52.18
00763_long_lock_buffer_alter_destination_table OK 222.53
00411_long_accurate_number_comparison_int1 OK 137.6
00097_long_storage_buffer_race_condition OK 231.66
00155_long_merges OK 329.52
02971_analyzer_remote_id OK 4.8
02960_partition_by_udf OK 1.22
02943_rmt_alter_metadata_merge_checksum_mismatch OK 11.9
02915_move_partition_inactive_replica OK 8.34
02911_row_policy_on_cluster OK 1.28
02910_prefetch_unexpceted_exception OK 1.63
02908_empty_named_collection OK 0.89
02884_async_insert_skip_settings OK 6.02
02871_peak_threads_usage OK 32.92
02867_create_user_ssh OK 0.98
02863_delayed_source_with_totals_and_extremes OK 2.01
02843_insertion_table_schema_infer OK 2.07
02833_multiprewhere_extra_column OK 3.59
02808_filesystem_cache_drop_query OK 12.78
02796_calculate_text_stack_trace OK 8.49
02775_show_columns_called_from_mysql OK 3.3
02762_replicated_database_no_args OK 0.93
02725_url_support_virtual_column OK 1.89
02703_row_policy_for_database OK 4.96
02700_s3_part_INT_MAX OK 34.0
02566_ipv4_ipv6_binary_formats OK 11.55
02561_temporary_table_sessions OK 2.38
02515_cleanup_async_insert_block_ids OK 64.25
02504_regexp_dictionary_ua_parser OK 14.85
02501_deep_recusion_schema_inference OK 4.19
02495_s3_filter_by_file OK 1.79
02494_query_cache_eligible_queries OK 2.15
02494_query_cache_query_log OK 11.0
02494_query_cache_compression OK 1.57
02494_query_cache_case_agnostic_matching OK 3.74
02494_query_cache_events OK 3.45
02494_query_cache_squash_partial_results OK 2.28
02494_query_cache_totals_extremes OK 1.98
02484_substitute_udf_storage_args OK 1.71
02483_check_virtuals_shile_using_structure_from_insertion_table OK 1.2
02483_capnp_decimals OK 4.73
02459_glob_for_recursive_directory_traversal OK 4.29
02421_record_errors_row_by_input_format OK 10.17
02396_system_parts_race_condition_rm SKIPPED 0.0
02353_compression_level OK 20.85
02350_views_max_insert_threads OK 3.95
02337_drop_filesystem_cache_access OK 4.07
02304_orc_arrow_parquet_string_as_string OK 1.26
02247_read_bools_as_numbers_json OK 16.47
02242_system_filesystem_cache_log_table OK 21.23
02240_system_filesystem_cache_table OK 18.78
02240_filesystem_query_cache OK 1.45
02222_create_table_without_columns_metadata OK 9.87
02184_ipv6_parsing OK 2.9
02152_http_external_tables_memory_tracking OK 34.83
02149_schema_inference_create_table_syntax OK 13.83
02130_parse_quoted_null OK 12.32
02115_write_buffers_finalize OK 21.59
02104_json_strings_nullable_string OK 3.08
02101_sql_user_defined_functions_drop_if_exists OK 1.16
02098_sql_user_defined_functions_aliases OK 0.77
02096_sql_user_defined_function_alias OK 0.78
02015_column_default_dict_get_identifier OK 1.71
02002_row_level_filter_bug OK 10.49
01913_exact_rows_before_limit_full OK 2.91
01910_view_dictionary OK 2.01
01901_test_attach_partition_from OK 2.73
01889_check_row_policy_defined_using_user_function OK 11.76
01870_buffer_flush OK 1.28
01856_create_function OK 2.41
01821_table_comment OK 1.32
01753_direct_dictionary_simple_key OK 5.49
01737_clickhouse_server_wait_server_pool_long OK 13.21
01722_long_brotli_http_compression_json_format OK 13.95
01721_engine_file_truncate_on_insert OK 1.44
01681_cache_dictionary_simple_key OK 5.08
01603_rename_overwrite_bug OK 2.2
01593_concurrent_alter_mutations_kill_many_replicas_long OK 79.7
01524_do_not_merge_across_partitions_select_final OK 8.54
01459_manual_write_to_replicas OK 108.08
01455_rank_correlation_spearman OK 1.75
01417_freeze_partition_verbose_zookeeper OK 9.47
01410_nullable_key_more_tests OK 14.57
01388_clear_all_columns OK 3.39
01338_long_select_and_alter OK 16.88
01307_multiple_leaders_zookeeper OK 17.28
01301_aggregate_state_exception_memory_leak OK 33.19
01294_system_distributed_on_cluster OK 1.3
01281_group_by_limit_memory_tracking SKIPPED 0.0
01272_suspicious_codecs OK 7.81
01225_show_create_table_from_dictionary OK 1.24
01188_attach_table_from_path OK 2.44
01164_alter_memory_database OK 1.5
01154_move_partition_long OK 112.0
01153_attach_mv_uuid OK 4.08
01119_weird_user_names OK 1.78
01110_dictionary_layout_without_arguments OK 1.12
01091_num_threads OK 11.05
01086_window_view_cleanup OK 11.45
01085_max_distributed_connections_http OK 2.81
01079_parallel_alter_detach_table_zookeeper OK 43.6
01076_cache_dictionary_datarace_exception_ptr OK 11.18
01070_mutations_with_dependencies OK 4.18
01060_shutdown_table_after_detach OK 8.81
01053_ssd_dictionary OK 8.77
01040_dictionary_invalidate_query_switchover_long OK 19.23
01038_dictionary_lifetime_min_zero_sec OK 10.13
01023_materialized_view_query_context OK 2.52
01018_ddl_dictionaries_bad_queries OK 9.5
01014_lazy_database_basic OK 21.94
01014_lazy_database_concurrent_recreate_reattach_and_show_tables OK 36.62
00971_query_id_in_logs OK 2.04
00463_long_sessions_in_http_interface OK 13.78
00309_formats_case_insensitive OK 2.1
00002_log_and_exception_messages_formatting OK 27.23