ClickHouse/tests/queries/0_stateless
Azat Khuzhin a3b3e2dcc1 Fix timeout for expect tests by fixing expect_after timeout
By default expect matches patterns against output from the current
process, however if you don't have stdin attached (like the case for
CI), you will not have anything to check against, hence "timeout" simply
does not work.

Likely expect has $any_spawn_id (another option is to put expect_after
after spawn).

v2: use $any_spawn_id
Refs: https://github.com/ClickHouse/ClickHouse/pull/43819
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-23 15:02:19 +01:00
..
data_arrow
data_avro
data_bson
data_capnp
data_csv
data_json
data_minio
data_mysql_dump
data_orc
data_orc_arrow_parquet_nested
data_parquet
data_parquet_bad_column
data_ua_parser
data_zlib
data_zstd
format_schemas
helpers
00001_select_1.reference
00001_select_1.sql
00002_log_and_exception_messages_formatting.reference
00002_log_and_exception_messages_formatting.sql
00002_system_numbers.reference
00002_system_numbers.sql
00003_reinterpret_as_string.reference
00003_reinterpret_as_string.sql
00004_shard_format_ast_and_remote_table.reference
00004_shard_format_ast_and_remote_table.sql
00005_shard_format_ast_and_remote_table_lambda.reference
00005_shard_format_ast_and_remote_table_lambda.sql
00006_extremes_and_subquery_from.reference
00006_extremes_and_subquery_from.sql
00007_array.reference
00007_array.sql
00008_array_join.reference
00008_array_join.sql
00009_array_join_subquery.reference
00009_array_join_subquery.sql
00010_big_array_join.reference
00010_big_array_join.sql
00011_array_join_alias.reference
00011_array_join_alias.sql
00012_array_join_alias_2.reference
00012_array_join_alias_2.sql
00013_create_table_with_arrays.reference
00013_create_table_with_arrays.sql
00014_select_from_table_with_nested.reference
00014_select_from_table_with_nested.sql
00015_totals_having_constants.reference
00015_totals_having_constants.sql
00016_totals_having_constants.reference
00016_totals_having_constants.sql
00017_in_subquery_with_empty_result.reference
00017_in_subquery_with_empty_result.sql
00018_distinct_in_subquery.reference
00018_distinct_in_subquery.sql
00019_shard_quantiles_totals_distributed.reference
00019_shard_quantiles_totals_distributed.sql
00020_sorting_arrays.reference
00020_sorting_arrays.sql
00021_sorting_arrays.reference
00021_sorting_arrays.sql
00022_func_higher_order_and_constants.reference
00022_func_higher_order_and_constants.sql
00023_agg_select_agg_subquery.reference
00023_agg_select_agg_subquery.sql
00024_unused_array_join_in_subquery.reference
00024_unused_array_join_in_subquery.sql
00025_implicitly_used_subquery_column.reference
00025_implicitly_used_subquery_column.sql
00026_shard_something_distributed.reference
00026_shard_something_distributed.sql
00027_argMinMax.reference
00027_argMinMax.sql
00027_distinct_and_order_by.reference
00027_distinct_and_order_by.sql
00027_simple_argMinArray.reference
00027_simple_argMinArray.sql Revert #17359 2021-04-21 00:22:29 +03:00
00028_shard_big_agg_aj_distributed.reference
00028_shard_big_agg_aj_distributed.sql
00029_test_zookeeper_optimize_exception.reference
00029_test_zookeeper_optimize_exception.sh
00030_alter_table.reference
00030_alter_table.sql
00031_parser_number.reference
00031_parser_number.sql
00032_fixed_string_to_string.reference
00032_fixed_string_to_string.sql
00033_fixed_string_to_string.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00033_fixed_string_to_string.sql
00034_fixed_string_to_number.reference
00034_fixed_string_to_number.sql
00035_function_array_return_type.reference
00035_function_array_return_type.sql
00036_array_element.reference
00036_array_element.sql
00037_totals_limit.reference
00037_totals_limit.sql
00038_totals_limit.reference
00038_totals_limit.sql
00039_inserts_through_http.reference
00039_inserts_through_http.sh
00040_array_enumerate_uniq.reference
00040_array_enumerate_uniq.sql
00041_aggregation_remap.reference
00041_aggregation_remap.sql
00041_big_array_join.reference
00041_big_array_join.sql
00042_set.reference
00042_set.sql
00043_summing_empty_part.reference
00043_summing_empty_part.sql
00044_sorting_by_string_descending.reference
00044_sorting_by_string_descending.sql
00045_sorting_by_fixed_string_descending.reference
00045_sorting_by_fixed_string_descending.sql
00046_stored_aggregates_simple.reference
00046_stored_aggregates_simple.sql
00047_stored_aggregates_complex.reference
00047_stored_aggregates_complex.sql
00048_a_stored_aggregates_merge.reference
00048_a_stored_aggregates_merge.sql
00048_b_stored_aggregates_merge.reference
00048_b_stored_aggregates_merge.sql
00049_any_left_join.reference
00049_any_left_join.sql
00050_any_left_join.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00050_any_left_join.sql
00051_any_inner_join.reference
00051_any_inner_join.sql
00052_all_left_join.reference
00052_all_left_join.sql
00053_all_inner_join.reference
00053_all_inner_join.sql
00054_join_string.reference
00054_join_string.sql
00055_join_two_numbers.reference
00055_join_two_numbers.sql
00056_join_number_string.reference
00056_join_number_string.sql
00057_join_aliases.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00057_join_aliases.sql
00059_shard_global_in.reference
00059_shard_global_in.sql
00060_date_lut.reference
00060_date_lut.sql
00061_merge_tree_alter.reference
00061_merge_tree_alter.sql
00062_replicated_merge_tree_alter_zookeeper_long.reference
00062_replicated_merge_tree_alter_zookeeper_long.sql
00063_check_query.reference
00063_check_query.sql
00064_negate_bug.reference
00064_negate_bug.sql
00065_shard_float_literals_formatting.reference
00065_shard_float_literals_formatting.sql
00066_group_by_in.reference
00066_group_by_in.sql
00067_replicate_segfault.reference
00067_replicate_segfault.sql
00068_empty_tiny_log.reference
00068_empty_tiny_log.sql
00069_date_arithmetic.reference
00069_date_arithmetic.sql
00070_insert_fewer_columns_http.reference
00070_insert_fewer_columns_http.sh
00071_insert_fewer_columns.reference
00071_insert_fewer_columns.sql
00072_in_types.reference
00072_in_types.sql
00073_merge_sorting_empty_array_joined.reference
00073_merge_sorting_empty_array_joined.sql
00075_shard_formatting_negate_of_negative_literal.reference
00075_shard_formatting_negate_of_negative_literal.sql
00076_ip_coding_functions.reference
00076_ip_coding_functions.sql
00077_set_keys_fit_128_bits_many_blocks.reference
00077_set_keys_fit_128_bits_many_blocks.sql
00078_string_concat.reference
00078_string_concat.sql
00079_defaulted_columns.reference
00079_defaulted_columns.sql
00080_show_tables_and_system_tables.reference
00080_show_tables_and_system_tables.sql
00081_int_div_or_zero.reference
00081_int_div_or_zero.sql
00082_append_trailing_char_if_absent.reference
00082_append_trailing_char_if_absent.sql
00083_create_merge_tree_zookeeper_long.reference
00083_create_merge_tree_zookeeper_long.sql
00084_summing_merge_tree.reference
00084_summing_merge_tree.sql
00085_visible_width_of_tuple_of_dates.reference
00085_visible_width_of_tuple_of_dates.sql
00086_concat_nary_const_with_nonconst_segfault.reference
00086_concat_nary_const_with_nonconst_segfault.sql
00087_distinct_of_empty_arrays.reference
00087_distinct_of_empty_arrays.sql
00087_math_functions.reference
00087_math_functions.sql Fix tests 2020-11-17 17:48:16 +01:00
00088_distinct_of_arrays_of_strings.reference
00088_distinct_of_arrays_of_strings.sql
00089_group_by_arrays_of_fixed.reference
00089_group_by_arrays_of_fixed.sql
00090_union_race_conditions_1.reference
00090_union_race_conditions_1.sh fix tests 2022-06-23 21:19:07 +02:00
00091_union_race_conditions_2.reference
00091_union_race_conditions_2.sh
00092_union_race_conditions_3.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00092_union_race_conditions_3.sh
00093_union_race_conditions_4.reference
00093_union_race_conditions_4.sh
00094_union_race_conditions_5.reference
00094_union_race_conditions_5.sh
00096_aggregation_min_if.reference
00096_aggregation_min_if.sql
00097_long_storage_buffer_race_condition_mt.reference
00097_long_storage_buffer_race_condition_mt.sh
00097_long_storage_buffer_race_condition.reference
00097_long_storage_buffer_race_condition.sh
00098_1_union_all.reference
00098_1_union_all.sql
00098_2_union_all.reference
00098_2_union_all.sql
00098_3_union_all.reference
00098_3_union_all.sql
00098_4_union_all.reference
00098_4_union_all.sql
00098_5_union_all.reference
00098_5_union_all.sql
00098_6_union_all.reference
00098_6_union_all.sql
00098_7_union_all.reference
00098_7_union_all.sql
00098_8_union_all.reference
00098_8_union_all.sql
00098_9_union_all.reference
00098_9_union_all.sql
00098_a_union_all.reference
00098_a_union_all.sql
00098_b_union_all.reference
00098_b_union_all.sql
00098_c_union_all.reference
00098_c_union_all.sql
00098_d_union_all.reference
00098_d_union_all.sql
00098_e_union_all.reference
00098_e_union_all.sql
00098_f_union_all.reference
00098_f_union_all.sql
00098_g_union_all.reference
00098_g_union_all.sql
00098_h_union_all.reference
00098_h_union_all.sql
00098_j_union_all.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00098_j_union_all.sql
00098_k_union_all.reference
00098_k_union_all.sql
00098_l_union_all.reference
00098_l_union_all.sql
00098_shard_i_union_all.reference
00098_shard_i_union_all.sql
00099_join_many_blocks_segfault.reference
00099_join_many_blocks_segfault.sql
00100_subquery_table_identifier.reference
00100_subquery_table_identifier.sh
00101_materialized_views_and_insert_without_explicit_database.reference
00101_materialized_views_and_insert_without_explicit_database.sql
00102_insert_into_temporary_table.reference
00102_insert_into_temporary_table.sql
00103_ipv4_num_to_string_class_c.reference
00103_ipv4_num_to_string_class_c.sql
00104_totals_having_mode.reference
00104_totals_having_mode.sql
00105_shard_collations.reference
00105_shard_collations.sql
00106_totals_after_having.reference
00106_totals_after_having.sql
00107_totals_after_having.reference
00107_totals_after_having.sql
00108_shard_totals_after_having.reference
00108_shard_totals_after_having.sql
00109_shard_totals_after_having.reference
00109_shard_totals_after_having.sql
00110_external_sort.reference
00110_external_sort.sql
00111_shard_external_sort_distributed.reference
00111_shard_external_sort_distributed.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
00112_shard_totals_after_having.reference
00112_shard_totals_after_having.sql
00113_shard_group_array.reference
00113_shard_group_array.sql
00114_float_type_result_of_division.reference
00114_float_type_result_of_division.sql
00115_shard_in_incomplete_result.reference
00115_shard_in_incomplete_result.sh
00116_storage_set.reference
00116_storage_set.sql
00117_parsing_arrays.reference
00117_parsing_arrays.sql
00118_storage_join.reference
00118_storage_join.sql Fixed tests 2023-02-16 12:17:03 +01:00
00119_storage_join.reference
00119_storage_join.sql
00120_join_and_group_by.reference
00120_join_and_group_by.sql
00121_drop_column_zookeeper.reference
00121_drop_column_zookeeper.sql
00122_join_with_subquery_with_subquery.reference
00122_join_with_subquery_with_subquery.sql
00123_shard_unmerged_result_when_max_distributed_connections_is_one.reference
00123_shard_unmerged_result_when_max_distributed_connections_is_one.sql
00124_shard_distributed_with_many_replicas.reference
00124_shard_distributed_with_many_replicas.sql
00125_array_element_of_array_of_tuple.reference
00125_array_element_of_array_of_tuple.sql
00126_buffer.reference
00126_buffer.sql
00127_group_by_concat.reference
00127_group_by_concat.sql
00128_group_by_number_and_fixed_string.reference
00128_group_by_number_and_fixed_string.sql
00129_quantile_timing_weighted.reference
00129_quantile_timing_weighted.sql
00131_set_hashed.reference
00131_set_hashed.sql
00132_sets.reference
00132_sets.sql
00133_long_shard_memory_tracker_and_exception_safety.reference
00133_long_shard_memory_tracker_and_exception_safety.sh
00134_aggregation_by_fixed_string_of_size_1_2_4_8.reference
00134_aggregation_by_fixed_string_of_size_1_2_4_8.sql
00135_duplicate_group_by_keys_segfault.reference
00135_duplicate_group_by_keys_segfault.sql
00136_duplicate_order_by_elems.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00136_duplicate_order_by_elems.sql
00137_in_constants.reference
00137_in_constants.sql
00138_table_aliases.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00138_table_aliases.sql
00140_parse_unix_timestamp_as_datetime.reference
00140_parse_unix_timestamp_as_datetime.sql
00140_prewhere_column_order.reference
00140_prewhere_column_order.sql
00141_parse_timestamp_as_datetime.reference
00141_parse_timestamp_as_datetime.sql
00142_parse_timestamp_as_datetime.reference
00142_parse_timestamp_as_datetime.sql
00143_number_classification_functions.reference
00143_number_classification_functions.sql
00144_empty_regexp.reference
00144_empty_regexp.sql
00145_empty_likes.reference
00145_empty_likes.sql
00146_summing_merge_tree_nested_map.reference
00146_summing_merge_tree_nested_map.sql
00147_alter_nested_default.reference
00147_alter_nested_default.sql
00148_summing_merge_tree_aggregate_function.reference
00148_summing_merge_tree_aggregate_function.sql
00148_summing_merge_tree_nested_map_multiple_values.reference
00148_summing_merge_tree_nested_map_multiple_values.sql
00149_function_url_hash.reference
00149_function_url_hash.sql
00150_with_totals_and_join.reference
00150_with_totals_and_join.sql
00151_tuple_with_array.reference
00151_tuple_with_array.sql
00152_totals_in_subquery.reference
00152_totals_in_subquery.sql
00153_transform.reference
00153_transform.sql
00154_shard_distributed_with_distinct.reference
00154_shard_distributed_with_distinct.sql
00155_long_merges.reference
00155_long_merges.sh
00156_array_map_to_constant.reference
00156_array_map_to_constant.sql
00157_aliases_and_lambda_formal_parameters.reference
00157_aliases_and_lambda_formal_parameters.sql
00158_buffer_and_nonexistent_table.reference
00158_buffer_and_nonexistent_table.sql
00159_whitespace_in_columns_list.reference
00159_whitespace_in_columns_list.sql
00160_merge_and_index_in_in.reference
00160_merge_and_index_in_in.sql
00161_rounding_functions.reference
00161_rounding_functions.sql
00162_shard_global_join.reference
00162_shard_global_join.sql
00163_shard_join_with_empty_table.reference
00163_shard_join_with_empty_table.sql
00164_not_chain.reference
00164_not_chain.sql
00165_transform_non_const_default.reference
00165_transform_non_const_default.sql
00166_functions_of_aggregation_states.reference
00166_functions_of_aggregation_states.sql
00167_settings_inside_query.reference
00167_settings_inside_query.sql
00168_buffer_defaults.reference
00168_buffer_defaults.sql deprecate old MergeTree syntax 2022-06-23 11:24:54 +02:00
00169_join_constant_keys.reference
00169_join_constant_keys.sql
00170_lower_upper_utf8.reference
00170_lower_upper_utf8.sql
00171_shard_array_of_tuple_remote.reference
00171_shard_array_of_tuple_remote.sql
00172_constexprs_in_set.reference
00172_constexprs_in_set.sql
00173_compare_date_time_with_constant_string.reference
00173_compare_date_time_with_constant_string.sql
00174_compare_date_time_with_constant_string_in_in.reference
00174_compare_date_time_with_constant_string_in_in.sql
00175_if_num_arrays.reference
00175_if_num_arrays.sql
00176_if_string_arrays.reference
00176_if_string_arrays.sql
00177_inserts_through_http_parts.reference
00177_inserts_through_http_parts.sh
00178_function_replicate.reference
00178_function_replicate.sql
00179_lambdas_with_common_expressions_and_filter.reference
00179_lambdas_with_common_expressions_and_filter.sql
00180_attach_materialized_view.reference
00180_attach_materialized_view.sql
00181_aggregate_functions_statistics_stable.reference
00181_aggregate_functions_statistics_stable.sql
00181_aggregate_functions_statistics.reference
00181_aggregate_functions_statistics.sql
00182_functions_higher_order_and_consts.reference
00182_functions_higher_order_and_consts.sql
00183_skip_unavailable_shards.reference
00183_skip_unavailable_shards.sql
00184_shard_distributed_group_by_no_merge.reference
00184_shard_distributed_group_by_no_merge.sql
00185_array_literals.reference
00185_array_literals.sql
00186_very_long_arrays.reference
00186_very_long_arrays.sh
00187_like_regexp_prefix.reference
00187_like_regexp_prefix.sql
00188_constants_as_arguments_of_aggregate_functions.reference
00188_constants_as_arguments_of_aggregate_functions.sql
00189_time_zones_long.reference
00189_time_zones_long.sql
00190_non_constant_array_of_constant_data.reference
00190_non_constant_array_of_constant_data.sql
00191_aggregating_merge_tree_and_final.reference
00191_aggregating_merge_tree_and_final.sql
00192_least_greatest.reference
00192_least_greatest.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00193_parallel_replicas.reference
00193_parallel_replicas.sql
00194_identity.reference
00194_identity.sql
00195_shard_union_all_and_global_in.reference
00195_shard_union_all_and_global_in.sql
00196_float32_formatting.reference
00196_float32_formatting.sql
00197_if_fixed_string.reference
00197_if_fixed_string.sql
00198_group_by_empty_arrays.reference
00198_group_by_empty_arrays.sql
00199_ternary_operator_type_check.reference
00199_ternary_operator_type_check.sql
00200_shard_distinct_order_by_limit_distributed.reference
00200_shard_distinct_order_by_limit_distributed.sql
00201_array_uniq.reference
00201_array_uniq.sql
00202_cross_join.reference
00202_cross_join.sql
00203_full_join.reference
00203_full_join.sql
00204_extract_url_parameter.reference
00204_extract_url_parameter.sql
00205_emptyscalar_subquery_type_mismatch_bug.reference
00205_emptyscalar_subquery_type_mismatch_bug.sql
00205_scalar_subqueries.reference
00205_scalar_subqueries.sql
00206_empty_array_to_single.reference
00206_empty_array_to_single.sql
00207_left_array_join.reference
00207_left_array_join.sql
00208_agg_state_merge.reference
00208_agg_state_merge.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00209_insert_select_extremes.reference
00209_insert_select_extremes.sql
00210_insert_select_extremes_http.reference
00210_insert_select_extremes_http.sh
00211_shard_query_formatting_aliases.reference
00211_shard_query_formatting_aliases.sql
00212_long_shard_aggregate_function_uniq.reference
00212_long_shard_aggregate_function_uniq.sql
00213_multiple_global_in.reference
00213_multiple_global_in.sql
00214_primary_key_order.reference
00214_primary_key_order.sql
00215_primary_key_order_zookeeper_long.reference
00215_primary_key_order_zookeeper_long.sql
00216_bit_test_function_family.reference
00216_bit_test_function_family.sql
00217_shard_global_subquery_columns_with_same_name.reference
00217_shard_global_subquery_columns_with_same_name.sql
00218_like_regexp_newline.reference
00218_like_regexp_newline.sql
00219_full_right_join_column_order.reference
00219_full_right_join_column_order.sql
00220_shard_with_totals_in_subquery_remote_and_limit.reference
00220_shard_with_totals_in_subquery_remote_and_limit.sql
00222_sequence_aggregate_function_family.reference
00222_sequence_aggregate_function_family.sql
00223_shard_distributed_aggregation_memory_efficient.reference
00223_shard_distributed_aggregation_memory_efficient.sql
00224_shard_distributed_aggregation_memory_efficient_and_overflows.reference
00224_shard_distributed_aggregation_memory_efficient_and_overflows.sql
00225_join_duplicate_columns.reference
00225_join_duplicate_columns.sql
00226_zookeeper_deduplication_and_unexpected_parts_long.reference
00226_zookeeper_deduplication_and_unexpected_parts_long.sql
00227_quantiles_timing_arbitrary_order.reference
00227_quantiles_timing_arbitrary_order.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00228_shard_quantiles_deterministic_merge_overflow.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00228_shard_quantiles_deterministic_merge_overflow.sql
00229_prewhere_column_missing.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00229_prewhere_column_missing.sql
00230_array_functions_has_count_equal_index_of_non_const_second_arg.reference
00230_array_functions_has_count_equal_index_of_non_const_second_arg.sql
00231_format_vertical_raw.reference
00231_format_vertical_raw.sql
00232_format_readable_decimal_size.reference
00232_format_readable_decimal_size.sql
00232_format_readable_size.reference
00232_format_readable_size.sql
00233_position_function_family.reference
00233_position_function_family.sql
00233_position_function_sql_comparibilty.reference
00233_position_function_sql_comparibilty.sql
00234_disjunctive_equality_chains_optimization.reference
00234_disjunctive_equality_chains_optimization.sql
00235_create_temporary_table_as.reference
00235_create_temporary_table_as.sql
00236_replicated_drop_on_non_leader_zookeeper_long.reference
00236_replicated_drop_on_non_leader_zookeeper_long.sql
00237_group_by_arrays.reference
00237_group_by_arrays.sql
00238_removal_of_temporary_columns.reference
00238_removal_of_temporary_columns.sql
00239_type_conversion_in_in.reference
00239_type_conversion_in_in.sql
00240_replace_substring_loop.reference
00240_replace_substring_loop.sql
00250_tuple_comparison.reference
00250_tuple_comparison.sql
00251_has_types.reference
00251_has_types.sql
00252_shard_global_in_aggregate_function.reference
00252_shard_global_in_aggregate_function.sql
00253_insert_recursive_defaults.reference
00253_insert_recursive_defaults.sql
00254_tuple_extremes.reference
00254_tuple_extremes.sql
00255_array_concat_string.reference
00255_array_concat_string.sql
00256_reverse.reference
00256_reverse.sql
00257_shard_no_aggregates_and_constant_keys.reference
00257_shard_no_aggregates_and_constant_keys.sql
00258_materializing_tuples.reference
00258_materializing_tuples.sql
00259_hashing_tuples.reference
00259_hashing_tuples.sql
00260_like_and_curly_braces.reference
00260_like_and_curly_braces.sql
00261_storage_aliases_and_array_join.reference
00261_storage_aliases_and_array_join.sql
00262_alter_alias.reference
00262_alter_alias.sql
00263_merge_aggregates_and_overflow.reference
00263_merge_aggregates_and_overflow.sql
00264_uniq_many_args.reference
00264_uniq_many_args.sql
00265_http_content_type_format_timezone.reference
00265_http_content_type_format_timezone.sh
00266_read_overflow_mode.reference
00266_read_overflow_mode.sql
00266_shard_global_subquery_and_aliases.reference
00266_shard_global_subquery_and_aliases.sql
00267_tuple_array_access_operators_priority.reference
00267_tuple_array_access_operators_priority.sql
00268_aliases_without_as_keyword.reference
00268_aliases_without_as_keyword.sql
00269_database_table_whitespace.reference
00269_database_table_whitespace.sql
00270_views_query_processing_stage.reference
00270_views_query_processing_stage.sql
00271_agg_state_and_totals.reference
00271_agg_state_and_totals.sql
00272_union_all_and_in_subquery.reference
00272_union_all_and_in_subquery.sql
00273_quantiles.reference
00273_quantiles.sql
00274_shard_group_array.reference
00274_shard_group_array.sql
00275_shard_quantiles_weighted.reference
00275_shard_quantiles_weighted.sql
00276_sample.reference
00276_sample.sql
00277_array_filter.reference
00277_array_filter.sql
00278_insert_already_sorted.reference
00278_insert_already_sorted.sql
00279_quantiles_permuted_args.reference
00279_quantiles_permuted_args.sql
00280_hex_escape_sequence.reference
00280_hex_escape_sequence.sql
00282_merging.reference
00282_merging.sql
00283_column_cut.reference
00283_column_cut.sql
00284_external_aggregation.reference
00284_external_aggregation.sql
00285_not_all_data_in_totals.reference
00285_not_all_data_in_totals.sql
00286_format_long_negative_float.reference
00286_format_long_negative_float.sql
00287_column_const_with_nan.reference
00287_column_const_with_nan.sql
00288_empty_stripelog.reference
00288_empty_stripelog.sql
00290_shard_aggregation_memory_efficient.reference
00290_shard_aggregation_memory_efficient.sql
00291_array_reduce.reference
00291_array_reduce.sql
00292_parser_tuple_element.reference
00292_parser_tuple_element.sql
00293_shard_max_subquery_depth.reference
00293_shard_max_subquery_depth.sql
00294_shard_enums.reference
00294_shard_enums.sql
00295_global_in_one_shard_rows_before_limit.reference
00295_global_in_one_shard_rows_before_limit.sql
00296_url_parameters.reference
00296_url_parameters.sql Make test data less frightening for random strangers 2022-03-24 03:55:43 +01:00
00297_attach_negative_numbers_zookeeper.reference
00297_attach_negative_numbers_zookeeper.sql.disabled
00298_enum_width_and_cast.reference
00298_enum_width_and_cast.sql
00299_stripe_log_multiple_inserts.reference
00299_stripe_log_multiple_inserts.sql
00300_csv.reference
00300_csv.sql
00301_csv.reference
00301_csv.sh
00302_http_compression.reference
00302_http_compression.sh
00304_http_external_data.reference
00304_http_external_data.sh
00305_http_and_readonly.reference
00305_http_and_readonly.sh
00306_insert_values_and_expressions.reference
00306_insert_values_and_expressions.sql
00307_format_xml.reference
00307_format_xml.sql
00308_write_buffer_valid_utf8.reference
00308_write_buffer_valid_utf8.sql
00309_formats.reference
00309_formats.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00310_tskv.reference
00310_tskv.sh
00311_array_primary_key.reference
00311_array_primary_key.sql
00312_position_case_insensitive_utf8.reference
00312_position_case_insensitive_utf8.sql
00313_const_totals_extremes.reference
00313_const_totals_extremes.sh
00314_sample_factor_virtual_column.reference
00314_sample_factor_virtual_column.sql
00315_quantile_off_by_one.reference
00315_quantile_off_by_one.sql
00316_rounding_functions_and_empty_block.reference
00316_rounding_functions_and_empty_block.sql Change formatting of subqueries (make it more human friendly) 2021-05-20 21:04:12 +03:00
00317_in_tuples_and_out_of_range_values.reference
00317_in_tuples_and_out_of_range_values.sql
00318_pk_tuple_order.reference
00318_pk_tuple_order.sql
00319_index_for_like.reference
00319_index_for_like.sql
00320_between.reference
00320_between.sql
00321_pk_set.reference
00321_pk_set.sql
00322_disable_checksumming.reference
00322_disable_checksumming.sh
00323_quantiles_timing_bug.reference
00323_quantiles_timing_bug.sql
00324_hashing_enums.reference
00324_hashing_enums.sql
00325_replacing_merge_tree.reference
00325_replacing_merge_tree.sql.disabled
00326_long_function_multi_if.reference
00326_long_function_multi_if.sql
00327_summing_composite_nested.reference
00327_summing_composite_nested.sql
00328_long_case_construction.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00328_long_case_construction.sql
00330_view_subqueries.reference
00330_view_subqueries.sql
00331_final_and_prewhere.reference
00331_final_and_prewhere.sql fix tests 2022-06-23 12:58:34 +02:00
00332_quantile_timing_memory_leak.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00332_quantile_timing_memory_leak.sql
00333_parser_number_bug.reference
00333_parser_number_bug.sql
00334_column_aggregate_function_limit.reference
00334_column_aggregate_function_limit.sql
00335_bom.reference
00335_bom.sh
00336_shard_stack_trace.reference
00336_shard_stack_trace.sh
00337_shard_any_heavy.reference
00337_shard_any_heavy.sql
00338_replicate_array_of_strings.reference
00338_replicate_array_of_strings.sql
00339_parsing_bad_arrays.reference
00339_parsing_bad_arrays.sh
00340_squashing_insert_select.reference
00340_squashing_insert_select.sql fix 2020-08-02 09:59:25 +08:00
00341_squashing_insert_select2.reference
00341_squashing_insert_select2.sql
00342_escape_sequences.reference
00342_escape_sequences.sql
00343_array_element_generic.reference
00343_array_element_generic.sql
00344_row_number_in_all_blocks.reference
00344_row_number_in_all_blocks.sql
00345_index_accurate_comparison.reference
00345_index_accurate_comparison.sql
00346_if_tuple.reference
00346_if_tuple.sql
00347_has_tuple.reference
00347_has_tuple.sql
00348_tuples.reference
00348_tuples.sql
00349_visible_width.reference
00349_visible_width.sql
00350_count_distinct.reference
00350_count_distinct.sql
00351_select_distinct_arrays_tuples.reference
00351_select_distinct_arrays_tuples.sql
00352_external_sorting_and_constants.reference
00352_external_sorting_and_constants.sql
00353_join_by_tuple.reference
00353_join_by_tuple.sql
00354_host_command_line_option.reference
00354_host_command_line_option.sh
00355_array_of_non_const_convertible_types.reference
00355_array_of_non_const_convertible_types.sql
00356_analyze_aggregations_and_union_all.reference
00356_analyze_aggregations_and_union_all.sql
00357_to_string_complex_types.reference
00357_to_string_complex_types.sql
00358_from_string_complex_types.reference
00358_from_string_complex_types.sql
00359_convert_or_zero_functions.reference
00359_convert_or_zero_functions.sql
00360_to_date_from_string_with_datetime.reference
00360_to_date_from_string_with_datetime.sql
00361_shared_array_offsets_and_squash_blocks.reference
00361_shared_array_offsets_and_squash_blocks.sql
00362_great_circle_distance.reference
00362_great_circle_distance.sql
00363_defaults.reference
00363_defaults.sql
00364_java_style_denormals.reference
00364_java_style_denormals.sql
00365_statistics_in_formats.reference
00365_statistics_in_formats.sh
00366_multi_statements.reference
00366_multi_statements.sh
00367_visible_width_of_array_tuple_enum.reference
00367_visible_width_of_array_tuple_enum.sql
00368_format_option_collision.reference
00368_format_option_collision.sh
00369_int_div_of_float.reference
00369_int_div_of_float.sql
00370_duplicate_columns_in_subqueries.reference Fixed tests 2023-02-16 12:17:03 +01:00
00370_duplicate_columns_in_subqueries.sql Fixed tests 2023-02-16 12:17:03 +01:00
00371_union_all.reference
00371_union_all.sql
00372_cors_header.reference
00372_cors_header.sh
00373_group_by_tuple.reference
00373_group_by_tuple.sql
00374_any_last_if_merge.reference
00374_any_last_if_merge.sql
00374_json_each_row_input_with_noisy_fields.reference
00374_json_each_row_input_with_noisy_fields.sh
00375_shard_group_uniq_array_of_string.reference
00375_shard_group_uniq_array_of_string.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
00376_shard_group_uniq_array_of_int_array.reference
00376_shard_group_uniq_array_of_int_array.sql
00377_shard_group_uniq_array_of_string_array.reference
00377_shard_group_uniq_array_of_string_array.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
00378_json_quote_64bit_integers.reference
00378_json_quote_64bit_integers.sql
00379_system_processes_port.reference
00379_system_processes_port.sh
00380_client_break_at_exception_in_batch_mode.reference
00380_client_break_at_exception_in_batch_mode.sh
00381_first_significant_subdomain.reference
00381_first_significant_subdomain.sql
00383_utf8_validation.reference
00383_utf8_validation.sql
00384_column_aggregate_function_insert_from.reference
00384_column_aggregate_function_insert_from.sql
00385_storage_file_and_clickhouse-local_app_long.reference
00385_storage_file_and_clickhouse-local_app_long.sh
00386_enum_in_pk.reference
00386_enum_in_pk.sql
00386_has_column_in_table.reference
00386_has_column_in_table.sql
00386_long_in_pk.python
00386_long_in_pk.reference
00386_long_in_pk.sh
00387_use_client_time_zone.reference
00387_use_client_time_zone.sh
00388_enum_with_totals.reference
00388_enum_with_totals.sql
00389_concat_operator.reference
00389_concat_operator.sql
00390_array_sort.reference Added arrayPartialSort and arraySort functions 2023-02-16 17:59:12 +00:00
00390_array_sort.sql add EOL 2023-02-19 08:40:00 -05:00
00392_enum_nested_alter.reference
00392_enum_nested_alter.sql
00393_if_with_constant_condition.reference
00393_if_with_constant_condition.sql
00394_new_nested_column_keeps_offsets.reference
00394_new_nested_column_keeps_offsets.sql
00394_replaceall_vector_fixed.reference
00394_replaceall_vector_fixed.sql
00395_nullable.reference
00395_nullable.sql
00396_uuid.reference
00396_uuid.sql
00397_tsv_format_synonym.reference
00397_tsv_format_synonym.sql
00398_url_functions.reference
00398_url_functions.sql.j2
00399_group_uniq_array_date_datetime.reference
00399_group_uniq_array_date_datetime.sql
00400_client_external_options.reference
00400_client_external_options.sh
00401_merge_and_stripelog.reference
00401_merge_and_stripelog.sql
00402_nan_and_extremes.reference
00402_nan_and_extremes.sql
00403_to_start_of_day.reference
00403_to_start_of_day.sql
00404_null_literal.reference
00404_null_literal.sql
00405_pretty_formats.reference
00405_pretty_formats.sql add setting output_format_pretty_grid_charset 2020-07-10 22:25:49 +03:00
00405_PrettyCompactMonoBlock.reference
00405_PrettyCompactMonoBlock.sh
00406_tuples_with_nulls.reference
00406_tuples_with_nulls.sql
00407_parsing_nulls.reference
00407_parsing_nulls.sh
00408_http_keep_alive.reference
00408_http_keep_alive.sh
00409_shard_limit_by.reference
00409_shard_limit_by.sql
00410_aggregation_combinators_with_arenas.reference
00410_aggregation_combinators_with_arenas.sql
00411_long_accurate_number_comparison_float.reference
00411_long_accurate_number_comparison_float.sql
00411_long_accurate_number_comparison_int1.reference
00411_long_accurate_number_comparison_int1.sh
00411_long_accurate_number_comparison_int2.reference
00411_long_accurate_number_comparison_int2.sh
00411_long_accurate_number_comparison_int3.reference
00411_long_accurate_number_comparison_int3.sh
00411_long_accurate_number_comparison_int4.reference
00411_long_accurate_number_comparison_int4.sh
00411_long_accurate_number_comparison.python
00411_merge_tree_where_const_in_set.reference
00411_merge_tree_where_const_in_set.sql
00412_logical_expressions_optimizer.reference
00412_logical_expressions_optimizer.sql
00413_distinct.reference Add test: ordinary DISTINCT with all const columns 2022-07-30 20:42:34 +00:00
00413_distinct.sql
00413_least_greatest_new_behavior.reference
00413_least_greatest_new_behavior.sql
00414_time_zones_direct_conversion.reference
00414_time_zones_direct_conversion.sql
00415_into_outfile.reference
00415_into_outfile.sh
00416_pocopatch_progress_in_http_headers.reference
00416_pocopatch_progress_in_http_headers.sh
00417_kill_query.reference
00417_kill_query.sh
00417_system_build_options.reference
00417_system_build_options.sh
00418_input_format_allow_errors.reference
00418_input_format_allow_errors.sh
00419_show_sql_queries.reference
00419_show_sql_queries.sh
00420_null_in_scalar_subqueries.reference
00420_null_in_scalar_subqueries.sql
00421_storage_merge__table_index.reference
00421_storage_merge__table_index.sh
00422_hash_function_constexpr.reference
00422_hash_function_constexpr.sql
00423_storage_log_single_thread.reference
00423_storage_log_single_thread.sql
00424_shard_aggregate_functions_of_nullable.reference
00424_shard_aggregate_functions_of_nullable.sql
00425_count_nullable.reference
00425_count_nullable.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00426_nulls_sorting.reference
00426_nulls_sorting.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00427_alter_primary_key.reference
00427_alter_primary_key.sh
00429_long_http_bufferization.reference
00429_long_http_bufferization.sh
00429_point_in_ellipses.reference
00429_point_in_ellipses.sql
00430_https_server.reference
00430_https_server.sh
00431_if_nulls.reference
00431_if_nulls.sql
00432_aggregate_function_scalars_and_constants.reference
00432_aggregate_function_scalars_and_constants.sql
00433_ifnull.reference
00433_ifnull.sql
00434_tonullable.reference
00434_tonullable.sql
00435_coalesce.reference
00435_coalesce.sql
00436_convert_charset.reference
00436_convert_charset.sql
00436_fixed_string_16_comparisons.reference
00436_fixed_string_16_comparisons.sql
00437_nulls_first_last.reference
00437_nulls_first_last.sql
00438_bit_rotate.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00438_bit_rotate.sql
00439_fixed_string_filter.reference
00439_fixed_string_filter.sql
00440_nulls_merge_tree.reference
00440_nulls_merge_tree.sql
00441_nulls_in.reference
00441_nulls_in.sql
00442_filter_by_nullable.reference
00442_filter_by_nullable.sql
00443_optimize_final_vertical_merge.reference
00443_optimize_final_vertical_merge.sh
00443_preferred_block_size_bytes.reference
00443_preferred_block_size_bytes.sh
00444_join_use_nulls.reference
00444_join_use_nulls.sql
00445_join_nullable_keys.reference
00445_join_nullable_keys.sql
00446_clear_column_in_partition_concurrent_zookeeper.reference
00446_clear_column_in_partition_concurrent_zookeeper.sh deprecate old MergeTree syntax 2022-06-23 11:24:54 +02:00
00446_clear_column_in_partition_zookeeper_long.reference
00446_clear_column_in_partition_zookeeper_long.sql
00447_foreach_modifier.reference
00447_foreach_modifier.sql
00448_replicate_nullable_tuple_generic.reference
00448_replicate_nullable_tuple_generic.sql
00448_to_string_cut_to_zero.reference
00448_to_string_cut_to_zero.sql
00449_filter_array_nullable_tuple.reference
00449_filter_array_nullable_tuple.sql
00450_higher_order_and_nullable.reference
00450_higher_order_and_nullable.sql
00451_left_array_join_and_constants.reference
00451_left_array_join_and_constants.sql
00452_left_array_join_and_nullable.reference
00452_left_array_join_and_nullable.sql
00453_cast_enum.reference
00453_cast_enum.sql
00453_top_k.reference
00453_top_k.sql
00456_alter_nullable.reference
00456_alter_nullable.sql
00457_log_tinylog_stripelog_nullable.reference
00457_log_tinylog_stripelog_nullable.sql
00458_merge_type_cast.reference
00458_merge_type_cast.sql
00459_group_array_insert_at.reference
00459_group_array_insert_at.sql
00460_vertical_and_totals_extremes.reference
00460_vertical_and_totals_extremes.sql
00461_default_value_of_argument_type.reference
00461_default_value_of_argument_type.sql
00462_json_true_false_literals.reference
00462_json_true_false_literals.sql
00463_long_sessions_in_http_interface.reference
00463_long_sessions_in_http_interface.sh
00464_array_element_out_of_range.reference
00464_array_element_out_of_range.sql
00464_sort_all_constant_columns.reference
00464_sort_all_constant_columns.sql
00465_nullable_default.reference
00465_nullable_default.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00466_comments_in_keyword.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00466_comments_in_keyword.sql
00467_qualified_names.reference
00467_qualified_names.sql
00468_array_join_multiple_arrays_and_use_original_column.reference
00468_array_join_multiple_arrays_and_use_original_column.sql
00469_comparison_of_strings_containing_null_char.reference
00469_comparison_of_strings_containing_null_char.sql
00470_identifiers_in_double_quotes.reference
00470_identifiers_in_double_quotes.sql
00471_sql_style_quoting.reference
00471_sql_style_quoting.sql
00472_compare_uuid_with_constant_string.reference
00472_compare_uuid_with_constant_string.sql
00472_create_view_if_not_exists.reference
00472_create_view_if_not_exists.sql
00473_output_format_json_quote_denormals.reference
00473_output_format_json_quote_denormals.sh
00474_readonly_settings.reference
00474_readonly_settings.sh
00475_in_join_db_table.reference
00475_in_join_db_table.sql
00476_pretty_formats_and_widths.reference
00476_pretty_formats_and_widths.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00477_parsing_data_types.reference
00477_parsing_data_types.sql
00479_date_and_datetime_to_number.reference
00479_date_and_datetime_to_number.sql
00480_mac_addresses.reference
00480_mac_addresses.sql
00481_create_view_for_null.reference
00481_create_view_for_null.sql
00481_reading_from_last_granula.reference
00481_reading_from_last_granula.sql
00482_subqueries_and_aliases.reference
00482_subqueries_and_aliases.sql
00483_cast_syntax.reference
00483_cast_syntax.sql
00483_reading_from_array_structure.reference
00483_reading_from_array_structure.sql
00484_preferred_max_column_in_block_size_bytes.reference
00484_preferred_max_column_in_block_size_bytes.sql
00485_http_insert_format.reference
00485_http_insert_format.sh
00486_if_fixed_string.reference
00486_if_fixed_string.sql
00487_if_array_fixed_string.reference
00487_if_array_fixed_string.sql
00488_column_name_primary.reference
00488_column_name_primary.sql
00488_non_ascii_column_names.reference
00488_non_ascii_column_names.sql
00489_pk_subexpression.reference
00489_pk_subexpression.sql
00490_special_line_separators_and_characters_outside_of_bmp.reference
00490_special_line_separators_and_characters_outside_of_bmp.sql
00490_with_select.reference
00490_with_select.sql Fixed tests 2023-02-17 16:50:46 +01:00
00491_shard_distributed_and_aliases_in_where_having.reference
00491_shard_distributed_and_aliases_in_where_having.sql
00492_drop_temporary_table.reference
00492_drop_temporary_table.sql
00493_substring_of_fixedstring.reference
00493_substring_of_fixedstring.sql
00494_shard_alias_substitution_bug.reference
00494_shard_alias_substitution_bug.sql
00495_reading_const_zero_column.reference
00495_reading_const_zero_column.sql
00496_substring_negative_offset.reference
00496_substring_negative_offset.sql
00497_whitespaces_in_insert.reference
00497_whitespaces_in_insert.sh
00498_array_functions_concat_slice_push_pop.reference Fix test 2022-01-26 20:30:15 +08:00
00498_array_functions_concat_slice_push_pop.sql
00498_bitwise_aggregate_functions.reference
00498_bitwise_aggregate_functions.sql
00499_json_enum_insert.reference
00499_json_enum_insert.sql
00500_point_in_polygon_2d_const.reference
00500_point_in_polygon_2d_const.sql
00500_point_in_polygon_bug_2.reference
00500_point_in_polygon_bug_2.sql
00500_point_in_polygon_bug_3_linestring_rotation_precision.reference
00500_point_in_polygon_bug_3_linestring_rotation_precision.sql
00500_point_in_polygon_bug.reference
00500_point_in_polygon_bug.sql
00500_point_in_polygon_nan.reference
00500_point_in_polygon_nan.sql
00500_point_in_polygon_non_const_poly.reference
00500_point_in_polygon_non_const_poly.sql
00500_point_in_polygon.reference
00500_point_in_polygon.sql
00501_http_head.reference
00501_http_head.sh
00502_custom_partitioning_local.reference
00502_custom_partitioning_local.sql
00502_custom_partitioning_replicated_zookeeper_long.reference
00502_custom_partitioning_replicated_zookeeper_long.sql
00502_string_concat_with_array.reference
00502_string_concat_with_array.sql
00502_sum_map.reference
00502_sum_map.sql
00503_cast_const_nullable.reference
00503_cast_const_nullable.sql
00504_insert_miss_columns.reference
00504_insert_miss_columns.sh
00504_mergetree_arrays_rw.reference
00504_mergetree_arrays_rw.sql
00505_distributed_secure.data
00505_secure.reference
00505_secure.sh
00505_shard_secure.reference
00505_shard_secure.sh
00506_shard_global_in_union.reference
00506_shard_global_in_union.sql
00506_union_distributed.reference
00506_union_distributed.sql
00507_array_no_params.reference
00507_array_no_params.sh
00507_sumwithoverflow.reference
00507_sumwithoverflow.sql
00508_materialized_view_to.reference
00508_materialized_view_to.sql
00509_extended_storage_definition_syntax_zookeeper.reference
00509_extended_storage_definition_syntax_zookeeper.sql
00510_materizlized_view_and_deduplication_zookeeper.reference
00510_materizlized_view_and_deduplication_zookeeper.sql
00511_get_size_of_enum.reference
00511_get_size_of_enum.sql
00512_fractional_time_zones.reference
00512_fractional_time_zones.sh
00513_fractional_time_zones.reference
00513_fractional_time_zones.sql
00514_interval_operators.reference
00514_interval_operators.sql
00515_enhanced_time_zones.reference
00515_enhanced_time_zones.sql
00515_gcd_lcm.reference
00515_gcd_lcm.sql
00515_shard_desc_table_functions_and_subqueries.reference
00515_shard_desc_table_functions_and_subqueries.sql
00516_deduplication_after_drop_partition_zookeeper.reference
00516_deduplication_after_drop_partition_zookeeper.sql
00516_is_inf_nan.reference
00516_is_inf_nan.sql
00516_modulo.reference
00516_modulo.sql
00517_date_parsing.reference
00517_date_parsing.sql
00518_extract_all_and_empty_matches.reference
00518_extract_all_and_empty_matches.sql
00519_create_as_select_from_temporary_table.reference
00519_create_as_select_from_temporary_table.sql
00520_http_nullable.reference
00520_http_nullable.sh
00520_tuple_values_interpreter.reference
00520_tuple_values_interpreter.sql
00521_multidimensional.reference
00521_multidimensional.sql
00522_multidimensional.reference
00522_multidimensional.sql
00523_aggregate_functions_in_group_array.reference
00523_aggregate_functions_in_group_array.sql
00524_time_intervals_months_underflow.reference
00524_time_intervals_months_underflow.sql
00525_aggregate_functions_of_nullable_that_return_non_nullable.reference
00525_aggregate_functions_of_nullable_that_return_non_nullable.sql
00526_array_join_with_arrays_of_nullable.reference
00526_array_join_with_arrays_of_nullable.sql
00527_totals_having_nullable.reference
00527_totals_having_nullable.sql
00528_const_of_nullable.reference
00528_const_of_nullable.sql
00529_orantius.reference
00529_orantius.sql
00530_arrays_of_nothing.reference
00530_arrays_of_nothing.sql
00531_aggregate_over_nullable.reference
00531_aggregate_over_nullable.sql
00531_client_ignore_error.reference
00531_client_ignore_error.sh
00532_topk_generic.reference
00532_topk_generic.sql
00533_uniq_array.reference
00533_uniq_array.sql
00534_client_ignore_error.reference
00534_client_ignore_error.sh
00534_exp10.reference
00534_exp10.sql
00534_filimonov.data
00534_filimonov.reference
00534_filimonov.sh
00534_functions_bad_arguments1.reference
00534_functions_bad_arguments1.sh
00534_functions_bad_arguments2.reference
00534_functions_bad_arguments2.sh
00534_functions_bad_arguments3.reference
00534_functions_bad_arguments3.sh
00534_functions_bad_arguments4_long.reference
00534_functions_bad_arguments4_long.sh
00534_functions_bad_arguments5.reference
00534_functions_bad_arguments5.sh
00534_functions_bad_arguments6.reference
00534_functions_bad_arguments6.sh
00534_functions_bad_arguments7.reference
00534_functions_bad_arguments7.sh
00534_functions_bad_arguments8.reference
00534_functions_bad_arguments8.sh
00534_functions_bad_arguments9.reference
00534_functions_bad_arguments9.sh
00534_functions_bad_arguments10.reference
00534_functions_bad_arguments10.sh
00534_functions_bad_arguments11.reference
00534_functions_bad_arguments11.sh
00534_functions_bad_arguments12.reference
00534_functions_bad_arguments12.sh
00534_functions_bad_arguments13.reference
00534_functions_bad_arguments13.sh
00534_functions_bad_arguments.lib
00535_parse_float_scientific.reference
00535_parse_float_scientific.sql
00536_int_exp.reference
00536_int_exp.sql
00537_quarters.reference
00537_quarters.sql
00538_datediff.reference
00538_datediff.sql
00539_functions_for_working_with_json.reference
00539_functions_for_working_with_json.sql
00540_bad_data_types.reference
00540_bad_data_types.sh
00541_kahan_sum.reference
00541_kahan_sum.sql
00541_to_start_of_fifteen_minutes.reference
00541_to_start_of_fifteen_minutes.sql
00542_access_to_temporary_table_in_readonly_mode.reference
00542_access_to_temporary_table_in_readonly_mode.sql
00542_materialized_view_and_time_zone_tag.reference
00542_materialized_view_and_time_zone_tag.sql
00543_access_to_temporary_table_in_readonly_mode.reference
00543_access_to_temporary_table_in_readonly_mode.sh
00543_null_and_prewhere.reference
00543_null_and_prewhere.sql
00544_agg_foreach_of_two_arg.reference
00544_agg_foreach_of_two_arg.sql
00544_insert_with_select.reference
00544_insert_with_select.sql
00545_weird_aggregate_functions.reference
00545_weird_aggregate_functions.sql
00546_shard_tuple_element_formatting.reference
00546_shard_tuple_element_formatting.sql
00547_named_tuples.reference
00547_named_tuples.sql
00548_slice_of_nested.reference
00548_slice_of_nested.sql
00549_join_use_nulls.reference
00549_join_use_nulls.sql
00550_join_insert_select.reference
00550_join_insert_select.sh
00551_parse_or_null.reference
00551_parse_or_null.sql
00552_logical_functions_simple.reference
00552_logical_functions_simple.sql
00552_logical_functions_ternary.reference
00552_logical_functions_ternary.sql
00552_logical_functions_uint8_as_bool.reference
00552_logical_functions_uint8_as_bool.sql
00552_or_nullable.reference
00552_or_nullable.sql
00553_buff_exists_materlized_column.reference
00553_buff_exists_materlized_column.sql
00553_invalid_nested_name.reference
00553_invalid_nested_name.sql
00554_nested_and_table_engines.reference
00554_nested_and_table_engines.sql
00555_hasAll_hasAny.reference
00555_hasAll_hasAny.sql
00555_hasSubstr.reference
00555_hasSubstr.sql
00555_right_join_excessive_rows.reference
00555_right_join_excessive_rows.sql
00556_array_intersect.reference
00556_array_intersect.sql
00556_remove_columns_from_subquery.reference
00556_remove_columns_from_subquery.sql
00557_alter_null_storage_tables.reference
00557_alter_null_storage_tables.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00557_array_resize.reference
00557_array_resize.sql
00557_remote_port.reference
00557_remote_port.sh
00558_aggregate_merge_totals_with_arenas.reference
00558_aggregate_merge_totals_with_arenas.sql
00558_parse_floats.reference
00558_parse_floats.sql
00559_filter_array_generic.reference
00559_filter_array_generic.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00560_float_leading_plus_in_exponent.reference
00560_float_leading_plus_in_exponent.sql
00561_storage_join.reference
00561_storage_join.sql Fixed tests 2023-02-16 12:17:03 +01:00
00562_in_subquery_merge_tree.reference
00562_in_subquery_merge_tree.sql
00562_rewrite_select_expression_with_union.reference
00562_rewrite_select_expression_with_union.sql
00563_complex_in_expression.reference
00563_complex_in_expression.sql
00563_insert_into_remote_and_zookeeper_long.reference
00563_insert_into_remote_and_zookeeper_long.sql
00563_shard_insert_into_remote.reference
00563_shard_insert_into_remote.sql
00564_enum_order.reference
00564_enum_order.sh
00564_initial_column_values_with_default_expression.reference
00564_initial_column_values_with_default_expression.sql
00564_temporary_table_management.reference
00564_temporary_table_management.sql
00564_versioned_collapsing_merge_tree.reference
00564_versioned_collapsing_merge_tree.sql
00565_enum_order.reference
00565_enum_order.sh
00566_enum_min_max.reference
00566_enum_min_max.sql
00567_parse_datetime_as_unix_timestamp.reference
00567_parse_datetime_as_unix_timestamp.sql
00568_empty_function_with_fixed_string.reference
00568_empty_function_with_fixed_string.sql
00569_parse_date_time_best_effort.reference
00569_parse_date_time_best_effort.sql
00570_empty_array_is_const.reference
00570_empty_array_is_const.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00571_alter_nullable.reference
00571_alter_nullable.sql
00571_non_exist_database_when_create_materializ_view.reference
00571_non_exist_database_when_create_materializ_view.sql
00572_aggregation_by_empty_set.reference
00572_aggregation_by_empty_set.sql
00573_shard_aggregation_by_empty_set.reference
00573_shard_aggregation_by_empty_set.sql
00574_empty_strings_deserialization.reference
00574_empty_strings_deserialization.sh
00575_illegal_column_exception_when_drop_depen_column.reference
00575_illegal_column_exception_when_drop_depen_column.sh
00575_merge_and_index_with_function_in_in.reference
00575_merge_and_index_with_function_in_in.sql
00576_nested_and_prewhere.reference
00576_nested_and_prewhere.sql
00577_full_join_segfault.reference
00577_full_join_segfault.sql
00577_replacing_merge_tree_vertical_merge.reference
00577_replacing_merge_tree_vertical_merge.sql
00578_merge_table_and_table_virtual_column.reference
00578_merge_table_and_table_virtual_column.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00578_merge_table_sampling.reference
00578_merge_table_sampling.sql
00578_merge_table_shadow_virtual_column.reference
00578_merge_table_shadow_virtual_column.sql
00578_merge_trees_without_primary_key.reference
00578_merge_trees_without_primary_key.sql
00579_merge_tree_partition_and_primary_keys_using_same_expression.reference
00579_merge_tree_partition_and_primary_keys_using_same_expression.sql
00579_virtual_column_and_lazy.reference
00579_virtual_column_and_lazy.sql fix tests 2022-06-23 12:58:34 +02:00
00580_cast_nullable_to_non_nullable.reference
00580_cast_nullable_to_non_nullable.sql
00580_consistent_hashing_functions.reference
00580_consistent_hashing_functions.sql
00581_limit_on_result_and_subquery_and_insert.reference
00581_limit_on_result_and_subquery_and_insert.sql
00582_not_aliasing_functions.reference
00582_not_aliasing_functions.sql
00583_limit_by_expressions.reference
00583_limit_by_expressions.sql
00584_view_union_all.reference
00584_view_union_all.sql
00585_union_all_subquery_aggregation_column_removal.reference
00585_union_all_subquery_aggregation_column_removal.sql
00586_removing_unused_columns_from_subquery.reference
00586_removing_unused_columns_from_subquery.sql
00587_union_all_type_conversions.reference
00587_union_all_type_conversions.sql
00588_shard_distributed_prewhere.reference
00588_shard_distributed_prewhere.sql
00589_removal_unused_columns_aggregation.reference
00589_removal_unused_columns_aggregation.sql
00590_limit_by_column_removal.reference
00590_limit_by_column_removal.sql
00591_columns_removal_union_all.reference
00591_columns_removal_union_all.sql
00592_union_all_different_aliases.reference
00592_union_all_different_aliases.sql
00593_union_all_assert_columns_removed.reference
00593_union_all_assert_columns_removed.sql
00594_alias_in_distributed.reference
00594_alias_in_distributed.sql
00595_insert_into_view.reference
00595_insert_into_view.sh
00596_limit_on_expanded_ast.reference
00596_limit_on_expanded_ast.sh
00597_push_down_predicate_long.reference Revert code in TreeRewriter for proper column order for UNION 2023-02-16 20:46:39 +01:00
00597_push_down_predicate_long.sql
00597_with_totals_on_empty_set.reference
00597_with_totals_on_empty_set.sql
00598_create_as_select_http.reference
00598_create_as_select_http.sh
00599_create_view_with_subquery.reference
00599_create_view_with_subquery.sql
00600_create_temporary_table_if_not_exists.reference
00600_create_temporary_table_if_not_exists.sql
00600_replace_running_query.reference
00600_replace_running_query.sh
00601_kill_running_query.reference
00601_kill_running_query.sh
00602_throw_if.reference
00602_throw_if.sh
00603_system_parts_nonexistent_database.reference
00603_system_parts_nonexistent_database.sql
00604_shard_remote_and_columns_with_defaults.reference
00604_shard_remote_and_columns_with_defaults.sql
00604_show_create_database.reference
00604_show_create_database.sql
00605_intersections_aggregate_functions.reference
00605_intersections_aggregate_functions.sql
00606_quantiles_and_nans.reference
00606_quantiles_and_nans.sql
00607_index_in_in.reference
00607_index_in_in.sql
00608_uniq_array.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00608_uniq_array.sql
00609_distributed_with_case_when_then.reference
00609_distributed_with_case_when_then.sql
00609_mv_index_in_in.reference
00609_mv_index_in_in.sql
00609_prewhere_and_default.reference
00609_prewhere_and_default.sql
00610_materialized_view_forward_alter_partition_statements.reference
00610_materialized_view_forward_alter_partition_statements.sql
00612_count.reference
00612_count.sql
00612_http_max_query_size_for_distributed.reference
00612_http_max_query_size_for_distributed.sql
00612_http_max_query_size.reference
00612_http_max_query_size.sh
00612_pk_in_tuple_perf.reference
00612_pk_in_tuple_perf.sh
00612_pk_in_tuple.reference
00612_pk_in_tuple.sql
00612_shard_count.reference
00612_shard_count.sql
00612_union_query_with_subquery.reference
00612_union_query_with_subquery.sql
00613_shard_distributed_max_execution_time.reference
00613_shard_distributed_max_execution_time.sql
00614_array_nullable.reference
00614_array_nullable.sql
00614_shard_same_header_for_local_and_remote_node_in_distributed_query.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00614_shard_same_header_for_local_and_remote_node_in_distributed_query.sql
00615_nullable_alter_optimize.reference
00615_nullable_alter_optimize.sql
00616_final_single_part.reference
00616_final_single_part.sql
00617_array_in.reference
00617_array_in.sql
00618_nullable_in.reference
00618_nullable_in.sql
00619_extract.reference
00619_extract.sql
00619_union_highlite.reference
00619_union_highlite.sql
00620_optimize_on_nonleader_replica_zookeeper.reference
00620_optimize_on_nonleader_replica_zookeeper.sql
00621_regression_for_in_operator.reference
00621_regression_for_in_operator.sql
00622_select_in_parens.reference
00622_select_in_parens.sql
00623_in_partition_key.reference
00623_in_partition_key.sql
00623_replicated_truncate_table_zookeeper_long.reference
00623_replicated_truncate_table_zookeeper_long.sql
00623_truncate_table_throw_exception.reference
00623_truncate_table_throw_exception.sh
00623_truncate_table.reference
00623_truncate_table.sql
00624_length_utf8.reference
00624_length_utf8.sql
00625_arrays_in_nested.reference
00625_arrays_in_nested.sql
00625_query_in_form_data.reference
00625_query_in_form_data.sh
00625_summing_merge_tree_merge.reference
00625_summing_merge_tree_merge.sql
00626_in_syntax.reference
00626_in_syntax.sql
00626_replace_partition_from_table_zookeeper.reference
00626_replace_partition_from_table_zookeeper.sh
00626_replace_partition_from_table.reference
00626_replace_partition_from_table.sql
00627_recursive_alias.reference
00627_recursive_alias.sql
00628_in_lambda_on_merge_table_bug.reference
00628_in_lambda_on_merge_table_bug.sql
00630_arbitrary_csv_delimiter.reference
00630_arbitrary_csv_delimiter.sh
00632_aggregation_window_funnel.reference
00632_aggregation_window_funnel.sql
00632_get_sample_block_cache.reference
00632_get_sample_block_cache.sql
00633_func_or_in.reference
00633_func_or_in.sql
00633_materialized_view_and_too_many_parts_zookeeper.reference
00633_materialized_view_and_too_many_parts_zookeeper.sh
00634_logging_shard.reference
00634_logging_shard.sh
00634_performance_introspection_and_logging.reference
00634_performance_introspection_and_logging.sh
00634_rename_view.reference
00634_rename_view.sql
00635_shard_distinct_order_by.reference
00635_shard_distinct_order_by.sql
00636_partition_key_parts_pruning.reference
00636_partition_key_parts_pruning.sh
00637_sessions_in_http_interface_and_settings.reference
00637_sessions_in_http_interface_and_settings.sh
00638_remote_ssrf.reference
00638_remote_ssrf.sh.disabled
00639_startsWith.reference
00639_startsWith.sql
00640_endsWith.reference
00640_endsWith.sql
00642_cast.reference
00642_cast.sql
00643_cast_zookeeper_long.reference
00643_cast_zookeeper_long.sql
00644_different_expressions_with_same_alias.reference
00644_different_expressions_with_same_alias.sql
00645_date_time_input_format.reference
00645_date_time_input_format.sql
00646_url_engine.python
00646_url_engine.reference
00646_url_engine.sh
00646_weird_mmx.reference
00646_weird_mmx.sql
00647_histogram_negative.reference
00647_histogram_negative.sql
00647_histogram.reference
00647_histogram.sql
00647_multiply_aggregation_state.reference
00647_multiply_aggregation_state.sql
00647_select_numbers_with_offset.reference
00647_select_numbers_with_offset.sql
00648_replacing_empty_set_from_prewhere.reference
00648_replacing_empty_set_from_prewhere.sql
00649_quantile_tdigest_negative.reference
00649_quantile_tdigest_negative.sql
00650_array_enumerate_uniq_with_tuples.reference
00650_array_enumerate_uniq_with_tuples.sql
00650_csv_with_specified_quote_rule.reference
00650_csv_with_specified_quote_rule.sh
00651_default_database_on_client_reconnect.reference
00651_default_database_on_client_reconnect.sh
00652_mergetree_mutations.reference
00652_mergetree_mutations.sh
00652_mutations_alter_update.reference
00652_mutations_alter_update.sh fix style checks 2020-12-29 17:57:12 +03:00
00652_mutations_default_database.reference
00652_mutations_default_database.sh fix style checks 2020-12-29 17:57:12 +03:00
00652_replicated_mutations_default_database_zookeeper.reference
00652_replicated_mutations_default_database_zookeeper.sh
00652_replicated_mutations_zookeeper.reference
00652_replicated_mutations_zookeeper.sh
00653_monotonic_integer_cast.reference
00653_monotonic_integer_cast.sql
00653_running_difference.reference
00653_running_difference.sql
00653_verification_monotonic_data_load.reference
00653_verification_monotonic_data_load.sh fix some tests 2022-10-28 23:26:06 +00:00
00660_optimize_final_without_partition.reference
00660_optimize_final_without_partition.sql
00661_array_has_silviucpp.reference
00661_array_has_silviucpp.sql
00661_optimize_final_replicated_without_partition_zookeeper.reference
00661_optimize_final_replicated_without_partition_zookeeper.sql
00662_array_has_nullable.reference
00662_array_has_nullable.sql
00663_tiny_log_empty_insert.reference
00663_tiny_log_empty_insert.sql
00664_cast_from_string_to_nullable.reference
00664_cast_from_string_to_nullable.sql
00665_alter_nullable_string_to_nullable_uint8.reference
00665_alter_nullable_string_to_nullable_uint8.sql
00666_uniq_complex_types.reference
00666_uniq_complex_types.sql
00667_compare_arrays_of_different_types.reference
00667_compare_arrays_of_different_types.sql
00668_compare_arrays_silviucpp.reference
00668_compare_arrays_silviucpp.sql
00670_truncate_temporary_table.reference
00670_truncate_temporary_table.sql
00671_max_intersections.reference
00671_max_intersections.sql
00672_arrayDistinct.reference
00672_arrayDistinct.sql
00673_subquery_prepared_set_performance.reference
00673_subquery_prepared_set_performance.sql
00674_has_array_enum.reference
00674_has_array_enum.sql
00674_join_on_syntax.reference
00674_join_on_syntax.sql
00675_shard_remote_with_table_function.reference
00675_shard_remote_with_table_function.sql
00676_group_by_in.reference
00676_group_by_in.sql
00677_shard_any_heavy_merge.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00677_shard_any_heavy_merge.sql
00678_murmurhash.reference
00678_murmurhash.sql
00678_shard_funnel_window.reference
00678_shard_funnel_window.sql
00679_replace_asterisk.reference
00679_replace_asterisk.sql
00679_uuid_in_key.reference
00679_uuid_in_key.sql
00680_duplicate_columns_inside_union_all.reference
00680_duplicate_columns_inside_union_all.sql
00681_duplicate_columns_inside_union_all_stas_sviridov.reference
00681_duplicate_columns_inside_union_all_stas_sviridov.sql
00682_empty_parts_merge.reference
00682_empty_parts_merge.sh
00685_output_format_json_escape_forward_slashes.reference
00685_output_format_json_escape_forward_slashes.sql
00686_client_exit_code.reference
00686_client_exit_code.sh
00687_insert_into_mv.reference
00687_insert_into_mv.sql
00687_top_and_offset.reference
00687_top_and_offset.sh
00688_aggregation_retention.reference
00688_aggregation_retention.sql
00688_case_without_else.reference
00688_case_without_else.sql
00688_low_cardinality_alter_add_column.reference
00688_low_cardinality_alter_add_column.sql
00688_low_cardinality_defaults.reference
00688_low_cardinality_defaults.sql
00688_low_cardinality_dictionary_deserialization.reference
00688_low_cardinality_dictionary_deserialization.sql
00688_low_cardinality_in.reference
00688_low_cardinality_in.sql
00688_low_cardinality_nullable_cast.reference
00688_low_cardinality_nullable_cast.sql
00688_low_cardinality_prewhere.reference
00688_low_cardinality_prewhere.sql
00688_low_cardinality_serialization.reference
00688_low_cardinality_serialization.sql
00688_low_cardinality_syntax.reference
00688_low_cardinality_syntax.sql
00689_file.txt
00689_join_table_function.reference
00689_join_table_function.sql
00690_insert_select_converting_exception_message.reference
00690_insert_select_converting_exception_message.sh
00691_array_distinct.reference
00691_array_distinct.sql
00692_if_exception_code.reference
00692_if_exception_code.sql
00693_max_block_size_system_tables_columns.reference
00693_max_block_size_system_tables_columns.sql
00694_max_block_size_zero.reference
00694_max_block_size_zero.sql
00695_pretty_max_column_pad_width.reference
00695_pretty_max_column_pad_width.sql
00696_system_columns_limit.reference
00696_system_columns_limit.sql
00697_in_subquery_shard.reference
00697_in_subquery_shard.sql
00698_validate_array_sizes_for_nested_kshvakov.reference
00698_validate_array_sizes_for_nested_kshvakov.sql
00698_validate_array_sizes_for_nested.reference
00698_validate_array_sizes_for_nested.sql
00699_materialized_view_mutations.reference
00699_materialized_view_mutations.sh
00700_decimal_aggregates.reference
00700_decimal_aggregates.sql
00700_decimal_arithm.reference
00700_decimal_arithm.sql
00700_decimal_array_functions.reference
00700_decimal_array_functions.sql
00700_decimal_bounds.reference
00700_decimal_bounds.sql
00700_decimal_casts_2.reference Update tests 2021-08-15 10:53:46 +03:00
00700_decimal_casts_2.sql Split test (it is too large) 2021-05-08 23:15:54 +03:00
00700_decimal_casts.reference
00700_decimal_casts.sql
00700_decimal_compare.reference
00700_decimal_compare.sql
00700_decimal_complex_types.reference
00700_decimal_complex_types.sql
00700_decimal_defaults.reference
00700_decimal_defaults.sql
00700_decimal_empty_aggregates.reference
00700_decimal_empty_aggregates.sql
00700_decimal_formats.reference
00700_decimal_formats.sql
00700_decimal_gathers.reference
00700_decimal_gathers.sql
00700_decimal_in_keys.reference
00700_decimal_in_keys.sql
00700_decimal_math.reference
00700_decimal_math.sql
00700_decimal_null.reference
00700_decimal_null.sql
00700_decimal_round.reference
00700_decimal_round.sql
00700_to_decimal_or_something.reference
00700_to_decimal_or_something.sql
00701_context_use_after_free.reference
00701_context_use_after_free.sql
00701_join_default_strictness.reference
00701_join_default_strictness.sql
00701_rollup.reference
00701_rollup.sql
00702_join_on_dups.reference
00702_join_on_dups.sql
00702_join_with_using_dups.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00702_join_with_using_dups.sql
00702_join_with_using.reference
00702_join_with_using.sql
00702_where_with_quailified_names.reference
00702_where_with_quailified_names.sql
00703_join_crash.reference
00703_join_crash.sql
00704_arrayCumSumLimited_arrayDifference.reference
00704_arrayCumSumLimited_arrayDifference.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00704_drop_truncate_memory_table.reference
00704_drop_truncate_memory_table.sh
00705_aggregate_states_addition.reference
00705_aggregate_states_addition.sql
00705_drop_create_merge_tree.reference
00705_drop_create_merge_tree.sh
00706_iso_week_and_day_of_year.reference
00706_iso_week_and_day_of_year.sql
00707_float_csv_delimiter.reference
00707_float_csv_delimiter.sql
00709_virtual_column_partition_id.reference
00709_virtual_column_partition_id.sql
00710_array_enumerate_dense.reference
00710_array_enumerate_dense.sql
00711_array_enumerate_variants.reference
00711_array_enumerate_variants.sql
00712_nan_comparison.reference
00712_nan_comparison.sql
00712_prewhere_with_alias_and_virtual_column.reference
00712_prewhere_with_alias_and_virtual_column.sql
00712_prewhere_with_alias_bug_2.reference
00712_prewhere_with_alias_bug_2.sql
00712_prewhere_with_alias_bug.reference
00712_prewhere_with_alias_bug.sql
00712_prewhere_with_alias.reference
00712_prewhere_with_alias.sql
00712_prewhere_with_final.reference
00712_prewhere_with_final.sql
00712_prewhere_with_missing_columns_2.reference
00712_prewhere_with_missing_columns_2.sql
00712_prewhere_with_missing_columns.reference
00712_prewhere_with_missing_columns.sql
00712_prewhere_with_sampling_and_alias.reference
00712_prewhere_with_sampling_and_alias.sql
00712_prewhere_with_sampling.reference
00712_prewhere_with_sampling.sql
00713_collapsing_merge_tree.reference
00713_collapsing_merge_tree.sql
00714_alter_uuid.reference
00714_alter_uuid.sql
00714_create_temporary_table_with_in_clause.reference
00714_create_temporary_table_with_in_clause.sql
00715_bounding_ratio.reference
00715_bounding_ratio.sql
00715_fetch_merged_or_mutated_part_zookeeper.reference
00715_fetch_merged_or_mutated_part_zookeeper.sh
00715_json_each_row_input_nested.reference
00715_json_each_row_input_nested.sh
00716_allow_ddl.reference
00716_allow_ddl.sql
00717_default_join_type.reference
00717_default_join_type.sql
00717_low_cardinaliry_distributed_group_by.reference
00717_low_cardinaliry_distributed_group_by.sql
00717_low_cardinaliry_group_by.reference
00717_low_cardinaliry_group_by.sql
00717_merge_and_distributed.reference
00717_merge_and_distributed.sql Update tests references after PREWHERE changes 2023-02-16 17:21:53 +01:00
00718_format_datetime.reference add DATE_FORMAT alias and remaining mySQL date formatters 2023-02-16 09:52:19 +00:00
00718_format_datetime.sql add DATE_FORMAT alias and remaining mySQL date formatters 2023-02-16 09:52:19 +00:00
00718_low_cardinaliry_alter.reference
00718_low_cardinaliry_alter.sql
00719_format_datetime_rand.reference
00719_format_datetime_rand.sql add DATE_FORMAT alias and remaining mySQL date formatters 2023-02-16 09:52:19 +00:00
00719_insert_block_without_column.reference
00719_insert_block_without_column.sh
00719_parallel_ddl_db.reference
00719_parallel_ddl_db.sh
00719_parallel_ddl_table.reference
00719_parallel_ddl_table.sh
00720_combinations_of_aggregate_combinators.reference
00720_combinations_of_aggregate_combinators.sql
00720_with_cube.reference
00720_with_cube.sql
00721_force_by_identical_result_after_merge_zookeeper_long.reference
00721_force_by_identical_result_after_merge_zookeeper_long.sql
00722_inner_join.reference
00722_inner_join.sql
00723_remerge_sort.reference
00723_remerge_sort.sql
00724_insert_values_datetime_conversion.reference
00724_insert_values_datetime_conversion.sql
00725_comment_columns_long.reference
00725_comment_columns_long.sql
00725_ipv4_ipv6_domains.reference
00725_ipv4_ipv6_domains.sql
00725_join_on_bug_1.reference
00725_join_on_bug_1.sql
00725_join_on_bug_2.reference
00725_join_on_bug_2.sql
00725_join_on_bug_3.reference
00725_join_on_bug_3.sql
00725_join_on_bug_4.reference
00725_join_on_bug_4.sql
00725_memory_tracking.reference
00725_memory_tracking.sql
00725_quantiles_shard.reference
00725_quantiles_shard.sql
00726_length_aliases.reference
00726_length_aliases.sql
00726_materialized_view_concurrent.reference
00726_materialized_view_concurrent.sql
00726_modulo_for_date.reference
00726_modulo_for_date.sql
00727_concat.reference
00727_concat.sql
00728_json_each_row_parsing.reference
00728_json_each_row_parsing.sh
00729_prewhere_array_join.reference
00729_prewhere_array_join.sql
00730_unicode_terminal_format.reference
00730_unicode_terminal_format.sql
00731_long_merge_tree_select_opened_files.reference
00731_long_merge_tree_select_opened_files.sh
00732_base64_functions.reference
00732_base64_functions.sql
00732_decimal_summing_merge_tree.reference
00732_decimal_summing_merge_tree.sql
00732_quorum_insert_have_data_before_quorum_zookeeper_long.reference
00732_quorum_insert_have_data_before_quorum_zookeeper_long.sql
00732_quorum_insert_lost_part_and_alive_part_zookeeper_long.reference
00732_quorum_insert_lost_part_and_alive_part_zookeeper_long.sql
00732_quorum_insert_lost_part_zookeeper_long.reference
00732_quorum_insert_lost_part_zookeeper_long.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper_long.reference
00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper_long.sql
00732_quorum_insert_simple_test_1_parts_zookeeper_long.reference
00732_quorum_insert_simple_test_1_parts_zookeeper_long.sql
00732_quorum_insert_simple_test_2_parts_zookeeper_long.reference
00732_quorum_insert_simple_test_2_parts_zookeeper_long.sql
00733_if_datetime.reference
00733_if_datetime.sql
00734_timeslot.reference
00734_timeslot.sql
00735_long_conditional.reference
00735_long_conditional.sql
00735_or_expr_optimize_bug.reference
00735_or_expr_optimize_bug.sql
00736_disjunction_optimisation.reference
00736_disjunction_optimisation.sql
00737_decimal_group_by.reference
00737_decimal_group_by.sql
00738_lock_for_inner_table.reference
00738_lock_for_inner_table.sh suppressing test inaccuracy 2023-02-10 19:08:25 +01:00
00738_nested_merge_multidimensional_array.reference
00738_nested_merge_multidimensional_array.sql
00739_array_element_nullable_string_mattrobenolt.reference
00739_array_element_nullable_string_mattrobenolt.sql
00740_database_in_nested_view.reference
00740_database_in_nested_view.sql
00740_optimize_predicate_expression.reference
00740_optimize_predicate_expression.sql
00741_client_comment_multiline.reference
00741_client_comment_multiline.sql
00742_require_join_strictness.reference
00742_require_join_strictness.sql
00743_limit_by_not_found_column.reference
00743_limit_by_not_found_column.sql
00744_join_not_found_column.reference
00744_join_not_found_column.sql
00745_compile_scalar_subquery.reference
00745_compile_scalar_subquery.sql
00746_compile_non_deterministic_function.reference
00746_compile_non_deterministic_function.sql
00746_hashing_tuples.reference
00746_hashing_tuples.sql
00746_sql_fuzzy.pl
00746_sql_fuzzy.reference
00746_sql_fuzzy.sh
00747_contributors.reference
00747_contributors.sql
00748_insert_array_with_null.reference
00748_insert_array_with_null.sql
00749_inner_join_of_unnamed_subqueries.reference
00749_inner_join_of_unnamed_subqueries.sql
00750_merge_tree_merge_with_o_direct.reference
00750_merge_tree_merge_with_o_direct.sql
00751_default_databasename_for_view.reference
00751_default_databasename_for_view.sql
00751_hashing_ints.reference
00751_hashing_ints.sql
00751_low_cardinality_nullable_group_by.reference
00751_low_cardinality_nullable_group_by.sql
00752_low_cardinality_array_result.reference
00752_low_cardinality_array_result.sql
00752_low_cardinality_lambda_argument.reference
00752_low_cardinality_lambda_argument.sql
00752_low_cardinality_left_array_join.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00752_low_cardinality_left_array_join.sql
00752_low_cardinality_mv_1.reference
00752_low_cardinality_mv_1.sql
00752_low_cardinality_mv_2.reference
00752_low_cardinality_mv_2.sql
00752_low_cardinality_permute.reference
00752_low_cardinality_permute.sql
00753_alter_attach.reference
00753_alter_attach.sql
00753_alter_destination_for_storage_buffer.reference
00753_alter_destination_for_storage_buffer.sql
00753_comment_columns_zookeeper.reference
00753_comment_columns_zookeeper.sql
00753_distributed_system_columns_and_system_tables.reference
00753_distributed_system_columns_and_system_tables.sql
00753_quantile_format.reference
00753_quantile_format.sql
00753_system_columns_and_system_tables_long.reference
00753_system_columns_and_system_tables_long.sql
00753_with_with_single_alias.reference
00753_with_with_single_alias.sql
00754_alter_modify_column_partitions.reference
00754_alter_modify_column_partitions.sql
00754_alter_modify_order_by_replicated_zookeeper_long.reference
00754_alter_modify_order_by_replicated_zookeeper_long.sql
00754_alter_modify_order_by.reference
00754_alter_modify_order_by.sql
00754_distributed_optimize_skip_select_on_unused_shards_with_prewhere.reference
00754_distributed_optimize_skip_select_on_unused_shards_with_prewhere.sh
00754_distributed_optimize_skip_select_on_unused_shards.reference
00754_distributed_optimize_skip_select_on_unused_shards.sh
00754_first_significant_subdomain_more.reference
00754_first_significant_subdomain_more.sql
00755_avg_value_size_hint_passing.reference
00755_avg_value_size_hint_passing.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00756_power_alias.reference
00756_power_alias.sql
00757_enum_defaults.reference
00757_enum_defaults.sql
00758_array_reverse.reference
00758_array_reverse.sql
00759_kodieg.reference
00759_kodieg.sql
00760_insert_json_with_defaults.reference
00760_insert_json_with_defaults.sql
00760_url_functions_overflow.reference
00760_url_functions_overflow.sql
00761_lower_utf8_bug.reference
00761_lower_utf8_bug.sql
00762_date_comparsion.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00762_date_comparsion.sql
00763_create_query_as_table_engine_bug.reference
00763_create_query_as_table_engine_bug.sql
00763_lock_buffer_long.reference tests: mark 00763_lock_buffer as long 2021-09-11 09:15:38 +03:00
00763_lock_buffer_long.sh
00763_long_lock_buffer_alter_destination_table.reference
00763_long_lock_buffer_alter_destination_table.sh
00764_max_query_size_allocation.reference
00764_max_query_size_allocation.sh
00765_sql_compatibility_aliases.reference
00765_sql_compatibility_aliases.sql
00779_all_right_join_max_block_size.reference
00779_all_right_join_max_block_size.sql
00780_unaligned_array_join.reference
00780_unaligned_array_join.sql
00794_materialized_view_with_column_defaults.reference
00794_materialized_view_with_column_defaults.sql
00799_function_dry_run.reference
00799_function_dry_run.sql
00800_function_java_hash_with_unsigined_types.reference
00800_function_java_hash_with_unsigined_types.sh
00800_function_java_hash.reference
00800_function_java_hash.sql
00800_low_cardinality_array_group_by_arg.reference
00800_low_cardinality_array_group_by_arg.sql
00800_low_cardinality_distinct_numeric.reference
00800_low_cardinality_distinct_numeric.sql
00800_low_cardinality_distributed_insert.reference
00800_low_cardinality_distributed_insert.sql
00800_low_cardinality_empty_array.reference
00800_low_cardinality_empty_array.sql
00800_low_cardinality_join.reference
00800_low_cardinality_join.sql
00800_low_cardinality_merge_join.reference.j2
00800_low_cardinality_merge_join.sql.j2
00800_versatile_storage_join.reference
00800_versatile_storage_join.sql
00801_daylight_saving_time_hour_underflow.reference
00801_daylight_saving_time_hour_underflow.sql add DATE_FORMAT alias and remaining mySQL date formatters 2023-02-16 09:52:19 +00:00
00802_daylight_saving_time_shift_backwards_at_midnight.reference
00802_daylight_saving_time_shift_backwards_at_midnight.sql
00802_system_parts_with_datetime_partition.reference
00802_system_parts_with_datetime_partition.sql
00803_odbc_driver_2_format.reference
00803_odbc_driver_2_format.sql
00803_xxhash.reference
00803_xxhash.sql
00804_rollup_with_having.reference
00804_rollup_with_having.sql
00804_test_alter_compression_codecs.reference
00804_test_alter_compression_codecs.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00804_test_custom_compression_codecs.reference
00804_test_custom_compression_codecs.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00804_test_custom_compression_codes_log_storages.reference
00804_test_custom_compression_codes_log_storages.sql
00804_test_delta_codec_compression.reference
00804_test_delta_codec_compression.sql
00804_test_delta_codec_no_type_alter.reference
00804_test_delta_codec_no_type_alter.sql
00805_round_down.reference
00805_round_down.sql
00806_alter_update.reference
00806_alter_update.sql
00807_regexp_quote_meta.reference
00807_regexp_quote_meta.sql
00808_array_enumerate_segfault.reference
00808_array_enumerate_segfault.sql
00808_not_optimize_predicate.reference
00808_not_optimize_predicate.sql
00809_add_days_segfault.reference
00809_add_days_segfault.sql
00810_in_operators_segfault.reference
00810_in_operators_segfault.sql
00811_garbage.reference
00811_garbage.sql
00812_prewhere_alias_array.reference
00812_prewhere_alias_array.sql
00813_parse_date_time_best_effort_more.reference
00813_parse_date_time_best_effort_more.sql
00814_parsing_ub.reference
00814_parsing_ub.sql
00814_replicated_minimalistic_part_header_zookeeper.reference
00814_replicated_minimalistic_part_header_zookeeper.sh
00815_left_join_on_stepanel.reference
00815_left_join_on_stepanel.sql
00816_join_column_names_sarg.reference
00816_join_column_names_sarg.sql
00816_long_concurrent_alter_column.reference
00816_long_concurrent_alter_column.sh Revert "Merge pull request #34924 from azat/tests-overlaps" 2022-05-28 19:20:32 +02:00
00817_with_simple.reference
00817_with_simple.sql
00818_alias_bug_4110.reference Fix test 2021-07-23 03:34:49 +03:00
00818_alias_bug_4110.sql
00818_inner_join_bug_3567.reference
00818_inner_join_bug_3567.sql
00818_join_bug_4271.reference
00818_join_bug_4271.sql
00819_ast_refactoring_bugs.reference
00819_ast_refactoring_bugs.sql
00819_full_join_wrong_columns_in_block.reference
00819_full_join_wrong_columns_in_block.sql
00820_multiple_joins_subquery_requires_alias.reference
00820_multiple_joins_subquery_requires_alias.sql
00820_multiple_joins.reference
00820_multiple_joins.sql
00821_distributed_storage_with_join_on.reference
00821_distributed_storage_with_join_on.sql
00822_array_insert_default.reference
00822_array_insert_default.sql
00823_capnproto_input.reference
00823_capnproto_input.sh
00823_sequence_match_dfa.reference
00823_sequence_match_dfa.sql
00824_filesystem.reference
00824_filesystem.sql
00825_http_header_query_id.reference
00825_http_header_query_id.sh
00825_protobuf_format_array_3dim.reference
00825_protobuf_format_array_3dim.sh
00825_protobuf_format_array_of_arrays.reference
00825_protobuf_format_array_of_arrays.sh
00825_protobuf_format_enum_mapping.reference
00825_protobuf_format_enum_mapping.sh
00825_protobuf_format_enum_mapping.yaodzJ.binary
00825_protobuf_format_map.reference
00825_protobuf_format_map.sh
00825_protobuf_format_nested_in_nested.reference
00825_protobuf_format_nested_in_nested.sh
00825_protobuf_format_nested_optional.reference
00825_protobuf_format_nested_optional.sh
00825_protobuf_format_no_length_delimiter.reference
00825_protobuf_format_no_length_delimiter.sh
00825_protobuf_format_persons.reference
00825_protobuf_format_persons.sh
00825_protobuf_format_skipped_column_in_nested.reference
00825_protobuf_format_skipped_column_in_nested.sh
00825_protobuf_format_splitted_nested.reference
00825_protobuf_format_splitted_nested.sh
00825_protobuf_format_squares.reference
00825_protobuf_format_squares.sh
00825_protobuf_format_table_default.reference
00825_protobuf_format_table_default.sh
00826_cross_to_inner_join.reference
00826_cross_to_inner_join.sql
00829_bitmap64_function.reference
00829_bitmap64_function.sql
00829_bitmap_function.reference
00829_bitmap_function.sql
00830_join_overwrite.reference
00830_join_overwrite.sql
00831_quantile_weighted_parameter_check.reference
00831_quantile_weighted_parameter_check.sql
00832_storage_file_lock.reference
00832_storage_file_lock.sql
00833_sleep_overflow.reference
00833_sleep_overflow.sql
00834_cancel_http_readonly_queries_on_client_close.reference
00834_cancel_http_readonly_queries_on_client_close.sh
00834_date_datetime_cmp.reference
00834_date_datetime_cmp.sql
00834_dont_allow_to_set_two_configuration_files_in_client.reference
00834_dont_allow_to_set_two_configuration_files_in_client.sh
00834_hints_for_type_function_typos.reference
00834_hints_for_type_function_typos.sh
00834_kill_mutation_replicated_zookeeper.reference
00834_kill_mutation_replicated_zookeeper.sh
00834_kill_mutation.reference
00834_kill_mutation.sh
00834_limit_with_constant_expressions.reference
00834_limit_with_constant_expressions.sql
00834_not_between.reference
00834_not_between.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00835_if_generic_case.reference
00835_if_generic_case.sql
00836_indices_alter_replicated_zookeeper_long.reference
00836_indices_alter_replicated_zookeeper_long.sql
00836_indices_alter.reference
00836_indices_alter.sql
00836_numbers_table_function_zero.reference
00836_numbers_table_function_zero.sql
00837_insert_select_and_read_prefix.reference
00837_insert_select_and_read_prefix.sql
00837_minmax_index_replicated_zookeeper_long.reference
00837_minmax_index_replicated_zookeeper_long.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00837_minmax_index.reference
00837_minmax_index.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00838_system_tables_drop_table_race.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00838_system_tables_drop_table_race.sh
00838_unique_index.reference
00838_unique_index.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00839_bitmask_negative.reference
00839_bitmask_negative.sql
00840_long_concurrent_select_and_drop_deadlock.reference
00840_long_concurrent_select_and_drop_deadlock.sh
00840_top_k_weighted.reference
00840_top_k_weighted.sql
00841_temporary_table_database.reference
00841_temporary_table_database.sql
00842_array_with_constant_overflow.reference
00842_array_with_constant_overflow.sql
00843_optimize_predicate_and_rename_table.reference
00843_optimize_predicate_and_rename_table.sql
00844_join_lightee2.reference
00844_join_lightee2.sql
00845_join_on_aliases.reference
00845_join_on_aliases.sql
00846_join_using_tuple_crash.reference
00846_join_using_tuple_crash.sql
00847_multiple_join_same_column.reference
00847_multiple_join_same_column.sql
00848_join_use_nulls_segfault.reference
00848_join_use_nulls_segfault.sql
00849_multiple_comma_join_2.reference
00849_multiple_comma_join_2.sql
00850_global_join_dups.reference
00850_global_join_dups.sql
00851_http_insert_json_defaults.reference
00851_http_insert_json_defaults.sh
00852_any_join_nulls.reference
00852_any_join_nulls.sql
00853_join_with_nulls_crash.reference
00853_join_with_nulls_crash.sql
00854_multiple_join_asterisks.reference
00854_multiple_join_asterisks.sql
00855_join_with_array_join.reference Analyzer support ARRAY JOIN with Nested 2023-02-16 12:17:03 +01:00
00855_join_with_array_join.sql Analyzer support ARRAY JOIN with Nested 2023-02-16 12:17:03 +01:00
00856_no_column_issue_4242.reference
00856_no_column_issue_4242.sql
00857_global_joinsavel_table_alias.reference
00857_global_joinsavel_table_alias.sql
00858_issue_4756.reference
00858_issue_4756.sql
00859_distinct_with_join.reference
00859_distinct_with_join.sql
00860_unknown_identifier_bug.reference
00860_unknown_identifier_bug.sql
00861_decimal_quoted_csv.reference
00861_decimal_quoted_csv.sql
00862_decimal_in.reference
00862_decimal_in.sql
00863_comma_join_in.reference
00863_comma_join_in.sql
00864_union_all_supertype.reference
00864_union_all_supertype.sql
00870_t64_codec.reference
00870_t64_codec.sql
00871_t64_codec_signed.reference
00871_t64_codec_signed.sql
00872_t64_bit_codec.reference
00872_t64_bit_codec.sql
00874_issue_3495.reference
00874_issue_3495.sql
00875_join_right_nulls_ors.reference
00875_join_right_nulls_ors.sql
00875_join_right_nulls.reference
00875_join_right_nulls.sql
00876_wrong_arraj_join_column.reference
00876_wrong_arraj_join_column.sql
00877_memory_limit_for_new_delete.reference
00877_memory_limit_for_new_delete.sql
00878_join_unexpected_results.reference
00878_join_unexpected_results.sql
00879_cast_to_decimal_crash.reference
00879_cast_to_decimal_crash.sql
00880_decimal_in_key.reference
00880_decimal_in_key.sql
00881_unknown_identifier_in_in.reference
00881_unknown_identifier_in_in.sql
00882_multiple_join_no_alias.reference
00882_multiple_join_no_alias.sql
00897_flatten.reference
00897_flatten.sql
00898_parsing_bad_diagnostic_message.reference
00898_parsing_bad_diagnostic_message.sh
00898_quantile_timing_parameter_check.reference
00898_quantile_timing_parameter_check.sql
00899_long_attach_memory_limit.reference
00899_long_attach_memory_limit.sql
00900_entropy_shard.reference
00900_entropy_shard.sql
00900_long_parquet_decimal.reference
00900_long_parquet_decimal.sh
00900_long_parquet_load.reference
00900_long_parquet_load.sh
00900_long_parquet.reference
00900_long_parquet.sh
00900_null_array_orc_load.reference
00900_null_array_orc_load.sh
00900_orc_arrays_load.reference
00900_orc_arrays_load.sh
00900_orc_arrow_parquet_maps.reference
00900_orc_arrow_parquet_maps.sh
00900_orc_arrow_parquet_nested.reference
00900_orc_arrow_parquet_nested.sh
00900_orc_arrow_parquet_tuples.reference
00900_orc_arrow_parquet_tuples.sh
00900_orc_load.reference
00900_orc_load.sh
00900_orc_nested_arrays_load.reference
00900_orc_nested_arrays_load.sh
00900_orc_nullable_arrays_load.reference
00900_orc_nullable_arrays_load.sh
00900_parquet_time_to_ch_date_time.reference
00900_parquet_time_to_ch_date_time.sh
00901_joint_entropy.reference
00901_joint_entropy.sql
00902_entropy.reference
00902_entropy.sql
00903_array_with_constant_function.reference
00903_array_with_constant_function.sql
00904_array_with_constant_2.reference
00904_array_with_constant_2.sql
00905_compile_expressions_compare_big_dates.reference
00905_compile_expressions_compare_big_dates.sql
00905_field_with_aggregate_function_state.reference
00905_field_with_aggregate_function_state.sql
00906_low_cardinality_cache.reference
00906_low_cardinality_cache.sql
00906_low_cardinality_const_argument.reference
00906_low_cardinality_const_argument.sql
00906_low_cardinality_rollup.reference
00906_low_cardinality_rollup.sql
00907_set_index_max_rows.reference
00907_set_index_max_rows.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00907_set_index_with_nullable_and_low_cardinality_bug.reference
00907_set_index_with_nullable_and_low_cardinality_bug.sql
00907_set_index_with_nullable_and_low_cardinality.reference
00907_set_index_with_nullable_and_low_cardinality.sql
00908_analyze_query.reference
00908_analyze_query.sql
00908_bloom_filter_index.reference
00908_bloom_filter_index.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00908_long_http_insert.reference
00908_long_http_insert.sh
00909_arrayEnumerateUniq.reference
00909_arrayEnumerateUniq.sql
00909_kill_not_initialized_query.reference
00909_kill_not_initialized_query.sh
00909_ngram_distance.reference
00909_ngram_distance.sql
00910_buffer_prewhere.reference
00910_buffer_prewhere.sql
00910_client_window_size_detection.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00910_client_window_size_detection.sh
00910_crash_when_distributed_modify_order_by.reference
00910_crash_when_distributed_modify_order_by.sql
00910_decimal_group_array_crash_3783.reference
00910_decimal_group_array_crash_3783.sql
00910_zookeeper_custom_compression_codecs_replicated_long.reference
00910_zookeeper_custom_compression_codecs_replicated_long.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00910_zookeeper_test_alter_compression_codecs_long.reference
00910_zookeeper_test_alter_compression_codecs_long.sql
00911_tautological_compare.reference
00911_tautological_compare.sql
00912_string_comparison.reference
00912_string_comparison.sql
00913_many_threads.reference
00913_many_threads.sql
00914_join_bgranvea.reference
00914_join_bgranvea.sql
00914_replicate.reference
00914_replicate.sql
00915_simple_aggregate_function.reference
00915_simple_aggregate_function.sql
00915_tuple_orantius.reference
00915_tuple_orantius.sql
00916_add_materialized_column_after.reference
00916_add_materialized_column_after.sql
00916_create_or_replace_view.reference
00916_create_or_replace_view.sql
00916_join_using_duplicate_columns.reference
00916_join_using_duplicate_columns.sql
00917_least_sqr.reference
00917_least_sqr.sql Fix overflow in simpleLinearRegression 2020-04-24 16:33:09 +08:00
00917_multiple_joins_denny_crane.reference
00917_multiple_joins_denny_crane.sql
00918_has_unsufficient_type_check.reference
00918_has_unsufficient_type_check.sql
00918_json_functions.reference
00918_json_functions.sql
00919_histogram_merge.reference
00919_histogram_merge.sql
00919_sum_aggregate_states_constants.reference
00919_sum_aggregate_states_constants.sql
00920_multiply_aggregate_states_constants.reference
00920_multiply_aggregate_states_constants.sql
00921_datetime64_basic.reference
00921_datetime64_basic.sql
00921_datetime64_compatibility_long.python
00921_datetime64_compatibility_long.reference
00921_datetime64_compatibility_long.sh
00925_zookeeper_empty_replicated_merge_tree_optimize_final_long.reference
00925_zookeeper_empty_replicated_merge_tree_optimize_final_long.sh
00926_adaptive_index_granularity_collapsing_merge_tree.reference
00926_adaptive_index_granularity_collapsing_merge_tree.sql
00926_adaptive_index_granularity_merge_tree.reference
00926_adaptive_index_granularity_merge_tree.sql
00926_adaptive_index_granularity_pk.reference
00926_adaptive_index_granularity_pk.sql
00926_adaptive_index_granularity_replacing_merge_tree.reference
00926_adaptive_index_granularity_replacing_merge_tree.sql
00926_adaptive_index_granularity_versioned_collapsing_merge_tree.reference
00926_adaptive_index_granularity_versioned_collapsing_merge_tree.sql
00926_geo_to_h3.reference
00926_geo_to_h3.sql
00926_multimatch.reference
00926_multimatch.sql
00926_zookeeper_adaptive_index_granularity_replicated_merge_tree_long.reference
00926_zookeeper_adaptive_index_granularity_replicated_merge_tree_long.sql
00927_asof_join_correct_bt.reference
00927_asof_join_correct_bt.sql
00927_asof_join_long.reference
00927_asof_join_long.sql
00927_asof_join_noninclusive.reference
00927_asof_join_noninclusive.sql
00927_asof_join_other_types.reference
00927_asof_join_other_types.sh
00927_asof_joins.reference
00927_asof_joins.sql
00927_disable_hyperscan.reference
00927_disable_hyperscan.sql
00928_multi_match_constant_constant.reference
00928_multi_match_constant_constant.sql
00929_multi_match_edit_distance.reference
00929_multi_match_edit_distance.sql
00930_arrayIntersect.reference
00930_arrayIntersect.sql
00930_max_partitions_per_insert_block.reference
00930_max_partitions_per_insert_block.sql
00931_low_cardinality_nullable_aggregate_function_type.reference
00931_low_cardinality_nullable_aggregate_function_type.sql
00931_low_cardinality_read_with_empty_array.reference
00931_low_cardinality_read_with_empty_array.sql
00931_low_cardinality_set_index_in_key_condition.reference
00931_low_cardinality_set_index_in_key_condition.sql
00932_array_intersect_bug.reference
00932_array_intersect_bug.sql
00932_geohash_support.reference
00932_geohash_support.sql
00933_alter_ttl.reference
00933_alter_ttl.sql
00933_reserved_word.reference
00933_reserved_word.sql
00933_test_fix_extra_seek_on_compressed_cache.reference
00933_test_fix_extra_seek_on_compressed_cache.sh
00933_ttl_replicated_zookeeper.reference
00933_ttl_replicated_zookeeper.sh
00933_ttl_simple.reference
00933_ttl_simple.sql
00933_ttl_with_default.reference
00933_ttl_with_default.sql
00934_is_valid_utf8.reference
00934_is_valid_utf8.sql
00935_to_iso_week_first_year.reference
00935_to_iso_week_first_year.sql
00936_crc_functions.reference
00936_crc_functions.sql
00936_function_result_with_operator_in.reference
00936_function_result_with_operator_in.sql
00936_substring_utf8_non_const.reference
00936_substring_utf8_non_const.sql
00937_ipv4_cidr_range.reference
00937_ipv4_cidr_range.sql
00937_template_output_format.reference
00937_template_output_format.sh
00937_test_use_header_csv.reference
00937_test_use_header_csv.sh
00937_test_use_header_tsv.reference
00937_test_use_header_tsv.sh
00938_basename.reference
00938_basename.sql
00938_dataset_test.reference
00938_dataset_test.sql
00938_fix_rwlock_segfault_long.reference
00938_fix_rwlock_segfault_long.sh
00938_ipv6_cidr_range.reference
00938_ipv6_cidr_range.sql
00938_template_input_format.reference
00938_template_input_format.sh
00938_test_retention_function.reference
00938_test_retention_function.sql
00939_limit_by_offset.reference
00939_limit_by_offset.sql
00939_test_null_in.reference
00939_test_null_in.sql
00940_max_parts_in_total.reference
00940_max_parts_in_total.sql
00940_order_by_read_in_order_query_plan.reference change tests 2023-02-15 11:42:15 +01:00
00940_order_by_read_in_order_query_plan.sql change tests 2023-02-15 11:42:15 +01:00
00940_order_by_read_in_order.reference
00940_order_by_read_in_order.sql
00941_system_columns_race_condition.reference
00941_system_columns_race_condition.sh
00941_to_custom_week.reference
00941_to_custom_week.sql
00942_dataparts_500.reference
00942_dataparts_500.sh
00942_mutate_index.reference
00942_mutate_index.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00942_mv_rename_table.reference
00942_mv_rename_table.sql
00943_materialize_index.reference
00943_materialize_index.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00943_mv_rename_without_inner_table.reference
00943_mv_rename_without_inner_table.sql
00944_clear_index_in_partition.reference
00944_clear_index_in_partition.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00944_create_bloom_filter_index_with_merge_tree.reference
00944_create_bloom_filter_index_with_merge_tree.sh
00944_minmax_null.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00944_minmax_null.sql
00944_ml_test.reference
00944_ml_test.sql
00945_bloom_filter_index.reference
00945_bloom_filter_index.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00945_ml_test.reference
00945_ml_test.sql
00946_ml_test.reference
00946_ml_test.sql
00947_ml_test.reference
00947_ml_test.sql
00948_format_in_with_single_element.reference
00948_format_in_with_single_element.sh
00948_to_valid_utf8.reference
00948_to_valid_utf8.sql
00948_values_interpreter_template.reference
00948_values_interpreter_template.sql
00949_format.reference
00949_format.sql
00950_bad_alloc_when_truncate_join_storage.reference
00950_bad_alloc_when_truncate_join_storage.sql
00950_default_prewhere.reference
00950_default_prewhere.sql
00950_dict_get.reference
00950_dict_get.sql
00950_test_double_delta_codec.reference
00950_test_double_delta_codec.sql
00950_test_gorilla_codec.reference
00950_test_gorilla_codec.sql
00951_ngram_search.reference
00951_ngram_search.sql
00952_basic_constraints.reference
00952_basic_constraints.sh
00952_input_function.reference
00952_input_function.sh
00952_insert_into_distributed_with_materialized_column.reference
00952_insert_into_distributed_with_materialized_column.sql
00952_part_frozen_info.reference
00952_part_frozen_info.sql
00953_constraints_operations.reference
00953_constraints_operations.sh
00953_indices_alter_exceptions.reference
00953_indices_alter_exceptions.sh
00953_moving_functions.reference
00953_moving_functions.sql
00953_zookeeper_suetin_deduplication_bug.reference
00953_zookeeper_suetin_deduplication_bug.sh
00954_client_prepared_statements.reference
00954_client_prepared_statements.sh
00954_resample_combinator.reference
00954_resample_combinator.sql
00955_complex_prepared_statements.reference
00955_complex_prepared_statements.sh
00955_test_final_mark_use.reference
00955_test_final_mark_use.sh
00955_test_final_mark.reference
00955_test_final_mark.sql
00956_http_prepared_statements.reference
00956_http_prepared_statements.sh
00956_join_use_nulls_with_array_column.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00956_join_use_nulls_with_array_column.sql
00956_sensitive_data_masking.reference
00956_sensitive_data_masking.sh
00957_coalesce_const_nullable_crash.reference
00957_coalesce_const_nullable_crash.sql
00957_delta_diff_bug.reference
00957_delta_diff_bug.sql
00957_format_with_clashed_aliases.reference
00957_format_with_clashed_aliases.sh
00957_neighbor.reference
00957_neighbor.sql
00958_format_of_tuple_array_element.reference
00958_format_of_tuple_array_element.sh fix style checks 2020-12-29 17:57:12 +03:00
00959_format_with_different_aliases.reference
00959_format_with_different_aliases.sh fix style checks 2020-12-29 17:57:12 +03:00
00960_eval_ml_method_const.reference
00960_eval_ml_method_const.sql
00960_live_view_watch_events_live.py
00960_live_view_watch_events_live.reference
00961_check_table.reference
00961_check_table.sql
00961_checksums_in_system_parts_columns_table.reference
00961_checksums_in_system_parts_columns_table.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00961_visit_param_buffer_underflow.reference
00961_visit_param_buffer_underflow.sql
00962_enumNotExect.reference
00962_enumNotExect.sql
00962_live_view_periodic_refresh_and_timeout.py
00962_live_view_periodic_refresh_and_timeout.reference
00962_live_view_periodic_refresh_dictionary.py
00962_live_view_periodic_refresh_dictionary.reference
00962_live_view_periodic_refresh.py
00962_live_view_periodic_refresh.reference
00962_visit_param_various.reference
00962_visit_param_various.sql
00963_achimbab.reference
00963_achimbab.sql
00963_startsWith_force_primary_key.reference
00963_startsWith_force_primary_key.sql
00964_bloom_index_string_functions.reference
00964_bloom_index_string_functions.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00964_live_view_watch_events_heartbeat.py
00964_live_view_watch_events_heartbeat.reference
00964_os_thread_priority.reference
00964_os_thread_priority.sql
00965_live_view_watch_heartbeat.py
00965_live_view_watch_heartbeat.reference
00965_logs_level_bugfix.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00965_logs_level_bugfix.sh
00965_send_logs_level_concurrent_queries.reference
00965_send_logs_level_concurrent_queries.sh
00965_set_index_string_functions.reference
00965_set_index_string_functions.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00965_shard_unresolvable_addresses.reference
00965_shard_unresolvable_addresses.sql Update test 00965_shard_unresolvable_addresses 2023-02-10 23:11:41 +01:00
00966_invalid_json_must_not_parse.reference
00966_invalid_json_must_not_parse.sql
00966_live_view_watch_events_http.py
00966_live_view_watch_events_http.reference
00967_insert_into_distributed_different_types.reference
00967_insert_into_distributed_different_types.sql
00967_live_view_watch_http.py
00967_live_view_watch_http.reference
00967_ubsan_bit_test.reference
00967_ubsan_bit_test.sql
00968_file_engine_in_subquery.reference
00968_file_engine_in_subquery.sql
00968_live_view_select_format_jsoneachrowwithprogress.reference
00968_live_view_select_format_jsoneachrowwithprogress.sql
00968_roundAge.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00968_roundAge.sql
00969_columns_clause.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00969_columns_clause.sql
00969_live_view_watch_format_jsoneachrowwithprogress.reference
00969_live_view_watch_format_jsoneachrowwithprogress.sql
00969_roundDuration.reference
00969_roundDuration.sql
00970_live_view_watch_events_http_heartbeat.py
00970_live_view_watch_events_http_heartbeat.reference
00970_substring_arg_validation.reference
00970_substring_arg_validation.sql
00971_live_view_watch_http_heartbeat.py
00971_live_view_watch_http_heartbeat.reference
00971_merge_tree_uniform_read_distribution_and_max_rows_to_read.reference
00971_merge_tree_uniform_read_distribution_and_max_rows_to_read.sql
00971_query_id_in_logs.reference
00971_query_id_in_logs.sh
00972_desc_table_virtual_columns.reference
00972_desc_table_virtual_columns.sql
00972_geohashesInBox.reference
00972_geohashesInBox.sql
00972_live_view_select_1.reference
00972_live_view_select_1.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
00973_create_table_as_table_function.reference
00973_create_table_as_table_function.sql
00973_live_view_select_prewhere.reference
00973_live_view_select_prewhere.sql
00973_live_view_select.reference
00973_live_view_select.sql
00973_live_view_with_subquery_select_join_no_alias.reference
00973_live_view_with_subquery_select_join_no_alias.sql
00973_live_view_with_subquery_select_join.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00973_live_view_with_subquery_select_join.sql
00973_live_view_with_subquery_select_nested_with_aggregation_table_alias.reference
00973_live_view_with_subquery_select_nested_with_aggregation_table_alias.sql
00973_live_view_with_subquery_select_nested_with_aggregation.reference
00973_live_view_with_subquery_select_nested_with_aggregation.sql
00973_live_view_with_subquery_select_nested.reference
00973_live_view_with_subquery_select_nested.sql
00973_live_view_with_subquery_select_table_alias.reference
00973_live_view_with_subquery_select_table_alias.sql
00973_live_view_with_subquery_select_with_aggregation_in_subquery.reference
00973_live_view_with_subquery_select_with_aggregation_in_subquery.sql
00973_live_view_with_subquery_select_with_aggregation.reference
00973_live_view_with_subquery_select_with_aggregation.sql
00973_live_view_with_subquery_select.reference
00973_live_view_with_subquery_select.sql
00973_uniq_non_associativity.reference
00973_uniq_non_associativity.sql
00974_adaptive_granularity_secondary_index.reference
00974_adaptive_granularity_secondary_index.sql
00974_bitmapContains_with_primary_key.reference
00974_bitmapContains_with_primary_key.sql
00974_distributed_join_on.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00974_distributed_join_on.sql
00974_final_predicate_push_down.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00974_final_predicate_push_down.sql
00974_fix_join_on.reference
00974_fix_join_on.sql
00974_full_outer_join.reference
00974_full_outer_join.sql
00974_live_view_select_with_aggregation.reference
00974_live_view_select_with_aggregation.sql
00974_low_cardinality_cast.reference
00974_low_cardinality_cast.sql
00974_primary_key_for_lowCardinality.reference
00974_primary_key_for_lowCardinality.sh
00974_query_profiler.reference
00974_query_profiler.sql Add option to clickhouse-test to skip aarch64 build 2022-03-02 14:18:24 +00:00
00974_text_log_table_not_empty.reference
00974_text_log_table_not_empty.sh
00975_indices_mutation_replicated_zookeeper_long.reference
00975_indices_mutation_replicated_zookeeper_long.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00975_json_hang.reference
00975_json_hang.sql
00975_live_view_create.reference
00975_live_view_create.sql
00975_move_partition_merge_tree.reference
00975_move_partition_merge_tree.sql remove trash from MOVE PARTITION command 2023-02-13 16:10:16 +01:00
00975_recursive_materialized_view.reference
00975_recursive_materialized_view.sql
00975_sample_prewhere_distributed.reference
00975_sample_prewhere_distributed.sql
00975_values_list.reference
00975_values_list.sql
00976_asof_join_on.reference
00976_asof_join_on.sql
00976_live_view_select_version.reference
00976_live_view_select_version.sql
00976_max_execution_speed.reference
00976_max_execution_speed.sql
00976_shard_low_cardinality_achimbab.reference
00976_shard_low_cardinality_achimbab.sql
00976_system_stop_ttl_merges.reference
00976_system_stop_ttl_merges.sql
00976_ttl_with_old_parts.reference
00976_ttl_with_old_parts.sql
00977_int_div.reference
00977_int_div.sql
00977_join_use_nulls_denny_crane.reference
00977_join_use_nulls_denny_crane.sql
00977_live_view_watch_events.reference
00977_live_view_watch_events.sql
00978_live_view_watch.reference
00978_live_view_watch.sql
00978_ml_math.reference
00978_ml_math.sql
00978_sum_map_bugfix.reference
00978_sum_map_bugfix.sql
00978_table_function_values_alias.reference
00978_table_function_values_alias.sql
00979_live_view_watch_continuous_aggregates.py
00979_live_view_watch_continuous_aggregates.reference
00979_live_view_watch_live_moving_avg.reference
00979_live_view_watch_live_with_subquery.py
00979_live_view_watch_live_with_subquery.reference
00979_live_view_watch_live.py
00979_live_view_watch_live.reference
00979_quantileExcatExclusive_and_Inclusive.reference
00979_quantileExcatExclusive_and_Inclusive.sql
00979_set_index_not.reference
00979_set_index_not.sql
00979_toFloat_monotonicity.reference
00979_toFloat_monotonicity.sql
00979_yandex_consistent_hash_fpe.reference
00979_yandex_consistent_hash_fpe.sql
00980_alter_settings_race.reference
00980_alter_settings_race.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00980_crash_nullable_decimal.reference
00980_crash_nullable_decimal.sql
00980_full_join_crash_fancyqlx.reference
00980_full_join_crash_fancyqlx.sql
00980_merge_alter_settings.reference Fix test output 2023-02-21 19:24:10 +01:00
00980_merge_alter_settings.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00980_shard_aggregation_state_deserialization.reference
00980_shard_aggregation_state_deserialization.sql
00980_skip_unused_shards_without_sharding_key.reference
00980_skip_unused_shards_without_sharding_key.sql
00980_zookeeper_merge_tree_alter_settings.reference
00980_zookeeper_merge_tree_alter_settings.sql
00981_in_subquery_with_tuple.reference
00981_in_subquery_with_tuple.sh
00981_no_virtual_columns.reference
00981_no_virtual_columns.sql
00981_topK_topKWeighted_long.reference
00981_topK_topKWeighted_long.sql
00982_array_enumerate_uniq_ranked.reference
00982_array_enumerate_uniq_ranked.sql
00982_low_cardinality_setting_in_mv.reference
00982_low_cardinality_setting_in_mv.sql
00983_summing_merge_tree_not_an_identifier.reference
00983_summing_merge_tree_not_an_identifier.sql
00984_materialized_view_to_columns.reference
00984_materialized_view_to_columns.sql
00984_parser_stack_overflow.reference
00984_parser_stack_overflow.sh
00985_merge_stack_overflow.reference
00985_merge_stack_overflow.sql
00986_materialized_view_stack_overflow.reference
00986_materialized_view_stack_overflow.sql
00987_distributed_stack_overflow.reference
00987_distributed_stack_overflow.sql
00988_constraints_replication_zookeeper_long.reference
00988_constraints_replication_zookeeper_long.sql
00988_expansion_aliases_limit.reference
00988_expansion_aliases_limit.sql
00988_parallel_parts_removal.reference
00988_parallel_parts_removal.sql
00989_parallel_parts_loading.reference
00989_parallel_parts_loading.sql
00990_function_current_user.reference
00990_function_current_user.sql
00990_hasToken_and_tokenbf.reference
00990_hasToken_and_tokenbf.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
00990_hasToken.python
00990_hasToken.reference
00990_hasToken.sh
00990_metric_log_table_not_empty.reference
00990_metric_log_table_not_empty.sql
00990_request_splitting.reference
00990_request_splitting.sql
00991_live_view_watch_event_live.python
00991_live_view_watch_event_live.reference
00991_live_view_watch_http.python
00991_live_view_watch_http.reference
00991_system_parts_race_condition_long.reference
00991_system_parts_race_condition_long.sh
00992_system_parts_race_condition_zookeeper_long.reference
00992_system_parts_race_condition_zookeeper_long.sh
00993_system_parts_race_condition_drop_zookeeper.reference
00993_system_parts_race_condition_drop_zookeeper.sh
00994_table_function_numbers_mt.reference
00994_table_function_numbers_mt.sql
00995_exception_while_insert.reference
00995_exception_while_insert.sh
00995_optimize_read_in_order_with_aggregation.reference
00995_optimize_read_in_order_with_aggregation.sql
00995_order_by_with_fill.reference
00995_order_by_with_fill.sql
00996_limit_with_ties.reference
00996_limit_with_ties.sql
00996_neighbor.reference
00996_neighbor.sql
00997_extract_all_crash_6627.reference
00997_extract_all_crash_6627.sql
00997_set_index_array.reference
00997_set_index_array.sql
00997_trim.reference
00997_trim.sql
00998_constraints_all_tables.reference
00998_constraints_all_tables.sql
00999_full_join_dup_keys_crash.reference
00999_full_join_dup_keys_crash.sql
00999_join_not_nullable_types.reference
00999_join_not_nullable_types.sql
00999_join_on_expression.reference
00999_join_on_expression.sql
00999_nullable_nested_types_4877.reference
00999_nullable_nested_types_4877.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
00999_settings_no_extra_quotes.reference
00999_settings_no_extra_quotes.sql
00999_test_skip_indices_with_alter_and_merge.reference
00999_test_skip_indices_with_alter_and_merge.sql
01000_bad_size_of_marks_skip_idx.reference
01000_bad_size_of_marks_skip_idx.sql
01000_subquery_requires_alias.reference
01000_subquery_requires_alias.sql
01000_unneeded_substitutions_client.reference
01000_unneeded_substitutions_client.sh
01001_enums_in_in_section.reference
01001_enums_in_in_section.sql
01001_rename_merge_race_condition.reference
01001_rename_merge_race_condition.sh
01002_alter_nullable_adaptive_granularity_long.reference
01002_alter_nullable_adaptive_granularity_long.sh
01003_kill_query_race_condition.reference
01003_kill_query_race_condition.sh
01004_rename_deadlock.reference
01004_rename_deadlock.sh
01005_rwr_shard_deadlock.reference
01005_rwr_shard_deadlock.sh
01006_simpod_empty_part_single_column_write.reference
01006_simpod_empty_part_single_column_write.sh
01006_ttl_with_default_2.reference
01006_ttl_with_default_2.sql
01007_r1r2_w_r2r1_deadlock.reference
01007_r1r2_w_r2r1_deadlock.sh
01008_materialized_view_henyihanwobushi.reference
01008_materialized_view_henyihanwobushi.sql
01009_global_array_join_names.reference
01009_global_array_join_names.sql
01009_insert_select_data_loss.reference
01009_insert_select_data_loss.sql
01009_insert_select_nicelulu.reference
01009_insert_select_nicelulu.sql
01010_low_cardinality_and_native_http.reference
01010_low_cardinality_and_native_http.sh fix style checks 2020-12-29 17:57:12 +03:00
01010_partial_merge_join_const_and_lc.reference
01010_partial_merge_join_const_and_lc.sql
01010_partial_merge_join_negative.reference
01010_partial_merge_join_negative.sql
01010_partial_merge_join.reference
01010_partial_merge_join.sql
01010_pm_join_all_join_bug.reference
01010_pm_join_all_join_bug.sql
01010_pmj_on_disk.reference
01010_pmj_on_disk.sql
01010_pmj_one_row_blocks.reference
01010_pmj_one_row_blocks.sql
01010_pmj_right_table_memory_limits.reference
01010_pmj_right_table_memory_limits.sql
01010_pmj_skip_blocks.reference
01010_pmj_skip_blocks.sql
01011_group_uniq_array_memsan.reference
01011_group_uniq_array_memsan.sql
01011_test_create_as_skip_indices.reference
01011_test_create_as_skip_indices.sql
01012_reset_running_accumulate.reference
01012_reset_running_accumulate.sql
01012_select_limit_x_0.reference
01012_select_limit_x_0.sql
01012_serialize_array_memory_usage.reference
01012_serialize_array_memory_usage.sql
01012_show_tables_limit.reference
01012_show_tables_limit.sql
01013_hex_decimal.reference
01013_hex_decimal.sql
01013_hex_float.reference
01013_hex_float.sql
01013_repeat_function.reference
01013_repeat_function.sql
01013_sync_replica_timeout_zookeeper.reference
01013_sync_replica_timeout_zookeeper.sh
01013_totals_without_aggregation.reference
01013_totals_without_aggregation.sql
01014_count_of_merges_metrics.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
01014_count_of_merges_metrics.sql
01014_format_custom_separated.reference
01014_format_custom_separated.sh
01014_function_repeat_corner_cases.reference
01014_function_repeat_corner_cases.sql
01014_lazy_database_basic.reference
01014_lazy_database_basic.sh
01014_lazy_database_concurrent_recreate_reattach_and_show_tables.reference
01014_lazy_database_concurrent_recreate_reattach_and_show_tables.sh
01015_array_split.reference
01015_array_split.sql
01015_attach_part.reference
01015_attach_part.sql
01015_database_bad_tables.reference
01015_database_bad_tables.sh
01015_empty_in_inner_right_join.reference
01015_empty_in_inner_right_join.sql.j2 Whitespace in 0_stateless/01015_empty_in_inner_right_join.sql.j2 2021-08-30 14:27:01 +03:00
01015_insert_values_parametrized.reference
01015_insert_values_parametrized.sh
01015_random_constant.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
01015_random_constant.sql
01016_index_tuple_field_type.reference
01016_index_tuple_field_type.sql
01016_input_null_as_default.reference
01016_input_null_as_default.sh
01016_macros.reference
01016_macros.sql
01016_null_part_minmax.reference
01016_null_part_minmax.sql
01016_simhash_minhash_ppc.reference
01016_simhash_minhash_ppc.sql
01016_simhash_minhash.reference
01016_simhash_minhash.sql
01016_uniqCombined64.reference
01016_uniqCombined64.sql
01017_bithamming_distance.reference
01017_bithamming_distance.sql
01017_in_unconvertible_complex_type.reference
01017_in_unconvertible_complex_type.sql
01017_mutations_with_nondeterministic_functions_zookeeper.reference
01017_mutations_with_nondeterministic_functions_zookeeper.sh
01017_tsv_empty_as_default.reference
01017_tsv_empty_as_default.sh
01017_tuplehamming_distance.reference
01017_tuplehamming_distance.sql
01017_uniqCombined_memory_usage.reference
01017_uniqCombined_memory_usage.sql
01018_ambiguous_column.reference
01018_ambiguous_column.sql
01018_ddl_dictionaries_bad_queries.reference
01018_ddl_dictionaries_bad_queries.sh
01018_ddl_dictionaries_concurrent_requrests.reference
01018_ddl_dictionaries_concurrent_requrests.sh
01018_ddl_dictionaries_create.reference
01018_ddl_dictionaries_create.sql
01018_ddl_dictionaries_select.reference
01018_ddl_dictionaries_select.sql
01018_ddl_dictionaries_special.reference
01018_ddl_dictionaries_special.sql
01018_dictionaries_from_dictionaries.reference
01018_dictionaries_from_dictionaries.sql
01018_Distributed__shard_num.reference
01018_Distributed__shard_num.sql
01018_empty_aggregation_filling.reference
01018_empty_aggregation_filling.sql
01018_insert_multiple_blocks_with_defaults.reference
01018_insert_multiple_blocks_with_defaults.sh
01018_ip_dictionary_long.reference
01018_ip_dictionary_long.sql
01018_optimize_read_in_order_with_in_subquery.reference
01018_optimize_read_in_order_with_in_subquery.sql
01019_alter_materialized_view_atomic.reference
01019_alter_materialized_view_atomic.sh
01019_alter_materialized_view_consistent.reference
01019_alter_materialized_view_consistent.sh
01019_alter_materialized_view_query.reference
01019_alter_materialized_view_query.sql
01019_array_fill.reference
01019_array_fill.sql
01019_Buffer_and_max_memory_usage.reference
01019_Buffer_and_max_memory_usage.sql
01019_materialized_view_select_extra_columns.reference
01019_materialized_view_select_extra_columns.sql
01019_parallel_parsing_cancel.reference
01019_parallel_parsing_cancel.sh
01020_function_array_compact.reference
01020_function_array_compact.sql
01020_function_char.reference
01020_function_char.sql
01020_having_without_group_by.reference
01020_having_without_group_by.sql
01021_create_as_select.reference
01021_create_as_select.sql
01021_only_tuple_columns.reference
01021_only_tuple_columns.sql
01021_tuple_parser.reference
01021_tuple_parser.sql
01023_materialized_view_query_context.reference
01023_materialized_view_query_context.sql
01024__getScalar.reference
01024__getScalar.sql
01025_array_compact_generic.reference
01025_array_compact_generic.sql
01026_char_utf8.reference
01026_char_utf8.sql
01029_early_constant_folding.reference
01029_early_constant_folding.sql
01030_concatenate_equal_fixed_strings.reference
01030_concatenate_equal_fixed_strings.sql
01030_final_mark_empty_primary_key.reference
01030_final_mark_empty_primary_key.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01030_incorrect_count_summing_merge_tree.reference
01030_incorrect_count_summing_merge_tree.sql
01030_limit_by_with_ties_error.reference
01030_limit_by_with_ties_error.sh
01030_storage_hdfs_syntax.reference
01030_storage_hdfs_syntax.sql Support USE_* build flags in tests' tags 2022-01-19 12:21:51 +00:00
01030_storage_set_supports_read.reference
01030_storage_set_supports_read.sql
01030_storage_url_syntax.reference
01030_storage_url_syntax.sql
01031_mutations_interpreter_and_context.reference
01031_mutations_interpreter_and_context.sh
01031_new_any_join.reference.j2
01031_new_any_join.sql.j2
01031_pmj_new_any_semi_join.reference
01031_pmj_new_any_semi_join.sql
01031_semi_anti_join.reference
01031_semi_anti_join.sql
01032_cityHash64_for_decimal.reference
01032_cityHash64_for_decimal.sql
01032_cityHash64_for_UUID.reference
01032_cityHash64_for_UUID.sql
01032_duplicate_column_insert_query.reference
01032_duplicate_column_insert_query.sql
01033_dictionaries_lifetime.reference
01033_dictionaries_lifetime.sql
01033_quota_dcl.reference
01033_quota_dcl.sql
01033_storage_odbc_parsing_exception_check.reference
01033_storage_odbc_parsing_exception_check.sql
01033_substr_negative_size_arg.reference
01033_substr_negative_size_arg.sql
01034_JSONCompactEachRow.reference
01034_JSONCompactEachRow.sql
01034_move_partition_from_table_zookeeper.reference
01034_move_partition_from_table_zookeeper.sh
01034_order_by_pk_prefix.reference
01034_order_by_pk_prefix.sql
01034_prewhere_max_parallel_replicas_distributed.reference
01034_prewhere_max_parallel_replicas_distributed.sql
01034_sample_final_distributed.reference
01034_sample_final_distributed.sql
01034_unknown_qualified_column_in_join.reference
01034_unknown_qualified_column_in_join.sql
01034_values_parse_float_bug.reference
01034_values_parse_float_bug.sh
01034_with_fill_and_push_down_predicate.reference
01034_with_fill_and_push_down_predicate.sql
01035_avg_weighted_long.reference
01035_avg_weighted_long.sh
01035_avg.reference
01035_avg.sql
01035_concurrent_move_partition_from_table_zookeeper.reference
01035_concurrent_move_partition_from_table_zookeeper.sh
01035_enum_conversion_native_format.reference
01035_enum_conversion_native_format.sh
01035_lc_empty_part_bug.reference
01035_lc_empty_part_bug.sh
01035_prewhere_with_alias.reference
01035_prewhere_with_alias.sql
01036_no_superfluous_dict_reload_on_create_database_2.reference
01036_no_superfluous_dict_reload_on_create_database_2.sql
01036_no_superfluous_dict_reload_on_create_database.reference
01036_no_superfluous_dict_reload_on_create_database.sql
01036_union_different_columns.reference
01036_union_different_columns.sql
01037_polygon_dicts_correctness_all.ans
01037_polygon_dicts_correctness_all.reference
01037_polygon_dicts_correctness_all.sh
01037_polygon_dicts_correctness_fast.ans
01037_polygon_dicts_correctness_fast.reference
01037_polygon_dicts_correctness_fast.sh
01037_polygon_dicts_simple_functions.ans
01037_polygon_dicts_simple_functions.reference
01037_polygon_dicts_simple_functions.sh
01037_test_data_perf.tar.gz
01037_test_data_search.tar.gz
01037_zookeeper_check_table_empty_pk.reference
01037_zookeeper_check_table_empty_pk.sql
01038_array_of_unnamed_tuples.reference
01038_array_of_unnamed_tuples.sql
01038_dictionary_lifetime_min_zero_sec.reference
01038_dictionary_lifetime_min_zero_sec.sh
01039_mergetree_exec_time.reference
01039_mergetree_exec_time.sql
01039_row_policy_dcl.reference
01039_row_policy_dcl.sh
01039_test_setting_parse.reference
01039_test_setting_parse.sql
01040_dictionary_invalidate_query_switchover_long.reference
01040_dictionary_invalidate_query_switchover_long.sh
01040_distributed_directory_monitor_batch_inserts.reference
01040_distributed_directory_monitor_batch_inserts.sql
01040_h3_get_resolution.reference
01040_h3_get_resolution.sql
01041_create_dictionary_if_not_exists.reference
01041_create_dictionary_if_not_exists.sql fix tests, support rename 2021-11-02 15:58:45 +03:00
01041_h3_is_valid.reference
01041_h3_is_valid.sql
01042_check_query_and_last_granule_size.reference
01042_check_query_and_last_granule_size.sql
01042_h3_k_ring.reference
01042_h3_k_ring.sql
01042_system_reload_dictionary_reloads_completely.reference
01042_system_reload_dictionary_reloads_completely.sh Add tags to tests. 2021-09-12 17:15:28 +03:00
01043_categorical_iv.reference
01043_categorical_iv.sql
01043_dictionary_attribute_properties_values.reference
01043_dictionary_attribute_properties_values.sql
01043_geo_distance.reference
01043_geo_distance.sql
01043_h3_edge_length_m.reference
01043_h3_edge_length_m.sql
01044_great_circle_angle.reference Update test results, diff is caused by duplicate U+258B in the old version 2022-12-20 09:57:34 +01:00
01044_great_circle_angle.sql
01044_h3_edge_angle.reference
01044_h3_edge_angle.sql
01045_array_zip.reference
01045_array_zip.sql
01045_bloom_filter_null_array.reference
01045_bloom_filter_null_array.sql
01045_dictionaries_restrictions.reference
01045_dictionaries_restrictions.sql
01045_order_by_pk_special_storages.reference
01045_order_by_pk_special_storages.sh
01045_zookeeper_system_mutations_with_parts_names.reference
01045_zookeeper_system_mutations_with_parts_names.sh
01046_materialized_view_with_join_over_distributed.reference
01046_materialized_view_with_join_over_distributed.sql
01046_trivial_count_query_distributed.reference
01046_trivial_count_query_distributed.sql
01047_no_alias_columns_with_table_aliases.reference
01047_no_alias_columns_with_table_aliases.sql
01047_nullable_rand.reference
01047_nullable_rand.sql
01047_simple_aggregate_sizes_of_columns_bug.reference
01047_simple_aggregate_sizes_of_columns_bug.sql
01047_window_view_parser_inner_table.reference
01047_window_view_parser_inner_table.sql
01048_exists_query.reference
01048_exists_query.sql
01048_window_view_parser.reference
01048_window_view_parser.sql
01049_join_low_card_bug_long.reference
01049_join_low_card_bug_long.sql.j2
01049_join_low_card_crash.reference
01049_join_low_card_crash.sql
01049_window_view_window_functions.reference
01049_window_view_window_functions.sql
01049_zookeeper_synchronous_mutations_long.reference
01049_zookeeper_synchronous_mutations_long.sql
01050_clickhouse_dict_source_with_subquery.reference
01050_clickhouse_dict_source_with_subquery.sql
01050_engine_join_crash.reference
01050_engine_join_crash.sql
01050_engine_join_view_crash.reference
01050_engine_join_view_crash.sql
01050_group_array_sample.reference
01050_group_array_sample.sql
01050_window_view_parser_tumble.reference
01050_window_view_parser_tumble.sql
01051_aggregate_function_crash.reference
01051_aggregate_function_crash.sql
01051_all_join_engine.reference
01051_all_join_engine.sql
01051_new_any_join_engine.reference
01051_new_any_join_engine.sql
01051_random_printable_ascii.reference
01051_random_printable_ascii.sql
01051_same_name_alias_with_joins.reference
01051_same_name_alias_with_joins.sql
01051_scalar_optimization.reference
01051_scalar_optimization.sql
01051_system_stack_trace.reference
01051_system_stack_trace.sql
01051_window_view_parser_hop.reference
01051_window_view_parser_hop.sql
01052_array_reduce_exception.reference
01052_array_reduce_exception.sql
01052_compression_buffer_overrun.reference
01052_compression_buffer_overrun.sh
01052_window_view_proc_tumble_to_now.reference make tests with window view less bad 2023-02-14 23:27:18 +01:00
01052_window_view_proc_tumble_to_now.sh make tests with window view less bad 2023-02-14 23:27:18 +01:00
01053_drop_database_mat_view.reference
01053_drop_database_mat_view.sql
01053_if_chain_check.reference
01053_if_chain_check.sql
01053_ssd_dictionary.reference
01053_ssd_dictionary.sh
01053_window_view_proc_hop_to_now.reference make tests with window view less bad 2023-02-14 23:27:18 +01:00
01053_window_view_proc_hop_to_now.sh Update 01053_window_view_proc_hop_to_now.sh 2023-02-15 14:36:54 +01:00
01054_cache_dictionary_bunch_update.reference
01054_cache_dictionary_bunch_update.sh
01054_cache_dictionary_overflow_cell.reference
01054_cache_dictionary_overflow_cell.sql
01054_random_printable_ascii_ubsan.reference
01054_random_printable_ascii_ubsan.sh
01054_window_view_proc_tumble_to.reference make tests with window view less bad 2023-02-14 23:27:18 +01:00
01054_window_view_proc_tumble_to.sh Update 01054_window_view_proc_tumble_to.sh 2023-02-16 00:09:53 +03:00
01055_compact_parts_1.reference
01055_compact_parts_1.sql
01055_compact_parts_granularity.reference
01055_compact_parts_granularity.sh
01055_compact_parts.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
01055_compact_parts.sql
01055_minmax_index_compact_parts.reference
01055_minmax_index_compact_parts.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01055_prewhere_bugs.reference
01055_prewhere_bugs.sql
01055_window_view_proc_hop_to.reference make tests with window view less bad 2023-02-14 23:27:18 +01:00
01055_window_view_proc_hop_to.sh Update 01055_window_view_proc_hop_to.sh 2023-02-16 00:45:03 +03:00
01056_create_table_as.reference
01056_create_table_as.sql
01056_negative_with_bloom_filter.reference
01056_negative_with_bloom_filter.sql
01056_predicate_optimizer_bugs.reference
01056_predicate_optimizer_bugs.sql
01056_prepared_statements_null_and_escaping.reference
01056_prepared_statements_null_and_escaping.sh
01056_window_view_proc_hop_watch.py
01056_window_view_proc_hop_watch.reference
01057_http_compression_prefer_brotli.reference
01057_http_compression_prefer_brotli.sh
01057_window_view_event_tumble_to_strict_asc.reference
01057_window_view_event_tumble_to_strict_asc.sh
01058_window_view_event_hop_to_strict_asc.reference
01058_window_view_event_hop_to_strict_asc.sh
01058_zlib_ng_level1_bug.reference
01058_zlib_ng_level1_bug.sh
01059_storage_file_compression.reference
01059_storage_file_compression.sh
01059_window_view_event_hop_watch_strict_asc.py
01059_window_view_event_hop_watch_strict_asc.reference
01060_avro.reference
01060_avro.sh
01060_defaults_all_columns.reference
01060_defaults_all_columns.sql
01060_shutdown_table_after_detach.reference
01060_shutdown_table_after_detach.sql
01060_substring_negative_size.reference
01060_substring_negative_size.sql
01060_window_view_event_tumble_to_asc.reference
01060_window_view_event_tumble_to_asc.sh
01061_alter_codec_with_type.reference
01061_alter_codec_with_type.sql
01061_window_view_event_hop_to_asc.reference
01061_window_view_event_hop_to_asc.sh
01062_alter_on_mutataion_zookeeper_long.reference
01062_alter_on_mutataion_zookeeper_long.sql
01062_max_parser_depth.reference
01062_max_parser_depth.sh
01062_pm_all_join_with_block_continuation.reference
01062_pm_all_join_with_block_continuation.sql
01062_pm_multiple_all_join_same_value.reference
01062_pm_multiple_all_join_same_value.sql
01062_window_view_event_hop_watch_asc.py
01062_window_view_event_hop_watch_asc.reference
01063_create_column_set.reference
01063_create_column_set.sql
01063_window_view_event_tumble_to_bounded.reference
01063_window_view_event_tumble_to_bounded.sh
01064_array_auc.reference
01064_array_auc.sql
01064_incremental_streaming_from_2_src_with_feedback.reference
01064_incremental_streaming_from_2_src_with_feedback.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01064_pm_all_join_const_and_nullable.reference
01064_pm_all_join_const_and_nullable.sql
01064_window_view_event_hop_to_bounded.reference
01064_window_view_event_hop_to_bounded.sh
01065_array_zip_mixed_const.reference
01065_array_zip_mixed_const.sql
01065_if_not_finite.reference
01065_if_not_finite.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
01065_window_view_event_hop_watch_bounded.py
01065_window_view_event_hop_watch_bounded.reference
01066_bit_count.reference
01066_bit_count.sql
01066_window_view_event_tumble_to_strict_asc_lateness.reference
01066_window_view_event_tumble_to_strict_asc_lateness.sh
01067_join_null.reference
01067_join_null.sql
01067_window_view_event_tumble_to_asc_lateness.reference
01067_window_view_event_tumble_to_asc_lateness.sh
01068_parens.reference
01068_parens.sql
01068_window_view_event_tumble_to_bounded_lateness.reference
01068_window_view_event_tumble_to_bounded_lateness.sh
01069_database_memory.reference
01069_database_memory.sql
01069_insert_float_as_nullable_unit8.reference
01069_insert_float_as_nullable_unit8.sql
01069_materialized_view_alter_target_table_with_default_expression.reference
01069_materialized_view_alter_target_table_with_default_expression.sql
01069_materialized_view_alter_target_table.reference
01069_materialized_view_alter_target_table.sql
01069_set_in_group_by.reference
01069_set_in_group_by.sql
01069_window_view_proc_tumble_watch.py
01069_window_view_proc_tumble_watch.reference
01070_alter_with_ttl.reference
01070_alter_with_ttl.sql
01070_exception_code_in_query_log_table.reference
01070_exception_code_in_query_log_table.sql
01070_h3_get_base_cell.reference
01070_h3_get_base_cell.sql
01070_h3_hex_area_m2.reference
01070_h3_hex_area_m2.sql
01070_h3_indexes_are_neighbors.reference
01070_h3_indexes_are_neighbors.sql
01070_h3_to_children.reference Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
01070_h3_to_children.sql
01070_h3_to_parent.reference
01070_h3_to_parent.sql
01070_h3_to_string.reference
01070_h3_to_string.sql
01070_materialize_ttl.reference
01070_materialize_ttl.sql
01070_modify_ttl_recalc_only.reference
01070_modify_ttl_recalc_only.sql
01070_modify_ttl.reference
01070_modify_ttl.sql
01070_mutations_with_dependencies.reference
01070_mutations_with_dependencies.sql
01070_string_to_h3.reference
01070_string_to_h3.sql
01070_template_empty_file.reference
01070_template_empty_file.sql
01070_to_decimal_or_null_exception.reference
01070_to_decimal_or_null_exception.sql
01070_window_view_watch_events.py
01070_window_view_watch_events.reference
01071_force_optimize_skip_unused_shards.reference
01071_force_optimize_skip_unused_shards.sql
01071_http_header_exception_code.reference
01071_http_header_exception_code.sh
01071_in_array.reference
01071_in_array.sql
01071_live_view_detach_dependency.reference
01071_live_view_detach_dependency.sql
01071_prohibition_secondary_index_with_old_format_merge_tree.reference
01071_prohibition_secondary_index_with_old_format_merge_tree.sql
01071_window_view_event_tumble_asc_join.reference
01071_window_view_event_tumble_asc_join.sh
01072_drop_temporary_table_with_same_name.reference
01072_drop_temporary_table_with_same_name.sql
01072_json_each_row_data_in_square_brackets.reference
01072_json_each_row_data_in_square_brackets.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
01072_nullable_jit.reference
01072_nullable_jit.sql
01072_optimize_skip_unused_shards_const_expr_eval.reference
01072_optimize_skip_unused_shards_const_expr_eval.sql
01072_select_constant_limit.reference
01072_select_constant_limit.sql
01072_window_view_multiple_columns_groupby.reference make tests with window view less bad 2023-02-14 23:27:18 +01:00
01072_window_view_multiple_columns_groupby.sh make tests with window view less bad 2023-02-14 23:27:18 +01:00
01073_attach_if_not_exists.reference
01073_attach_if_not_exists.sql
01073_bad_alter_partition.reference
01073_bad_alter_partition.sql
01073_blockSerializedSize.reference
01073_blockSerializedSize.sql
01073_crlf_end_of_line.reference
01073_crlf_end_of_line.sql
01073_grant_and_revoke.reference
01073_grant_and_revoke.sql
01073_show_tables_not_like.reference
01073_show_tables_not_like.sql
01073_window_view_event_tumble_to_asc_populate.reference
01073_window_view_event_tumble_to_asc_populate.sh
01074_h3_range_check.reference
01074_h3_range_check.sql
01074_partial_revokes.reference
01074_partial_revokes.sql
01074_window_view_event_tumble_asc_join_populate.reference
01074_window_view_event_tumble_asc_join_populate.sh
01075_allowed_client_hosts.reference
01075_allowed_client_hosts.sql
01075_in_arrays_enmk.reference
01075_in_arrays_enmk.sql
01075_window_view_proc_tumble_to_now_populate.reference make tests with window view less bad 2023-02-14 23:27:18 +01:00
01075_window_view_proc_tumble_to_now_populate.sh Update 01075_window_view_proc_tumble_to_now_populate.sh 2023-02-15 14:34:24 +01:00
01076_array_join_prewhere_const_folding.reference
01076_array_join_prewhere_const_folding.sql
01076_cache_dictionary_datarace_exception_ptr.reference
01076_cache_dictionary_datarace_exception_ptr.sh
01076_json_each_row_array.reference
01076_json_each_row_array.sh
01076_parallel_alter_replicated_zookeeper.reference
01076_parallel_alter_replicated_zookeeper.sh
01076_predicate_optimizer_with_view.reference
01076_predicate_optimizer_with_view.sql
01076_range_reader_segfault.reference
01076_range_reader_segfault.sql
01076_window_view_alter_query_to.reference
01076_window_view_alter_query_to.sh
01077_mutations_index_consistency.reference
01077_mutations_index_consistency.sh
01077_window_view_alter_query_to_modify_source.reference
01077_window_view_alter_query_to_modify_source.sh
01077_yet_another_prewhere_test.reference
01077_yet_another_prewhere_test.sql
01078_bloom_filter_operator_not_has.reference
01078_bloom_filter_operator_not_has.sql
01078_merge_tree_read_one_thread.reference
01078_merge_tree_read_one_thread.sql
01078_window_view_alter_query_watch.py
01078_window_view_alter_query_watch.reference
01079_alter_default_zookeeper_long.reference
01079_alter_default_zookeeper_long.sql
01079_bad_alters_zookeeper_long.reference
01079_bad_alters_zookeeper_long.sh
01079_bit_operations_using_bitset.reference
01079_bit_operations_using_bitset.sql
01079_new_range_reader_segfault.reference
01079_new_range_reader_segfault.sql
01079_order_by_pk.reference
01079_order_by_pk.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
01079_parallel_alter_add_drop_column_zookeeper.reference
01079_parallel_alter_add_drop_column_zookeeper.sh
01079_parallel_alter_detach_table_zookeeper.reference
01079_parallel_alter_detach_table_zookeeper.sh
01079_parallel_alter_modify_zookeeper_long.reference
01079_parallel_alter_modify_zookeeper_long.sh
01079_reinterpret_as_fixed_string.reference
01079_reinterpret_as_fixed_string.sql
01079_window_view_inner_table_memory_tumble.reference
01079_window_view_inner_table_memory_tumble.sh
01080_check_for_error_incorrect_size_of_nested_column.reference
01080_check_for_error_incorrect_size_of_nested_column.sql
01080_engine_merge_prewhere_tupleelement_error.reference
01080_engine_merge_prewhere_tupleelement_error.sql
01080_join_get_null.reference
01080_join_get_null.sql
01080_window_view_inner_table_memory_hop.reference
01080_window_view_inner_table_memory_hop.sh
01081_demangle.reference
01081_demangle.sql
01081_keywords_formatting.reference
01081_keywords_formatting.sql
01081_PartialSortingTransform_full_column.reference
01081_PartialSortingTransform_full_column.sql Fix double whitespace in comment in test 2023-02-19 23:53:50 +01:00
01081_window_view_target_table_engine.reference
01081_window_view_target_table_engine.sh
01082_bit_test_out_of_bound.reference
01082_bit_test_out_of_bound.sql
01082_window_view_watch_limit.py
01082_window_view_watch_limit.reference
01083_aggregation_memory_efficient_bug.reference
01083_aggregation_memory_efficient_bug.sql
01083_cross_to_inner_with_in_bug.reference
01083_cross_to_inner_with_in_bug.sql
01083_cross_to_inner_with_like.reference
01083_cross_to_inner_with_like.sql
01083_expressions_in_engine_arguments.reference
01083_expressions_in_engine_arguments.sql
01083_functional_index_in_mergetree.reference
01083_functional_index_in_mergetree.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
01083_log_first_column_alias.reference
01083_log_first_column_alias.sql
01083_match_zero_byte.reference
01083_match_zero_byte.sql
01083_window_view_select.reference
01083_window_view_select.sh
01084_defaults_on_aliases.reference
01084_defaults_on_aliases.sql
01084_regexp_empty.reference
01084_regexp_empty.sql
01084_window_view_with_table_identifier.reference
01084_window_view_with_table_identifier.sh
01085_datetime_arithmetic_preserve_timezone.reference
01085_datetime_arithmetic_preserve_timezone.sql
01085_extract_all_empty.reference
01085_extract_all_empty.sql
01085_max_distributed_connections_http.reference
01085_max_distributed_connections_http.sh
01085_max_distributed_connections.reference
01085_max_distributed_connections.sh
01085_regexp_input_format.reference
01085_regexp_input_format.sh
01085_simdjson_uint64.reference
01085_simdjson_uint64.sql
01085_window_view_attach.reference
01085_window_view_attach.sql
01086_modulo_or_zero.reference
01086_modulo_or_zero.sql
01086_odbc_roundtrip.reference
01086_odbc_roundtrip.sh
01086_regexp_input_format_skip_unmatched.reference
01086_regexp_input_format_skip_unmatched.sh
01086_window_view_cleanup.reference
01086_window_view_cleanup.sh
01087_index_set_ubsan.reference
01087_index_set_ubsan.sql
01087_storage_generate.reference
01087_storage_generate.sql
01087_table_function_generate.reference
01087_table_function_generate.sql Fix some tests 2022-05-27 02:18:38 +02:00
01087_window_view_alter_query.reference
01087_window_view_alter_query.sh
01088_array_slice_of_aggregate_functions.reference
01088_array_slice_of_aggregate_functions.sql
01088_benchmark_query_id.reference
01088_benchmark_query_id.sh
01088_window_view_default_column.reference
01088_window_view_default_column.sh
01089_alter_settings_old_format.reference
01089_alter_settings_old_format.sql
01090_fixed_string_bit_ops.reference
01090_fixed_string_bit_ops.sql
01090_zookeeper_mutations_and_insert_quorum_long.reference
01090_zookeeper_mutations_and_insert_quorum_long.sql
01091_insert_with_default_json.reference
01091_insert_with_default_json.sql
01091_num_threads.reference
01091_num_threads.sql
01091_query_profiler_does_not_hang.reference
01091_query_profiler_does_not_hang.sql
01092_base64.reference
01092_base64.sql
01092_memory_profiler.reference
01092_memory_profiler.sql
01093_cyclic_defaults_filimonov.reference
01093_cyclic_defaults_filimonov.sql
01095_tpch_like_smoke.reference
01095_tpch_like_smoke.sql
01096_array_reduce_in_ranges.reference
01096_array_reduce_in_ranges.sql
01096_block_serialized_state.reference
01096_block_serialized_state.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
01096_zeros.reference
01096_zeros.sql
01097_cyclic_defaults.reference
01097_cyclic_defaults.sql
01097_one_more_range_reader_test_wide_part.reference
01097_one_more_range_reader_test_wide_part.sql
01097_one_more_range_reader_test.reference
01097_one_more_range_reader_test.sql
01097_pre_limit.reference
01097_pre_limit.sql Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
01098_msgpack_format.reference
01098_msgpack_format.sh
01098_sum.reference
01098_sum.sql
01098_temporary_and_external_tables.reference
01098_temporary_and_external_tables.sh
01099_operators_date_and_timestamp.reference
01099_operators_date_and_timestamp.sql
01099_parallel_distributed_insert_select.reference
01099_parallel_distributed_insert_select.sql
01100_split_by_string.reference
01100_split_by_string.sql
01101_literal_column_clash.reference
01101_literal_column_clash.sql
01101_prewhere_after_alter.reference
01101_prewhere_after_alter.sql
01102_distributed_local_in_bug.reference
01102_distributed_local_in_bug.sql
01103_check_cpu_instructions_at_startup.reference
01103_check_cpu_instructions_at_startup.sh
01103_distributed_product_mode_local_column_renames.reference
01103_distributed_product_mode_local_column_renames.sql
01103_optimize_drop_race_zookeeper.reference
01103_optimize_drop_race_zookeeper.sh
01104_distributed_numbers_test.reference
01104_distributed_numbers_test.sql
01104_distributed_one_test.reference
01104_distributed_one_test.sql
01104_fixed_string_like.reference
01104_fixed_string_like.sql
01105_string_like.reference
01105_string_like.sql
01106_const_fixed_string_like.reference
01106_const_fixed_string_like.sql
01107_atomic_db_detach_attach.reference
01107_atomic_db_detach_attach.sh
01107_join_right_table_totals.reference
01107_join_right_table_totals.sql
01107_tuples_arrays_parsing_exceptions.reference
01107_tuples_arrays_parsing_exceptions.sh
01108_restart_replicas_rename_deadlock_zookeeper.reference
01108_restart_replicas_rename_deadlock_zookeeper.sh
01109_exchange_tables.reference
01109_exchange_tables.sql
01109_inflating_cross_join.reference
01109_inflating_cross_join.sql
01109_sc0rp10_string_hash_map_zero_bytes.reference
01109_sc0rp10_string_hash_map_zero_bytes.sql
01110_dictionary_layout_without_arguments.reference
01110_dictionary_layout_without_arguments.sql
01111_create_drop_replicated_db_stress.reference
01111_create_drop_replicated_db_stress.sh
01112_check_table_with_index.reference
01112_check_table_with_index.sql
01113_local_dictionary_type_conversion.reference
01113_local_dictionary_type_conversion.sql
01114_alter_modify_compact_parts.reference
01114_alter_modify_compact_parts.sql
01114_clear_column_compact_parts.reference
01114_clear_column_compact_parts.sql
01114_database_atomic.reference
01114_database_atomic.sh
01114_materialize_clear_index_compact_parts.reference
01114_materialize_clear_index_compact_parts.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01114_mysql_database_engine_segfault.reference
01114_mysql_database_engine_segfault.sql
01115_join_with_dictionary.reference
01115_join_with_dictionary.sql
01115_prewhere_array_join.reference
01115_prewhere_array_join.sql
01116_asof_join_dolbyzerr.reference
01116_asof_join_dolbyzerr.sql
01116_cross_count_asterisks.reference
01116_cross_count_asterisks.sql
01117_chain_finalize_bug.reference
01117_chain_finalize_bug.sql
01117_comma_and_others_join_mix.reference
01117_comma_and_others_join_mix.sql
01117_greatest_least_case.reference
01117_greatest_least_case.sql
01118_is_constant.reference
01118_is_constant.sql
01119_optimize_trivial_insert_select.reference
01119_optimize_trivial_insert_select.sql
01119_session_log.reference
01119_session_log.sql
01119_wierd_user_names.reference
01119_wierd_user_names.sql
01120_join_constants.reference
01120_join_constants.sql
01121_remote_scalar_subquery.reference
01121_remote_scalar_subquery.sql
01122_totals_rollup_having_block_header.reference
01122_totals_rollup_having_block_header.sql
01123_parse_date_time_best_effort_even_more.reference
01123_parse_date_time_best_effort_even_more.sql
01124_view_bad_types.reference
01124_view_bad_types.sql
01125_dict_ddl_cannot_add_column.reference
01125_dict_ddl_cannot_add_column.sql
01125_generate_random_qoega.reference
01125_generate_random_qoega.sql
01126_month_partitioning_consistent_code.reference
01126_month_partitioning_consistent_code.sql
01127_month_partitioning_consistency_select.reference
01127_month_partitioning_consistency_select.sql
01128_generate_random_nested.reference
01128_generate_random_nested.sql
01129_dict_get_join_lose_constness.reference
01129_dict_get_join_lose_constness.sql
01130_in_memory_parts_check.reference
01130_in_memory_parts_check.sql
01130_in_memory_parts_default.reference
01130_in_memory_parts_default.sql
01130_in_memory_parts_nested.reference
01130_in_memory_parts_nested.sql
01130_in_memory_parts_partitons.reference
01130_in_memory_parts_partitons.sql
01130_in_memory_parts.reference
01130_in_memory_parts.sql
01131_max_rows_to_sort.reference
01131_max_rows_to_sort.sql
01132_max_rows_to_read.reference
01132_max_rows_to_read.sql
01133_begin_commit_race.reference
01133_begin_commit_race.sh
01134_max_rows_to_group_by.reference
01134_max_rows_to_group_by.sql
01134_set_overflow_mode.reference
01134_set_overflow_mode.sql
01135_default_and_alter_zookeeper.reference
01135_default_and_alter_zookeeper.sql
01136_multiple_sets.reference
01136_multiple_sets.sql
01137_order_by_func_final.reference
01137_order_by_func_final.sql
01137_order_by_func.reference
01137_order_by_func.sql
01137_sample_final.reference
01137_sample_final.sql
01138_join_on_distributed_and_tmp.reference
01138_join_on_distributed_and_tmp.sql
01139_asof_join_types.reference
01139_asof_join_types.sql
01140_select_from_storage_join_fix.reference
01140_select_from_storage_join_fix.sql
01141_join_get_negative.reference
01141_join_get_negative.sql
01142_join_lc_and_nullable_in_key.reference
01142_join_lc_and_nullable_in_key.sql
01142_merge_join_lc_and_nullable_in_key.reference
01142_merge_join_lc_and_nullable_in_key.sql
01142_with_ties_and_aliases.reference
01142_with_ties_and_aliases.sql
01143_trivial_count_with_join.reference
01143_trivial_count_with_join.sql
01144_join_rewrite_with_ambiguous_column_and_view.reference
01144_join_rewrite_with_ambiguous_column_and_view.sql
01144_multiple_joins_rewriter_v2_and_lambdas.reference
01144_multiple_joins_rewriter_v2_and_lambdas.sql
01144_multiword_data_types.reference
01144_multiword_data_types.sql
01145_with_fill_const.reference
01145_with_fill_const.sql
01146_clickhouse_local_data.reference
01146_clickhouse_local_data.sh
01147_partial_merge_full_join.reference
01147_partial_merge_full_join.sql
01148_zookeeper_path_macros_unfolding.reference
01148_zookeeper_path_macros_unfolding.sql
01149_zookeeper_mutation_stuck_after_replace_partition.reference
01149_zookeeper_mutation_stuck_after_replace_partition.sql
01150_ddl_guard_rwr.reference
01150_ddl_guard_rwr.sh
01151_storage_merge_filter_tables_by_virtual_column.reference
01151_storage_merge_filter_tables_by_virtual_column.sql
01152_cross_replication.reference
01152_cross_replication.sql
01153_attach_mv_uuid.reference
01153_attach_mv_uuid.sql
01154_move_partition_long.reference
01154_move_partition_long.sh
01155_old_mutation_parts_to_do.reference fix unexpected behavior in mutation finalization 2021-05-25 14:10:45 +03:00
01155_old_mutation_parts_to_do.sh
01155_rename_move_materialized_view.reference
01155_rename_move_materialized_view.sql
01156_pcg_deserialization.reference
01156_pcg_deserialization.sh
01157_replace_table.reference improve CREATE OR REPLACE query 2021-07-01 16:21:38 +03:00
01157_replace_table.sql
01158_zookeeper_log_long.reference
01158_zookeeper_log_long.sql
01159_combinators_with_parameters.reference
01159_combinators_with_parameters.sql Update 01159_combinators_with_parameters 2022-12-08 15:32:02 +00:00
01160_table_dependencies.reference
01160_table_dependencies.sh
01161_all_system_tables.reference
01161_all_system_tables.sh Fix 01161_all_system_tables test flakiness 2023-02-16 20:45:47 +01:00
01161_information_schema.reference
01161_information_schema.sql
01162_strange_mutations.reference
01162_strange_mutations.sh
01163_search_case_insensetive_utf8.reference
01163_search_case_insensetive_utf8.sql
01164_alter_memory_database.reference
01164_alter_memory_database.sql
01164_detach_attach_partition_race.reference
01164_detach_attach_partition_race.sh
01165_lost_part_empty_partition.reference
01165_lost_part_empty_partition.sql
01166_truncate_multiple_partitions.reference
01166_truncate_multiple_partitions.sql
01167_isolation_hermitage.reference
01167_isolation_hermitage.sh
01168_mutations_isolation.reference
01168_mutations_isolation.sh
01169_alter_partition_isolation_stress.reference
01169_alter_partition_isolation_stress.sh Fix wrong char in command 2022-12-07 18:07:21 +01:00
01170_alter_partition_isolation.reference
01170_alter_partition_isolation.sh
01171_mv_select_insert_isolation_long.reference
01171_mv_select_insert_isolation_long.sh
01172_transaction_counters.reference
01172_transaction_counters.sql
01173_transaction_control_queries.reference
01173_transaction_control_queries.sql
01174_select_insert_isolation.reference
01174_select_insert_isolation.sh
01175_distributed_ddl_output_mode_long.reference
01175_distributed_ddl_output_mode_long.sh
01176_mysql_client_interactive.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01176_mysql_client_interactive.reference
01177_group_array_moving.reference
01177_group_array_moving.sql
01178_int_field_to_decimal.reference
01178_int_field_to_decimal.sql
01179_insert_values_semicolon.expect Merge pull request #46636 from azat/data-after-semicolon-fix 2023-02-23 16:59:23 +03:00
01179_insert_values_semicolon.reference
01180_client_syntax_errors.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01180_client_syntax_errors.reference fix 'Unmatched parentheses', add test 2021-02-01 02:10:41 +03:00
01181_db_atomic_drop_on_cluster.reference
01181_db_atomic_drop_on_cluster.sql
01182_materialized_view_different_structure.reference
01182_materialized_view_different_structure.sql
01183_custom_separated_format_http.reference
01183_custom_separated_format_http.sh
01184_long_insert_values_huge_strings.reference
01184_long_insert_values_huge_strings.sh
01185_create_or_replace_table.reference
01185_create_or_replace_table.sql
01186_conversion_to_nullable.reference
01186_conversion_to_nullable.sql
01187_set_profile_as_setting.reference
01187_set_profile_as_setting.sh
01188_attach_table_from_path.reference
01188_attach_table_from_path.sql
01189_create_as_table_as_table_function.reference
01189_create_as_table_as_table_function.sql
01190_full_attach_syntax.reference
01190_full_attach_syntax.sql
01191_rename_dictionary.reference
01191_rename_dictionary.sql
01192_rename_database_zookeeper.reference
01192_rename_database_zookeeper.sh
01193_metadata_loading.reference
01193_metadata_loading.sh
01194_http_query_id.reference
01194_http_query_id.sh Add current_database = currentDatabase() filter for tests with query_log/query_thread_log 2021-01-27 08:06:15 +03:00
01195_formats_diagnostic_info.reference
01195_formats_diagnostic_info.sh
01196_max_parser_depth.reference Improvements 2022-06-22 21:59:20 +00:00
01196_max_parser_depth.sh
01197_summing_enum.reference
01197_summing_enum.sql
01198_client_quota_key.reference
01198_client_quota_key.sh
01198_plus_inf.reference
01198_plus_inf.sql
01199_url_functions_path_without_schema_yiurule.reference
01199_url_functions_path_without_schema_yiurule.sql
01200_mutations_memory_consumption.reference
01200_mutations_memory_consumption.sql
01201_drop_column_compact_part_replicated_zookeeper_long.reference
01201_drop_column_compact_part_replicated_zookeeper_long.sql
01201_read_single_thread_in_order.reference
01201_read_single_thread_in_order.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01202_array_auc_special.reference
01202_array_auc_special.sql
01210_drop_view.reference
01210_drop_view.sql
01211_optimize_skip_unused_shards_type_mismatch.reference
01211_optimize_skip_unused_shards_type_mismatch.sql
01212_empty_join_and_totals.reference
01212_empty_join_and_totals.sql
01213_alter_rename_column_zookeeper_long.reference
01213_alter_rename_column_zookeeper_long.sh
01213_alter_rename_column.reference
01213_alter_rename_column.sql
01213_alter_rename_compact_part.reference
01213_alter_rename_compact_part.sql
01213_alter_rename_nested.reference
01213_alter_rename_nested.sql
01213_alter_rename_primary_key_zookeeper_long.reference
01213_alter_rename_primary_key_zookeeper_long.sql
01213_alter_rename_with_default_zookeeper_long.reference
01213_alter_rename_with_default_zookeeper_long.sql
01213_alter_table_rename_nested.reference
01213_alter_table_rename_nested.sql
01213_optimize_skip_unused_shards_DISTINCT.reference
01213_optimize_skip_unused_shards_DISTINCT.sql
01213_point_in_Myanmar.reference
01213_point_in_Myanmar.sql
01214_point_in_Mecca.reference
01214_point_in_Mecca.sql
01214_test_storage_merge_aliases_with_where.reference
01214_test_storage_merge_aliases_with_where.sql Fixed tests 2022-05-25 11:44:37 +02:00
01220_scalar_optimization_in_alter.reference
01220_scalar_optimization_in_alter.sql
01221_system_settings.reference
01221_system_settings.sql
01223_dist_on_dist.reference
01223_dist_on_dist.sql
01224_no_superfluous_dict_reload.reference
01224_no_superfluous_dict_reload.sql
01225_drop_dictionary_as_table.reference
01225_drop_dictionary_as_table.sql
01225_show_create_table_from_dictionary.reference
01225_show_create_table_from_dictionary.sql
01226_dist_on_dist_global_in.reference
01226_dist_on_dist_global_in.sql
01227_distributed_global_in_issue_2610.reference
01227_distributed_global_in_issue_2610.sql
01230_join_get_truncate.reference
01230_join_get_truncate.sql
01231_distributed_aggregation_memory_efficient_mix_levels.reference
01231_distributed_aggregation_memory_efficient_mix_levels.sql
01231_log_queries_min_type.reference
01231_log_queries_min_type.sql
01231_markdown_format.reference
01231_markdown_format.sql
01231_operator_null_in.reference
01231_operator_null_in.sql
01232_extremes.reference
01232_extremes.sql
01232_json_as_string_format.reference
01232_json_as_string_format.sh
01232_untuple.reference
01232_untuple.sql
01233_check_table_with_metadata_cache.reference
01233_check_table_with_metadata_cache.sh
01234_to_string_monotonic.reference
01234_to_string_monotonic.sql
01235_live_view_over_distributed.reference
01235_live_view_over_distributed.sql
01236_distributed_over_live_view_over_distributed.reference
01236_distributed_over_live_view_over_distributed.sql
01236_graphite_mt.reference
01236_graphite_mt.sql
01237_live_view_over_distributed_with_subquery_select_table_alias.reference
01237_live_view_over_distributed_with_subquery_select_table_alias.sql
01238_http_memory_tracking.reference
01238_http_memory_tracking.sh
01240_join_get_or_null.reference
01240_join_get_or_null.sql
01244_optimize_distributed_group_by_sharding_key.reference
01244_optimize_distributed_group_by_sharding_key.sql
01245_distributed_group_by_no_merge_with-extremes_and_totals.reference
01245_distributed_group_by_no_merge_with-extremes_and_totals.sql
01245_limit_infinite_sources.reference
01245_limit_infinite_sources.sql
01246_buffer_flush.reference
01246_buffer_flush.sql
01246_extractAllGroupsHorizontal.reference
01246_extractAllGroupsHorizontal.sql
01246_extractAllGroupsVertical.reference
01246_extractAllGroupsVertical.sql
01246_finalize_aggregation_race.reference
01246_finalize_aggregation_race.sql
01246_insert_into_watch_live_view.py
01246_insert_into_watch_live_view.reference
01246_least_greatest_generic.reference
01246_least_greatest_generic.sql
01247_least_greatest_filimonov.reference
01247_least_greatest_filimonov.sql
01247_optimize_distributed_group_by_sharding_key_dist_on_dist.reference
01247_optimize_distributed_group_by_sharding_key_dist_on_dist.sql
01247_some_msan_crashs_from_22517.reference
01247_some_msan_crashs_from_22517.sql
01248_least_greatest_mixed_const.reference
01248_least_greatest_mixed_const.sql
01249_bad_arguments_for_bloom_filter.reference
01249_bad_arguments_for_bloom_filter.sql
01249_flush_interactive.reference
01249_flush_interactive.sh
01250_fixed_string_comparison.reference
01250_fixed_string_comparison.sql
01251_dict_is_in_infinite_loop.reference
01251_dict_is_in_infinite_loop.sql
01251_string_comparison.reference
01251_string_comparison.sql
01252_weird_time_zone.reference
01252_weird_time_zone.sql
01253_subquery_in_aggregate_function_JustStranger.reference
01253_subquery_in_aggregate_function_JustStranger.sql
01254_array_of_unnamed_tuples.reference
01254_array_of_unnamed_tuples.sql
01254_dict_create_without_db.reference
01254_dict_create_without_db.sql
01254_dict_load_after_detach_attach.reference
01254_dict_load_after_detach_attach.sql
01255_geo_types_livace.reference
01255_geo_types_livace.sql
01256_misspell_layout_name_podshumok.reference
01256_misspell_layout_name_podshumok.sql
01256_negative_generate_random.reference
01256_negative_generate_random.sql
01257_dictionary_mismatch_types.reference
01257_dictionary_mismatch_types.sql
01258_bom_tsv.reference
01258_bom_tsv.sh
01258_wrong_cast_filimonov.reference
01258_wrong_cast_filimonov.sql
01259_combinator_distinct_distributed.reference
01259_combinator_distinct_distributed.sql
01259_combinator_distinct.reference
01259_combinator_distinct.sql
01259_datetime64_ubsan.reference
01259_datetime64_ubsan.sql
01259_dictionary_custom_settings_ddl.reference
01259_dictionary_custom_settings_ddl.sql
01260_ubsan_decimal_parse.reference
01260_ubsan_decimal_parse.sql
01262_fractional_timezone_near_start_of_epoch.reference
01262_fractional_timezone_near_start_of_epoch.sql
01262_low_cardinality_remove.reference
01262_low_cardinality_remove.sql
01263_type_conversion_nvartolomei.reference
01263_type_conversion_nvartolomei.sql
01264_nested_baloo_bear.reference
01264_nested_baloo_bear.sql
01265_datetime_string_comparison_felix_mueller.reference
01265_datetime_string_comparison_felix_mueller.sql
01266_default_prewhere_reqq.reference
01266_default_prewhere_reqq.sql
01267_alter_default_key_columns_zookeeper_long.reference
01267_alter_default_key_columns_zookeeper_long.sql
01268_data_numeric_parameters.reference
01268_data_numeric_parameters.sql
01268_DateTime64_in_WHERE.reference
01268_DateTime64_in_WHERE.sql
01268_dictionary_direct_layout.reference
01268_dictionary_direct_layout.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
01268_mergine_sorted_limit.reference
01268_mergine_sorted_limit.sql
01268_mv_scalars.reference
01268_mv_scalars.sql
01268_procfs_metrics.reference
01268_procfs_metrics.sh
01268_shard_avgweighted.reference
01268_shard_avgweighted.sql
01269_alias_type_differs.reference
01269_alias_type_differs.sql
01269_create_with_null.reference
01269_create_with_null.sql
01269_toStartOfSecond.reference
01269_toStartOfSecond.sql
01270_optimize_skip_unused_shards_low_cardinality.reference
01270_optimize_skip_unused_shards_low_cardinality.sql
01271_http_code_parse_error.reference
01271_http_code_parse_error.sh
01271_optimize_arithmetic_operations_in_aggr_func_long.reference
01271_optimize_arithmetic_operations_in_aggr_func_long.sql
01271_optimize_arithmetic_operations_in_aggr_func_with_alias.reference
01271_optimize_arithmetic_operations_in_aggr_func_with_alias.sql
01271_show_privileges.reference Fix tests 2023-02-22 12:27:07 +01:00
01271_show_privileges.sql
01272_offset_without_limit.reference
01272_offset_without_limit.sql
01272_suspicious_codecs.reference
01272_suspicious_codecs.sql
01272_totals_and_filter_bug.reference
01272_totals_and_filter_bug.sql
01273_arrow_arrays_load.reference
01273_arrow_arrays_load.sh
01273_arrow_decimal.reference
01273_arrow_decimal.sh
01273_arrow_dictionaries_load.reference
01273_arrow_dictionaries_load.sh
01273_arrow_load.reference
01273_arrow_load.sh
01273_arrow_nested_arrays_load.reference
01273_arrow_nested_arrays_load.sh
01273_arrow_nullable_arrays_load.reference
01273_arrow_nullable_arrays_load.sh
01273_arrow_stream.reference
01273_arrow_stream.sh
01273_arrow.reference
01273_arrow.sh
01273_extractGroups.reference
01273_extractGroups.sql Update test 2020-05-08 02:34:48 +03:00
01273_h3EdgeAngle_range_check.reference
01273_h3EdgeAngle_range_check.sql
01273_lc_fixed_string_field.reference
01273_lc_fixed_string_field.sql
01274_alter_rename_column_distributed.reference
01274_alter_rename_column_distributed.sql
01274_generate_random_nested.reference
01274_generate_random_nested.sh
01275_alter_rename_column_default_expr.reference
01275_alter_rename_column_default_expr.sql
01275_extract_groups_check.reference
01275_extract_groups_check.sql
01275_parallel_mv.reference
01275_parallel_mv.sql.j2
01276_alter_rename_column_materialized_expr.reference
01276_alter_rename_column_materialized_expr.sql
01276_random_string.reference
01276_random_string.sql Fixed code; added a test 2020-05-11 03:16:50 +03:00
01276_system_licenses.reference
01276_system_licenses.sql
01277_alter_rename_column_constraint_zookeeper_long.reference
01277_alter_rename_column_constraint_zookeeper_long.sql
01277_alter_rename_column_constraint.reference
01277_alter_rename_column_constraint.sql
01277_buffer_column_order.reference
01277_buffer_column_order.sql
01277_convert_field_to_type_logical_error.reference
01277_convert_field_to_type_logical_error.sql
01277_fromUnixTimestamp64.reference
01277_fromUnixTimestamp64.sql
01277_large_tuples.reference
01277_large_tuples.sql
01277_random_fixed_string.reference
01277_random_fixed_string.sql
01277_toUnixTimestamp64.reference
01277_toUnixTimestamp64.sql
01277_unixTimestamp64_compatibility.reference
01277_unixTimestamp64_compatibility.sql
01278_alter_rename_combination.reference
01278_alter_rename_combination.sql
01278_format_multiple_queries.reference
01278_format_multiple_queries.sh
01278_min_insert_block_size_rows_for_materialized_views.reference
01278_min_insert_block_size_rows_for_materialized_views.sh
01278_random_string_utf8.reference
01278_random_string_utf8.sql
01278_variance_nonnegative.reference
01278_variance_nonnegative.sql
01279_dist_group_by.reference
01279_dist_group_by.sql
01279_empty_external_table.reference
01279_empty_external_table.sh
01280_min_map_max_map.reference
01280_min_map_max_map.sql
01280_null_in.reference
01280_null_in.sql
01280_opencl_bitonic_order_by.reference
01280_opencl_bitonic_order_by.sql
01280_ssd_complex_key_dictionary.reference
01280_ssd_complex_key_dictionary.sh
01280_ttl_where_group_by_negative.reference
01280_ttl_where_group_by_negative.sql
01280_ttl_where_group_by.reference
01280_ttl_where_group_by.sh
01280_unicode_whitespaces_lexer.reference
01280_unicode_whitespaces_lexer.sql
01281_alter_rename_and_other_renames.reference
01281_alter_rename_and_other_renames.sql
01281_group_by_limit_memory_tracking.reference
01281_group_by_limit_memory_tracking.sh
01281_join_with_prewhere_fix.reference
01281_join_with_prewhere_fix.sql
01281_parseDateTime64BestEffort.reference
01281_parseDateTime64BestEffort.sql
01281_sum_nullable.reference
01281_sum_nullable.sql
01281_unsucceeded_insert_select_queries_counter.reference
01281_unsucceeded_insert_select_queries_counter.sql
01282_system_parts_ttl_info.reference
01282_system_parts_ttl_info.sql
01283_max_threads_simple_query_optimization.reference
01283_max_threads_simple_query_optimization.sql
01283_strict_resize_bug.reference
01283_strict_resize_bug.sql
01284_escape_sequences_php_mysql_style.reference
01284_escape_sequences_php_mysql_style.sql
01284_fuzz_bits.reference
01284_fuzz_bits.sql
01284_port.reference
01284_port.sql.j2
01284_view_and_extremes_bug.reference
01284_view_and_extremes_bug.sql
01285_data_skip_index_over_aggregation.reference
01285_data_skip_index_over_aggregation.sql
01285_date_datetime_key_condition.reference
01285_date_datetime_key_condition.sql
01285_engine_join_donmikel.reference
01285_engine_join_donmikel.sh
01285_engine_join_donmikel.tsv
01286_constraints_on_default.reference
01286_constraints_on_default.sql
01287_max_execution_speed.reference
01287_max_execution_speed.sql
01288_shard_max_network_bandwidth.reference
01288_shard_max_network_bandwidth.sql
01289_min_execution_speed_not_too_early.reference
01289_min_execution_speed_not_too_early.sql
01290_empty_array_index_analysis.reference
01290_empty_array_index_analysis.sql
01290_max_execution_speed_distributed.reference
01290_max_execution_speed_distributed.sql
01291_aggregation_in_order.reference
01291_aggregation_in_order.sql
01291_distributed_low_cardinality_memory_efficient.reference
01291_distributed_low_cardinality_memory_efficient.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
01291_geo_types.reference
01291_geo_types.sql
01291_unsupported_conversion_from_decimal.reference
01291_unsupported_conversion_from_decimal.sql
01292_create_user.reference
01292_create_user.sql
01292_optimize_data_skip_idx_order_by_expr.reference
01292_optimize_data_skip_idx_order_by_expr.sql
01292_quantile_array_bug.reference
01292_quantile_array_bug.sql
01293_client_interactive_vertical_multiline.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01293_client_interactive_vertical_multiline.reference Remove "long" from test name 2021-07-15 15:37:33 +03:00
01293_client_interactive_vertical_singleline.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01293_client_interactive_vertical_singleline.reference
01293_create_role.reference
01293_create_role.sql
01293_external_sorting_limit_bug.reference
01293_external_sorting_limit_bug.sql
01293_optimize_final_force.reference
01293_optimize_final_force.sh
01293_pretty_max_value_width.reference
01293_pretty_max_value_width.sql
01293_show_clusters.reference
01293_show_clusters.sh
01293_show_settings.reference
01293_show_settings.sql
01293_system_distribution_queue.reference
01293_system_distribution_queue.sql
01294_create_settings_profile.reference
01294_create_settings_profile.sql
01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long.reference
01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long.sh
01294_system_distributed_on_cluster.reference
01294_system_distributed_on_cluster.sql
01295_aggregation_bug_11413.reference
01295_aggregation_bug_11413.sql
01295_create_row_policy.reference
01295_create_row_policy.sql
01296_codecs_bad_arguments.reference
01296_codecs_bad_arguments.sql
01296_create_row_policy_in_current_database.reference
01296_create_row_policy_in_current_database.sql
01296_pipeline_stuck.reference
01296_pipeline_stuck.sql
01297_alter_distributed.reference
01297_alter_distributed.sql
01297_create_quota.reference
01297_create_quota.sql
01298_alter_merge.reference
01298_alter_merge.sql
01299_alter_merge_tree.reference
01299_alter_merge_tree.sql
01300_client_save_history_when_terminated_long.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01300_client_save_history_when_terminated_long.reference
01300_group_by_other_keys_having.reference Fixed tests 2023-02-18 18:10:10 +01:00
01300_group_by_other_keys_having.sql
01300_group_by_other_keys.reference
01300_group_by_other_keys.sql
01300_polygon_convex_hull.reference
01300_polygon_convex_hull.sql
01300_read_wkt.reference
01300_read_wkt.sql
01300_svg.reference
01300_svg.sql
01300_wkt.reference
01300_wkt.sql
01301_aggregate_state_exception_memory_leak.reference
01301_aggregate_state_exception_memory_leak.sh
01301_polygons_within.reference
01301_polygons_within.sql
01302_aggregate_state_exception_memory_leak.reference
01302_aggregate_state_exception_memory_leak.sh
01302_polygons_distance.reference
01302_polygons_distance.sql Another attempt to enable pytest (#22664) 2021-04-14 19:35:17 +03:00
01303_polygons_equals.reference
01303_polygons_equals.sql
01304_direct_io_long.reference
01304_direct_io_long.sh Inhibit settings randomization in 01304_direct_io_long.sh 2023-02-19 23:42:00 +01:00
01304_polygons_sym_difference.reference
01304_polygons_sym_difference.sql
01305_array_join_prewhere_in_subquery.reference
01305_array_join_prewhere_in_subquery.sql
01305_buffer_final_bug.reference
01305_buffer_final_bug.sql Added test 2020-06-11 16:41:14 +03:00
01305_duplicate_order_by_and_distinct.reference
01305_duplicate_order_by_and_distinct.sql
01305_nullable-prewhere_bug.reference
01305_nullable-prewhere_bug.sql
01305_polygons_union.reference
01305_polygons_union.sql
01305_replica_create_drop_zookeeper.reference
01305_replica_create_drop_zookeeper.sh
01306_benchmark_json.reference
01306_benchmark_json.sh
01306_disable_duplicate_order_by_and_distinct_optimize_for_distributed_table.reference
01306_disable_duplicate_order_by_and_distinct_optimize_for_distributed_table.sql
01306_polygons_intersection.reference
01306_polygons_intersection.sql
01307_bloom_filter_index_string_multi_granulas.reference
01307_bloom_filter_index_string_multi_granulas.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01307_multiple_leaders_zookeeper.reference
01307_multiple_leaders_zookeeper.sh
01307_orc_output_format.reference
01307_orc_output_format.sh
01307_polygon_perimeter.reference
01307_polygon_perimeter.sql
01308_orc_output_format_arrays.reference
01308_orc_output_format_arrays.sh
01308_polygon_area.reference
01308_polygon_area.sql
01308_row_policy_and_trivial_count_query.reference
01308_row_policy_and_trivial_count_query.sql
01310_enum_comparison.reference
01310_enum_comparison.sql
01311_comparison_with_constant_string.reference
01311_comparison_with_constant_string.sql
01312_case_insensitive_regexp.reference
01312_case_insensitive_regexp.sql
01312_comparison_with_constant_string_in_index_analysis.reference
01312_comparison_with_constant_string_in_index_analysis.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01312_skip_empty_params.reference
01312_skip_empty_params.sh
01313_parse_date_time_best_effort_null_zero.reference
01313_parse_date_time_best_effort_null_zero.sql
01314_position_in_system_columns.reference
01314_position_in_system_columns.sql
01315_count_distinct_return_not_nullable.reference
01315_count_distinct_return_not_nullable.sql
01316_create_user_syntax_hilite.reference
01316_create_user_syntax_hilite.sh
01317_no_password_in_command_line.reference
01317_no_password_in_command_line.sh
01318_alter_add_column_exists.reference
01318_alter_add_column_exists.sql
01318_alter_add_constraint_format.reference
01318_alter_add_constraint_format.sh fix style checks 2020-12-29 17:57:12 +03:00
01318_decrypt.reference
01318_decrypt.sql
01318_encrypt.reference
01318_encrypt.sql
01318_long_unsuccessful_mutation_zookeeper.reference
01318_long_unsuccessful_mutation_zookeeper.sh
01318_map_add_map_subtract_on_map_type.reference
01318_map_add_map_subtract_on_map_type.sql
01318_map_add_map_subtract.reference
01318_map_add_map_subtract.sql
01318_map_populate_series.reference
01318_map_populate_series.sql
01318_parallel_final_stuck.reference
01318_parallel_final_stuck.sql
01319_manual_write_to_replicas_long.reference
01319_manual_write_to_replicas_long.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
01319_mv_constants_bug.reference
01319_mv_constants_bug.sql
01319_optimize_skip_unused_shards_nesting.reference
01319_optimize_skip_unused_shards_nesting.sql
01319_query_formatting_in_server_log.reference
01319_query_formatting_in_server_log.sql
01320_create_sync_race_condition_zookeeper.reference use unique paths in zk for tests 2020-08-26 20:45:20 +03:00
01320_create_sync_race_condition_zookeeper.sh
01320_optimize_skip_unused_shards_no_non_deterministic.reference
01320_optimize_skip_unused_shards_no_non_deterministic.sql
01321_aggregate_functions_of_group_by_keys.reference
01321_aggregate_functions_of_group_by_keys.sql
01321_monotonous_functions_in_order_by_bug.reference
01321_monotonous_functions_in_order_by_bug.sql
01321_monotonous_functions_in_order_by.reference
01321_monotonous_functions_in_order_by.sql
01322_any_input_optimize.reference
01322_any_input_optimize.sql
01322_cast_keep_nullable.reference
01322_cast_keep_nullable.sql
01322_monotonous_order_by_with_different_variables.reference
01322_monotonous_order_by_with_different_variables.sql
01322_student_ttest.reference
01322_welch_ttest.reference
01323_add_scalars_in_time.reference
01323_add_scalars_in_time.sql
01323_bad_arg_in_arithmetic_operations.reference
01323_bad_arg_in_arithmetic_operations.sql
01323_if_with_nulls.reference
01323_if_with_nulls.sql
01323_redundant_functions_in_order_by.reference Fixed tests 2023-02-16 12:17:03 +01:00
01323_redundant_functions_in_order_by.sql Fixed tests 2023-02-16 12:17:03 +01:00
01323_too_many_threads_bug.reference
01323_too_many_threads_bug.sql
01324_if_transform_strings_to_enum.reference
01324_if_transform_strings_to_enum.sql
01324_insert_tsv_raw.reference
01324_insert_tsv_raw.sql
01324_settings_documentation.reference
01324_settings_documentation.sql
01325_freeze_mutation_stuck.reference
01325_freeze_mutation_stuck.sql
01326_build_id.reference
01326_build_id.sql
01326_fixed_string_comparison_denny_crane.reference
01326_fixed_string_comparison_denny_crane.sql
01326_hostname_alias.reference
01326_hostname_alias.sql
01327_decimal_cut_extra_digits_after_point.reference
01327_decimal_cut_extra_digits_after_point.sql
01328_bad_peephole_optimization.reference Disable bad optimization #10047 2020-06-20 21:00:00 +03:00
01328_bad_peephole_optimization.sql
01329_compare_tuple_string_constant.reference
01329_compare_tuple_string_constant.sql
01330_array_join_in_higher_order_function.reference
01330_array_join_in_higher_order_function.sql
01332_join_type_syntax_position.reference
01332_join_type_syntax_position.sql
01333_select_abc_asterisk.reference
01333_select_abc_asterisk.sql
01337_mysql_global_variables.reference
01337_mysql_global_variables.sql
01338_long_select_and_alter_zookeeper.reference Do not overlap zookeeper path for ReplicatedMergeTree in stateless *.sh tests 2021-03-16 07:22:32 +03:00
01338_long_select_and_alter_zookeeper.sh
01338_long_select_and_alter.reference
01338_long_select_and_alter.sh
01338_sha256_fixedstring.reference
01338_sha256_fixedstring.sql
01338_uuid_without_separator.reference
01338_uuid_without_separator.sql
01339_client_unrecognized_option.reference
01339_client_unrecognized_option.sh
01340_datetime64_fpe.reference
01340_datetime64_fpe.sql
01341_datetime64_wrong_supertype.reference
01341_datetime64_wrong_supertype.sql
01342_query_parameters_alias.reference
01342_query_parameters_alias.sh
01343_min_bytes_to_use_mmap_io.reference
01343_min_bytes_to_use_mmap_io.sql
01344_alter_enum_partition_key.reference
01344_alter_enum_partition_key.sql
01344_min_bytes_to_use_mmap_io_index.reference
01344_min_bytes_to_use_mmap_io_index.sql
01345_array_join_LittleMaverick.reference
01345_array_join_LittleMaverick.sql
01345_index_date_vs_datetime.reference
01345_index_date_vs_datetime.sql
01346_alter_enum_partition_key_replicated_zookeeper_long.reference
01346_alter_enum_partition_key_replicated_zookeeper_long.sql
01346_array_join_mrxotey.reference
01346_array_join_mrxotey.sql
01347_partition_date_vs_datetime.reference
01347_partition_date_vs_datetime.sql
01349_mutation_datetime_key.reference
01349_mutation_datetime_key.sql
01350_intdiv_nontrivial_fpe.reference
01350_intdiv_nontrivial_fpe.sql
01351_geohash_assert.reference
01351_geohash_assert.sql
01351_parse_date_time_best_effort_us.reference
01351_parse_date_time_best_effort_us.sql
01352_add_datetime_bad_get.reference
01352_add_datetime_bad_get.sql
01352_generate_random_overflow.reference
01352_generate_random_overflow.sql
01353_low_cardinality_join_types.reference
01353_low_cardinality_join_types.sql
01353_neighbor_overflow.reference
01353_neighbor_overflow.sql
01353_nullable_tuple.reference
01353_nullable_tuple.sql
01353_topk_enum.reference
01353_topk_enum.sql
01354_order_by_tuple_collate_const.reference
01354_order_by_tuple_collate_const.sql
01354_tuple_low_cardinality_array_mapped_bug.reference
01354_tuple_low_cardinality_array_mapped_bug.sql
01355_alter_column_with_order.reference
01355_alter_column_with_order.sql
01355_CSV_input_format_allow_errors.reference
01355_CSV_input_format_allow_errors.sh
01355_defaultValueOfArgumentType_bug.reference
01355_defaultValueOfArgumentType_bug.sql
01355_if_fixed_string.reference
01355_if_fixed_string.sql
01355_ilike.reference
01355_ilike.sql
01356_initialize_aggregation.reference
01356_initialize_aggregation.sql
01356_state_resample.reference
01356_state_resample.sql
01356_view_threads.reference
01356_view_threads.sql
01356_wrong_filter-type_bug.reference
01356_wrong_filter-type_bug.sql
01357_result_rows.reference
01357_result_rows.sql
01357_version_collapsing_attach_detach_zookeeper.reference
01357_version_collapsing_attach_detach_zookeeper.sql
01358_constexpr_constraint.reference
01358_constexpr_constraint.sql
01358_lc_parquet.reference
01358_lc_parquet.sh
01358_mutation_delete_null_rows.reference
01358_mutation_delete_null_rows.sql
01358_union_threads_bug.reference
01358_union_threads_bug.sql
01359_codeql.reference
01359_codeql.sql
01359_geodistance_loop.reference
01359_geodistance_loop.sql
01360_division_overflow.reference
01360_division_overflow.sql
01360_materialized_view_with_join_on_query_log.reference
01360_materialized_view_with_join_on_query_log.sql
01361_buffer_table_flush_with_materialized_view.reference
01361_buffer_table_flush_with_materialized_view.sql
01361_fover_remote_num_tries.reference
01361_fover_remote_num_tries.sh
01362_year_of_ISO8601_week_modificators_for_formatDateTime.reference
01362_year_of_ISO8601_week_modificators_for_formatDateTime.sql
01370_client_autocomplete_word_break_characters.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01370_client_autocomplete_word_break_characters.reference
01372_remote_table_function_empty_table.reference
01372_remote_table_function_empty_table.sql
01372_wrong_order_by_removal.reference
01372_wrong_order_by_removal.sql
01373_is_zero_or_null.reference
01373_is_zero_or_null.sql
01373_summing_merge_tree_exclude_partition_key.reference
01373_summing_merge_tree_exclude_partition_key.sql
01373_summing_merge_tree_explicit_columns_definition.reference
01373_summing_merge_tree_explicit_columns_definition.sql
01374_if_nullable_filimonov.reference
01374_if_nullable_filimonov.sql
01375_compact_parts_codecs.reference
01375_compact_parts_codecs.sql
01375_GROUP_BY_injective_elimination_dictGet_BAD_ARGUMENTS.reference
01375_GROUP_BY_injective_elimination_dictGet_BAD_ARGUMENTS.sql
01375_null_issue_3767.reference
01375_null_issue_3767.sql
01375_output_format_tsv_csv_with_names.reference
01375_output_format_tsv_csv_with_names.sh
01375_storage_file_tsv_csv_with_names_write_prefix.reference
01375_storage_file_tsv_csv_with_names_write_prefix.sh
01375_storage_file_write_prefix_csv_with_names.reference
01375_storage_file_write_prefix_csv_with_names.sql
01375_storage_file_write_prefix_tsv_with_names.reference
01375_storage_file_write_prefix_tsv_with_names.sql
01376_array_fill_empty.reference
01376_array_fill_empty.sql
01376_GROUP_BY_injective_elimination_dictGet.reference
01376_GROUP_BY_injective_elimination_dictGet.sql
01376_null_logical.reference
01376_null_logical.sql
01377_supertype_low_cardinality.reference
01377_supertype_low_cardinality.sql
01378_alter_rename_with_ttl_zookeeper.reference
01378_alter_rename_with_ttl_zookeeper.sql
01379_with_fill_several_columns.reference
01379_with_fill_several_columns.sql
01380_coded_delta_exception_code.reference
01380_coded_delta_exception_code.sql
01380_nullable_state.reference
01380_nullable_state.sql Fix TOTALS/ROLLUP/CUBE for aggregate functions with -State and Nullable arguments #12163 2020-07-10 06:23:42 +03:00
01381_for_each_with_states.reference
01381_for_each_with_states.sql
01383_log_broken_table.reference
01383_log_broken_table.sh
01383_remote_ambiguous_column_shard.reference
01383_remote_ambiguous_column_shard.sql
01384_bloom_filter_bad_arguments.reference
01384_bloom_filter_bad_arguments.sql
01385_not_function.reference
01385_not_function.sql
01386_negative_float_constant_key_condition.reference
01386_negative_float_constant_key_condition.sql
01387_clear_column_default_depends.reference
01387_clear_column_default_depends.sql
01388_clear_all_columns.reference
01388_clear_all_columns.sql
01388_multi_if_optimization.reference
01388_multi_if_optimization.sql
01389_filter_by_virtual_columns.reference
01389_filter_by_virtual_columns.sql
01390_check_table_codec.reference
01390_check_table_codec.sql
01390_remove_injective_in_uniq.reference
01390_remove_injective_in_uniq.sql
01391_join_on_dict_crash.reference
01391_join_on_dict_crash.sql
01391_limit_overflow.reference
01391_limit_overflow.sql
01392_column_resolve.reference
01392_column_resolve.sql
01393_benchmark_secure_port.reference
01393_benchmark_secure_port.sh
01395_limit_more_cases.reference
01395_limit_more_cases.sh
01396_inactive_replica_cleanup_nodes_zookeeper.reference
01396_inactive_replica_cleanup_nodes_zookeeper.sh
01396_low_cardinality_fixed_string_default.reference
01396_low_cardinality_fixed_string_default.sql
01396_negative_datetime_saturate_to_zero.reference
01396_negative_datetime_saturate_to_zero.sql
01397_in_bad_arguments.reference
01397_in_bad_arguments.sql
01398_any_with_alias.reference
01398_any_with_alias.sql
01398_in_tuple_func.reference
01398_in_tuple_func.sql
01399_http_request_headers.reference
01399_http_request_headers.sh
01400_join_get_with_multi_keys.reference
01400_join_get_with_multi_keys.sql
01401_FORMAT_SETTINGS.reference
01401_FORMAT_SETTINGS.sh
01402_cast_nullable_string_to_enum.reference
01402_cast_nullable_string_to_enum.sql
01403_datetime64_constant_arg.reference
01403_datetime64_constant_arg.sql
01404_roundUpToPowerOfTwoOrZero_safety.reference
01404_roundUpToPowerOfTwoOrZero_safety.sql
01406_carriage_return_in_tsv_csv.reference
01406_carriage_return_in_tsv_csv.sh
01407_lambda_arrayJoin.reference
01407_lambda_arrayJoin.sql
01408_range_overflow.reference
01408_range_overflow.sql
01409_topK_merge.reference
01409_topK_merge.sql
01410_nullable_key_and_index_negate_cond.reference
01410_nullable_key_and_index_negate_cond.sql
01410_nullable_key_and_index.reference
01410_nullable_key_and_index.sql
01410_nullable_key_more_tests.reference
01410_nullable_key_more_tests.sh
01411_from_unixtime.reference add DATE_FORMAT alias and remaining mySQL date formatters 2023-02-16 09:52:19 +00:00
01411_from_unixtime.sql add DATE_FORMAT alias and remaining mySQL date formatters 2023-02-16 09:52:19 +00:00
01411_xor_itai_shirav.reference
01411_xor_itai_shirav.sql
01412_cache_dictionary_race.reference
01412_cache_dictionary_race.sh
01412_group_array_moving_shard.reference
01412_group_array_moving_shard.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
01412_mod_float.reference
01412_mod_float.sql
01412_optimize_deduplicate_bug.reference
01412_optimize_deduplicate_bug.sql
01412_row_from_totals.reference
01412_row_from_totals.sql
01413_allow_non_metadata_alters.reference
01413_allow_non_metadata_alters.sql
01413_alter_update_supertype.reference
01413_alter_update_supertype.sql
01413_if_array_uuid.reference
01413_if_array_uuid.sql
01413_rows_events.reference Add SelectedRows and SelectedBytes events 2020-07-21 17:50:02 +03:00
01413_rows_events.sql
01413_truncate_without_table_keyword.reference
01413_truncate_without_table_keyword.sql
01414_bloom_filter_index_with_const_column.reference
01414_bloom_filter_index_with_const_column.sql
01414_freeze_does_not_prevent_alters.reference
01414_freeze_does_not_prevent_alters.sql
01414_low_cardinality_nullable.reference
01414_low_cardinality_nullable.sql Fix more tests 2022-05-27 02:20:16 +02:00
01414_mutations_and_errors_zookeeper.reference
01414_mutations_and_errors_zookeeper.sh
01414_mutations_and_errors.reference
01414_mutations_and_errors.sql
01414_optimize_any_bug.reference
01414_optimize_any_bug.sql
01414_push_predicate_when_contains_with_clause.reference
01414_push_predicate_when_contains_with_clause.sql
01415_inconsistent_merge_tree_settings.reference Add missing file 2020-07-27 23:41:20 +03:00
01415_inconsistent_merge_tree_settings.sql
01415_overlimiting_threads_for_repica_bug.reference
01415_overlimiting_threads_for_repica_bug.sql
01415_sticking_mutations.reference
01415_sticking_mutations.sh
01415_table_function_view.reference
01415_table_function_view.sql
01416_clear_column_pk.reference
01416_clear_column_pk.sql
01416_join_totals_header_bug.reference
01416_join_totals_header_bug.sql
01417_freeze_partition_verbose_zookeeper.reference
01417_freeze_partition_verbose_zookeeper.sh
01417_freeze_partition_verbose.reference
01417_freeze_partition_verbose.sh
01417_query_time_in_system_events.reference
01417_query_time_in_system_events.sh
01417_update_permutation_crash.reference
01417_update_permutation_crash.sql
01418_custom_settings.reference Add test. 2020-08-10 01:07:23 +03:00
01418_custom_settings.sql
01418_index_analysis_bug.reference
01418_index_analysis_bug.sql
01418_query_scope_constants_and_remote.reference
01418_query_scope_constants_and_remote.sql
01419_materialize_null.reference
01419_materialize_null.sql
01419_merge_tree_settings_sanity_check.reference Sanity checks for MergeTreeSettings 2020-07-30 22:08:13 +03:00
01419_merge_tree_settings_sanity_check.sql
01419_skip_index_compact_parts.reference
01419_skip_index_compact_parts.sql
01420_format_row.reference
01420_format_row.sql.j2
01420_logical_functions_materialized_null.reference
01420_logical_functions_materialized_null.sql
01421_array_nullable_element_nullable_index.reference
01421_array_nullable_element_nullable_index.sql
01421_assert_in_in.reference
01421_assert_in_in.sql
01422_array_nullable_element_nullable_index.reference
01422_array_nullable_element_nullable_index.sql
01422_map_skip_null.reference
01422_map_skip_null.sql
01423_if_nullable_cond.reference
01423_if_nullable_cond.sql
01424_parse_date_time_bad_date.reference
01424_parse_date_time_bad_date.sql
01425_decimal_parse_big_negative_exponent.reference
01425_decimal_parse_big_negative_exponent.sql
01425_default_value_of_type_name.reference
01425_default_value_of_type_name.sql
01426_geohash_constants.reference
01426_geohash_constants.sql
01427_pk_and_expression_with_different_type.reference Fix assertion in KeyCondition 2020-08-02 23:55:20 +03:00
01427_pk_and_expression_with_different_type.sql
01428_h3_range_check.reference
01428_h3_range_check.sql
01428_hash_set_nan_key.reference
01428_hash_set_nan_key.sql
01428_nullable_asof_join.reference
01428_nullable_asof_join.sql
01429_empty_arrow_and_parquet.reference
01429_empty_arrow_and_parquet.sh
01429_join_on_error_messages.reference
01429_join_on_error_messages.sql
01430_fix_any_rewrite_aliases.reference
01430_fix_any_rewrite_aliases.sql
01430_modify_sample_by_zookeeper_long.reference
01430_modify_sample_by_zookeeper_long.sql
01430_moving_sum_empty_state.reference
01430_moving_sum_empty_state.sql
01431_finish_sorting_with_consts.reference fix queries with order by prefix of primary key and constant columns 2020-08-06 02:37:39 +03:00
01431_finish_sorting_with_consts.sql
01431_utf8_ubsan.reference
01431_utf8_ubsan.sql
01432_parse_date_time_best_effort_timestamp.reference
01432_parse_date_time_best_effort_timestamp.sql
01433_hex_float.reference
01433_hex_float.sql
01434_netloc_fuzz.reference
01434_netloc_fuzz.sql
01435_lcm_overflow.reference
01435_lcm_overflow.sql
01436_storage_merge_with_join_push_down.reference
01436_storage_merge_with_join_push_down.sql
01440_big_int_arithm.reference
01440_big_int_arithm.sql
01440_big_int_exotic_casts.reference
01440_big_int_exotic_casts.sql
01440_big_int_least_greatest.reference
01440_big_int_least_greatest.sql
01440_big_int_shift.reference
01440_big_int_shift.sql
01440_to_date_monotonicity.reference
01440_to_date_monotonicity.sql
01441_array_combinator.reference
01441_array_combinator.sql
01441_low_cardinality_array_index.reference
01441_low_cardinality_array_index.sql
01442_date_time_with_params.reference
01442_date_time_with_params.sql
01442_h3kring_range_check.reference
01442_h3kring_range_check.sql
01442_merge_detach_attach_long.reference
01442_merge_detach_attach_long.sh
01443_merge_truncate_long.reference
01443_merge_truncate_long.sh fix more tests 2023-01-26 14:13:15 +00:00
01444_create_table_drop_database_race.reference
01444_create_table_drop_database_race.sh
01445_create_table_as_table_function.reference
01445_create_table_as_table_function.sh
01446_json_strings_each_row.reference Fix tests 2021-11-22 15:21:15 +03:00
01446_json_strings_each_row.sh
01447_json_strings.reference
01447_json_strings.sql
01448_json_compact_strings_each_row.reference
01448_json_compact_strings_each_row.sql
01449_json_compact_strings.reference
01449_json_compact_strings.sql
01450_set_null_const.reference
01450_set_null_const.sql
01451_detach_drop_part.reference
01451_detach_drop_part.sql
01451_dist_logs.reference
01451_dist_logs.sh
01451_normalize_query.reference
01451_normalize_query.sql
01451_replicated_detach_drop_and_quorum_long.reference
01451_replicated_detach_drop_and_quorum_long.sql
01451_replicated_detach_drop_part_long.reference
01451_replicated_detach_drop_part_long.sql
01451_wrong_error_long_query.reference
01451_wrong_error_long_query.sh
01452_normalized_query_hash.reference
01452_normalized_query_hash.sql
01453_fixsed_string_sort.reference
01453_fixsed_string_sort.sql
01453_normalize_query_alias_uuid.reference
01453_normalize_query_alias_uuid.sql
01454_storagememory_data_race_challenge.reference
01454_storagememory_data_race_challenge.sh
01455_default_compression.reference
01455_default_compression.sql
01455_duplicate_distinct_optimization.reference
01455_duplicate_distinct_optimization.sql
01455_nullable_type_with_if_agg_combinator.reference
01455_nullable_type_with_if_agg_combinator.sql
01455_opentelemetry_distributed.reference
01455_opentelemetry_distributed.sh
01455_optimize_trivial_insert_select.reference
01455_optimize_trivial_insert_select.sql
01455_rank_correlation_spearman.reference
01455_rank_correlation_spearman.sql
01455_shard_leaf_max_rows_bytes_to_read.reference
01455_shard_leaf_max_rows_bytes_to_read.sql
01455_time_zones.reference
01455_time_zones.sql Remove the infamous "unbundled" build 2021-11-21 13:58:26 +03:00
01456_ast_optimizations_over_distributed.reference
01456_ast_optimizations_over_distributed.sql
01456_low_cardinality_sorting_bugfix.reference
01456_low_cardinality_sorting_bugfix.sql
01456_min_negative_decimal_formatting.reference
01456_min_negative_decimal_formatting.sql
01456_modify_column_type_via_add_drop_update.reference
01456_modify_column_type_via_add_drop_update.sql
01457_compile_expressions_fuzzer.reference
01457_compile_expressions_fuzzer.sql
01457_create_as_table_function_structure.reference
01457_create_as_table_function_structure.sql
01457_int256_hashing.reference
01457_int256_hashing.sql
01457_min_index_granularity_bytes_setting.reference
01457_min_index_granularity_bytes_setting.sql
01457_order_by_limit.reference
01457_order_by_limit.sql
01457_order_by_nulls_first.reference
01457_order_by_nulls_first.sql
01458_count_digits.reference
01458_count_digits.sql
01458_is_decimal_overflow.reference
01458_is_decimal_overflow.sql
01458_named_tuple_millin.reference
01458_named_tuple_millin.sql
01459_decimal_casts.reference
01459_decimal_casts.sql
01459_default_value_of_argument_type_nullptr_dereference.reference
01459_default_value_of_argument_type_nullptr_dereference.sql
01459_manual_write_to_replicas_quorum_detach_attach.reference
01459_manual_write_to_replicas_quorum_detach_attach.sh
01459_manual_write_to_replicas_quorum.reference
01459_manual_write_to_replicas_quorum.sh
01459_manual_write_to_replicas.reference
01459_manual_write_to_replicas.sh
01460_allow_dollar_and_number_in_identifier.reference
01460_allow_dollar_and_number_in_identifier.sql
01460_DistributedFilesToInsert.reference
01460_DistributedFilesToInsert.sql
01460_line_as_string_format.reference
01460_line_as_string_format.sh
01460_mark_inclusion_search_crash.reference
01460_mark_inclusion_search_crash.sql
01461_alter_table_function.reference
01461_alter_table_function.sql
01461_query_start_time_microseconds.reference
01461_query_start_time_microseconds.sql
01462_test_codec_on_alias.reference
01462_test_codec_on_alias.sql
01463_resample_overflow.reference
01463_resample_overflow.sql
01463_test_alter_live_view_refresh.reference
01463_test_alter_live_view_refresh.sql
01465_ttl_recompression.reference
01465_ttl_recompression.sql
01470_columns_transformers2.reference
01470_columns_transformers2.sql
01470_columns_transformers.reference
01470_columns_transformers.sql
01470_explain.reference
01470_explain.sql
01470_show_databases_like.reference
01470_show_databases_like.sql
01470_test_insert_select_asterisk.reference
01470_test_insert_select_asterisk.sql
01471_calculate_ttl_during_merge.reference
01471_calculate_ttl_during_merge.sql
01471_limit_by_format.reference
01471_limit_by_format.sql
01471_top_k_range_check.reference
01471_top_k_range_check.sql
01471_with_format.reference
01471_with_format.sql
01472_many_rows_in_totals.reference
01472_many_rows_in_totals.sql
01472_obfuscator_uuid.reference
01472_obfuscator_uuid.sh
01472_toStartOfInterval_disallow_empty_tz_field.reference
01472_toStartOfInterval_disallow_empty_tz_field.sql
01473_event_time_microseconds.reference
01473_event_time_microseconds.sql
01473_system_events_zeroes.reference
01473_system_events_zeroes.sql
01474_bad_global_join.reference
01474_bad_global_join.sql
01474_custom_null_tsv.reference
01474_custom_null_tsv.sh
01474_decimal_scale_bug.reference
01474_decimal_scale_bug.sql
01474_executable_dictionary.reference
01474_executable_dictionary.sql
01475_fix_bigint_shift.reference
01475_fix_bigint_shift.sql
01475_mutation_with_if.reference
01475_mutation_with_if.sql
01475_read_subcolumns_2.reference
01475_read_subcolumns_2.sql
01475_read_subcolumns_3.reference
01475_read_subcolumns_3.sql
01475_read_subcolumns_storages.reference
01475_read_subcolumns_storages.sh
01475_read_subcolumns.reference
01475_read_subcolumns.sql
01476_right_full_join_switch.reference
01476_right_full_join_switch.sql
01477_lc_in_merge_join_left_key.reference
01477_lc_in_merge_join_left_key.sql
01478_not_equi-join_on.reference
01478_not_equi-join_on.sql
01479_cross_join_9855.reference
01479_cross_join_9855.sql
01480_binary_operator_monotonicity.reference
01480_binary_operator_monotonicity.sql
01481_join_with_materialized.reference
01481_join_with_materialized.sql
01482_move_to_prewhere_and_cast.reference
01482_move_to_prewhere_and_cast.sql
01483_merge_table_join_and_group_by.reference
01483_merge_table_join_and_group_by.sql
01485_256_bit_multiply.reference
01485_256_bit_multiply.sql
01486_json_array_output.reference
01486_json_array_output.sql
01487_distributed_in_not_default_db.reference
01487_distributed_in_not_default_db.sql
01490_nullable_string_to_enum.reference
01490_nullable_string_to_enum.sql
01491_nested_multiline_comments.reference
01491_nested_multiline_comments.sql
01492_array_join_crash_13829.reference
01492_array_join_crash_13829.sql
01492_format_readable_quantity.reference
01492_format_readable_quantity.sql
01493_alter_remove_no_property_zookeeper_long.reference
01493_alter_remove_no_property_zookeeper_long.sql
01493_alter_remove_properties_zookeeper.reference
01493_alter_remove_properties_zookeeper.sql
01493_alter_remove_properties.reference
01493_alter_remove_properties.sql
01493_alter_remove_wrong_default.reference
01493_alter_remove_wrong_default.sql
01493_storage_set_persistency.reference
01493_storage_set_persistency.sql
01493_table_function_null.reference
01493_table_function_null.sql
01494_storage_join_persistency.reference
01494_storage_join_persistency.sql
01495_subqueries_in_with_statement_2.reference
01495_subqueries_in_with_statement_2.sql
01495_subqueries_in_with_statement_3.reference
01495_subqueries_in_with_statement_3.sql
01495_subqueries_in_with_statement_4.reference
01495_subqueries_in_with_statement_4.sql
01495_subqueries_in_with_statement.reference
01495_subqueries_in_with_statement.sql
01496_signedness_conversion_monotonicity.reference
01496_signedness_conversion_monotonicity.sql
01497_alias_on_default_array.reference
01497_alias_on_default_array.sql Fix alias on default columns 2020-09-15 14:17:58 +03:00
01497_extract_all_groups_empty_match.reference
01497_extract_all_groups_empty_match.sql
01497_mutation_support_for_storage_memory.reference
01497_mutation_support_for_storage_memory.sql
01497_now_support_timezone.reference
01497_now_support_timezone.sql
01498_alter_column_storage_memory.reference
01498_alter_column_storage_memory.sql
01499_json_named_tuples.reference
01499_json_named_tuples.sql
01499_log_deadlock.reference
01499_log_deadlock.sql
01500_StorageFile_write_to_fd.reference
01500_StorageFile_write_to_fd.sh
01501_cache_dictionary_all_fields.reference
01501_cache_dictionary_all_fields.sql
01501_clickhouse_client_INSERT_exception.reference
01501_clickhouse_client_INSERT_exception.sh Add tags to tests. 2021-09-12 17:15:28 +03:00
01502_bar_overflow.reference
01502_bar_overflow.sql
01502_jemalloc_percpu_arena.reference
01502_jemalloc_percpu_arena.sh
01502_long_log_tinylog_deadlock_race.reference
01502_long_log_tinylog_deadlock_race.sh
01503_fixed_string_primary_key.reference
01503_fixed_string_primary_key.sql
01503_if_const_optimization.reference
01503_if_const_optimization.sql
01504_compression_multiple_streams.reference
01504_compression_multiple_streams.sql
01504_rocksdb.reference
01504_rocksdb.sql
01504_view_type_conversion.reference
01504_view_type_conversion.sql
01505_distributed_local_type_conversion_enum.reference
01505_distributed_local_type_conversion_enum.sql
01505_log_distributed_deadlock.reference
01505_log_distributed_deadlock.sql
01505_pipeline_executor_UAF.reference
01505_pipeline_executor_UAF.sh
01505_trivial_count_with_partition_predicate.reference
01505_trivial_count_with_partition_predicate.sql
01506_buffer_table_alter_block_structure_2.reference
01506_buffer_table_alter_block_structure_2.sql
01506_buffer_table_alter_block_structure.reference
01506_buffer_table_alter_block_structure.sql
01506_ttl_same_with_order_by.reference
01506_ttl_same_with_order_by.sql
01507_clickhouse_server_start_with_embedded_config.reference
01507_clickhouse_server_start_with_embedded_config.sh
01507_multiversion_storage_for_storagememory.reference
01507_multiversion_storage_for_storagememory.sql
01507_transform_null_in.reference
01507_transform_null_in.sql
01508_explain_header.reference
01508_explain_header.sql
01508_format_regexp_raw.reference
01508_format_regexp_raw.sh
01508_partition_pruning_long.queries
01508_partition_pruning_long.reference
01508_partition_pruning_long.sh
01508_query_obfuscator.reference
01508_query_obfuscator.sh
01508_race_condition_rename_clear_zookeeper_long.reference
01508_race_condition_rename_clear_zookeeper_long.sh
01509_check_many_parallel_quorum_inserts_long.reference
01509_check_many_parallel_quorum_inserts_long.sh
01509_check_parallel_quorum_inserts_long.reference
01509_check_parallel_quorum_inserts_long.sh
01509_dictionary_preallocate.reference
01509_dictionary_preallocate.sh
01509_format_raw_blob.reference
01509_format_raw_blob.sh
01509_output_format_pretty_row_numbers.reference
01509_output_format_pretty_row_numbers.sql
01509_parallel_quorum_and_merge_long.reference
01509_parallel_quorum_and_merge_long.sh
01509_parallel_quorum_insert_no_replicas_long.reference
01509_parallel_quorum_insert_no_replicas_long.sql
01510_format_regexp_raw_low_cardinality.reference
01510_format_regexp_raw_low_cardinality.sh
01511_alter_version_versioned_collapsing_merge_tree_zookeeper.reference
01511_alter_version_versioned_collapsing_merge_tree_zookeeper.sql
01511_alter_version_versioned_collapsing_merge_tree.reference
01511_alter_version_versioned_collapsing_merge_tree.sql
01511_different_expression_with_same_alias.reference
01511_different_expression_with_same_alias.sql
01511_format_readable_timedelta.reference
01511_format_readable_timedelta.sql
01511_prewhere_with_virtuals.reference
01511_prewhere_with_virtuals.sql
01512_create_replicate_merge_tree_one_arg.reference
01512_create_replicate_merge_tree_one_arg.sql
01513_count_without_select_sequence_consistency_zookeeper_long.reference
01513_count_without_select_sequence_consistency_zookeeper_long.sql
01513_defaults_on_defaults_no_column.reference
01513_defaults_on_defaults_no_column.sql
01513_ilike_like_cache.reference
01513_ilike_like_cache.sql Add tests 2020-10-02 17:29:20 +03:00
01513_optimize_aggregation_in_order_memory_long.reference
01513_optimize_aggregation_in_order_memory_long.sql
01514_distributed_cancel_query_on_error.reference
01514_distributed_cancel_query_on_error.sh
01514_empty_buffer_different_types.reference
01514_empty_buffer_different_types.sql
01514_input_format_csv_enum_as_number_setting.reference
01514_input_format_csv_enum_as_number_setting.sql
01514_input_format_json_enum_as_number.reference
01514_input_format_json_enum_as_number.sql
01514_input_format_tsv_enum_as_number_setting.reference
01514_input_format_tsv_enum_as_number_setting.sql
01514_parallel_formatting.reference
01514_parallel_formatting.sql
01514_tid_function.reference add test 2020-10-10 10:48:15 +08:00
01514_tid_function.sql
01515_force_data_skipping_indices.reference
01515_force_data_skipping_indices.sql
01515_logtrace_function.reference
01515_logtrace_function.sh
01515_mv_and_array_join_optimisation_bag.reference
01515_mv_and_array_join_optimisation_bag.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01515_with_global_and_with_propagation.reference
01515_with_global_and_with_propagation.sql
01516_create_table_primary_key.reference
01516_create_table_primary_key.sql
01516_date_time_output_format.reference
01516_date_time_output_format.sql
01516_drop_table_stress_long.reference
01516_drop_table_stress_long.sh
01517_drop_mv_with_inner_table.reference
01517_drop_mv_with_inner_table.sql deprecate Ordinary database 2022-06-23 10:20:14 +02:00
01517_select_final_distributed.reference
01517_select_final_distributed.sql
01518_cast_nullable_virtual_system_column.reference
01518_cast_nullable_virtual_system_column.sql
01518_filtering_aliased_materialized_column.reference
01518_filtering_aliased_materialized_column.sql
01518_nullable_aggregate_states1.reference
01518_nullable_aggregate_states1.sql
01518_nullable_aggregate_states2.reference
01518_nullable_aggregate_states2.sql
01518_select_in_null.reference
01518_select_in_null.sql
01519_topK_distributed_parametrized.reference
01519_topK_distributed_parametrized.sql
01520_client_print_query_id.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01520_client_print_query_id.reference
01521_alter_enum_and_reverse_read.reference
01521_alter_enum_and_reverse_read.sql
01521_distributed_query_hang.reference
01521_distributed_query_hang.sql
01521_format_readable_time_delta2.reference
01521_format_readable_time_delta2.sql
01521_global_in_prewhere_15792.reference
01521_global_in_prewhere_15792.sql
01521_max_length_alias.reference
01521_max_length_alias.sql
01522_validate_alter_default.reference
01522_validate_alter_default.sql
01523_client_local_queries_file_parameter.reference
01523_client_local_queries_file_parameter.sh
01523_date_time_compare_with_date_literal.reference
01523_date_time_compare_with_date_literal.sql
01523_interval_operator_support_string_literal.reference
01523_interval_operator_support_string_literal.sql
01524_do_not_merge_across_partitions_select_final.reference
01524_do_not_merge_across_partitions_select_final.sql
01525_select_with_offset_fetch_clause.reference
01525_select_with_offset_fetch_clause.sql
01526_alter_add_and_modify_order_zookeeper.reference
01526_alter_add_and_modify_order_zookeeper.sql
01526_client_start_and_exit.expect-not-a-test-case
01526_client_start_and_exit.reference
01526_client_start_and_exit.sh
01526_complex_key_dict_direct_layout.reference
01526_complex_key_dict_direct_layout.sql
01526_initial_query_id.reference
01526_initial_query_id.sh
01526_max_untracked_memory.reference
01526_max_untracked_memory.sh
01526_param_uuid.reference
01526_param_uuid.sh fix style checks 2020-12-29 17:57:12 +03:00
01527_bad_aggregation_in_lambda.reference
01527_bad_aggregation_in_lambda.sql
01527_clickhouse_local_optimize.reference
01527_clickhouse_local_optimize.sh
01527_dist_sharding_key_dictGet_reload.reference
01527_dist_sharding_key_dictGet_reload.sql
01527_materialized_view_stack_overflow.reference
01527_materialized_view_stack_overflow.sql
01528_allow_nondeterministic_optimize_skip_unused_shards.reference
01528_allow_nondeterministic_optimize_skip_unused_shards.sql
01528_clickhouse_local_prepare_parts.reference
01528_clickhouse_local_prepare_parts.sh
01528_play.reference
01528_play.sh
01528_setting_aggregate_functions_null_for_empty.reference
01528_setting_aggregate_functions_null_for_empty.sql
01528_to_uuid_or_null_or_zero.reference
01528_to_uuid_or_null_or_zero.sql
01529_bad_memory_tracking.reference
01529_bad_memory_tracking.sh
01529_union_distinct_and_setting_union_default_mode.reference
01529_union_distinct_and_setting_union_default_mode.sql
01530_drop_database_atomic_sync.reference
01530_drop_database_atomic_sync.sql
01531_query_log_query_comment.reference
01531_query_log_query_comment.sql
01532_clickhouse_local_tmp_folder.reference
01532_clickhouse_local_tmp_folder.sh
01532_collate_in_low_cardinality.reference
01532_collate_in_low_cardinality.sql
01532_execute_merges_on_single_replica_long.reference
01532_execute_merges_on_single_replica_long.sql
01532_having_with_totals.reference
01532_having_with_totals.sql
01532_min_max_with_modifiers.reference
01532_min_max_with_modifiers.sql
01532_primary_key_without_order_by_zookeeper.reference
01532_primary_key_without_order_by_zookeeper.sql
01532_tuple_with_name_type.reference
01532_tuple_with_name_type.sql
01533_collate_in_nullable.reference
01533_collate_in_nullable.sql
01533_distinct_depends_on_max_threads.reference
01533_distinct_depends_on_max_threads.sql
01533_distinct_nullable_uuid.reference
01533_distinct_nullable_uuid.sql
01533_multiple_nested.reference
01533_multiple_nested.sql
01533_optimize_skip_merged_partitions.reference
01533_optimize_skip_merged_partitions.sql
01533_quantile_deterministic_assert.reference
01533_quantile_deterministic_assert.sql
01533_sum_if_nullable_bug.reference
01533_sum_if_nullable_bug.sql
01534_lambda_array_join.reference
01534_lambda_array_join.sql
01535_decimal_round_scale_overflow_check.reference
01535_decimal_round_scale_overflow_check.sql
01536_fuzz_cast.reference
01536_fuzz_cast.sql
01537_fuzz_count_equal.reference
01537_fuzz_count_equal.sql
01538_fuzz_aggregate.reference
01538_fuzz_aggregate.sql Add a test for #15540 2020-10-28 04:35:40 +03:00
01540_verbatim_partition_pruning.reference
01540_verbatim_partition_pruning.sql
01541_max_memory_usage_for_user_long.reference
01541_max_memory_usage_for_user_long.sh
01542_collate_in_array.reference
01542_collate_in_array.sql
01542_dictionary_load_exception_race.reference
01542_dictionary_load_exception_race.sh
01543_avro_deserialization_with_lc.reference
01543_avro_deserialization_with_lc.sh
01543_collate_in_tuple.reference
01543_collate_in_tuple.sql
01543_parse_datetime_besteffort_or_null_empty_string.reference
01543_parse_datetime_besteffort_or_null_empty_string.sql
01543_toModifiedJulianDay.reference
01543_toModifiedJulianDay.sql
01544_errorCodeToName.reference
01544_errorCodeToName.sql
01544_file_engine_settings.reference
01544_file_engine_settings.sh
01544_fromModifiedJulianDay.reference
01544_fromModifiedJulianDay.sql
01545_system_errors.reference
01545_system_errors.sh
01545_url_file_format_settings.reference
01545_url_file_format_settings.sql ANTLR4 Grammar for ClickHouse and new parser (#11298) 2020-12-04 05:15:44 +03:00
01546_log_queries_min_query_duration_ms.reference
01546_log_queries_min_query_duration_ms.sql
01547_query_log_current_database.reference
01547_query_log_current_database.sql
01548_create_table_compound_column_format.reference
01548_create_table_compound_column_format.sh
01548_lzy305.reference
01548_lzy305.sql
01548_parallel_parsing_max_memory.reference
01548_parallel_parsing_max_memory.sh
01548_query_log_query_execution_ms.reference
01548_query_log_query_execution_ms.sh
01548_uncomparable_columns_in_keys.reference
01548_uncomparable_columns_in_keys.sql
01548_with_totals_having.reference
01548_with_totals_having.sql better 2020-11-05 19:00:05 +03:00
01549_low_cardinality_materialized_view.reference
01549_low_cardinality_materialized_view.sql
01549_low_cardinality_mv_fuzz.reference
01549_low_cardinality_mv_fuzz.sql
01550_create_map_type.reference
01550_create_map_type.sql
01550_mutation_subquery.reference
01550_mutation_subquery.sql
01550_query_identifier_parameters.reference
01550_query_identifier_parameters.sh
01550_type_map_formats_input.reference
01550_type_map_formats_input.sh
01550_type_map_formats.reference
01550_type_map_formats.sql
01551_context_uaf.reference
01551_context_uaf.sql
01551_mergetree_read_in_order_spread.reference
01551_mergetree_read_in_order_spread.sql Inhibit randomization in test 2023-02-19 21:02:23 +01:00
01552_alter_name_collision.reference
01552_alter_name_collision.sql
01552_dict_fixedstring.reference
01552_dict_fixedstring.sql
01552_impl_aggfunc_cloneresize.reference
01552_impl_aggfunc_cloneresize.sql
01553_datetime64_comparison.reference Fixed ASOF JOIN with DateTime64, updated test case for comparison. 2020-11-14 09:19:08 +03:00
01553_datetime64_comparison.sql
01553_settings_early_apply.reference
01553_settings_early_apply.sql
01554_bloom_filter_index_big_integer_uuid.reference
01554_bloom_filter_index_big_integer_uuid.sql
01554_interpreter_integer_float.reference
01554_interpreter_integer_float.sql
01554_row_number_after_cannot_read_all_data.reference
01554_row_number_after_cannot_read_all_data.sh
01555_or_fill.reference
01555_or_fill.sql
01555_system_distribution_queue_mask.reference added last_exception_time column into distribution_queue table 2023-02-21 23:46:57 +01:00
01555_system_distribution_queue_mask.sql added last_exception_time column into distribution_queue table 2023-02-21 23:46:57 +01:00
01556_accurate_cast_or_null.reference
01556_accurate_cast_or_null.sql
01556_explain_select_with_union_query.reference
01556_explain_select_with_union_query.sql
01556_if_null.reference
01556_if_null.sql
01557_field_infinite_convert_to_number.reference
01557_field_infinite_convert_to_number.sql
01557_max_parallel_replicas_no_sample.reference
01557_max_parallel_replicas_no_sample.sql
01558_enum_as_num_in_tsv_csv_input.reference
01558_enum_as_num_in_tsv_csv_input.sql
01558_transform_null_in.reference
01558_transform_null_in.sql
01558_ttest_scipy.python
01558_ttest_scipy.reference
01558_ttest_scipy.sh
01558_ttest.reference
01558_ttest.sql
01559_aggregate_null_for_empty_fix.reference
01559_aggregate_null_for_empty_fix.sql
01559_misplaced_codec_diagnostics.reference
01559_misplaced_codec_diagnostics.sh
01560_cancel_agg_func_combinator_native_name_constraint.reference
01560_cancel_agg_func_combinator_native_name_constraint.sql
01560_crash_in_agg_empty_arglist.reference
01560_crash_in_agg_empty_arglist.sql
01560_DateTime_and_DateTime64_comparision.reference
01560_DateTime_and_DateTime64_comparision.sql
01560_mann_whitney.reference
01560_mann_whitney.sql
01560_merge_distributed_join.reference
01560_merge_distributed_join.sql
01560_monotonicity_check_multiple_args_bug.reference
01560_monotonicity_check_multiple_args_bug.sql
01560_optimize_on_insert_long.reference
01560_optimize_on_insert_long.sql
01560_optimize_on_insert_zookeeper.reference
01560_optimize_on_insert_zookeeper.sql
01560_ttl_remove_empty_parts.reference
01560_ttl_remove_empty_parts.sh
01561_aggregate_functions_of_key_with_join.reference fix optimization with 'optimize_aggregators_of_group_by_keys' and joins 2020-11-12 22:50:01 +03:00
01561_aggregate_functions_of_key_with_join.sql
01561_clickhouse_client_stage.reference
01561_clickhouse_client_stage.sh
01561_Date_and_DateTime64_comparision.reference Fixed comparing Date and DateTime64 2020-12-18 17:47:08 +02:00
01561_Date_and_DateTime64_comparision.sql
01561_mann_whitney_scipy.python
01561_mann_whitney_scipy.reference
01561_mann_whitney_scipy.sh
01562_agg_null_for_empty_ahead.reference
01562_agg_null_for_empty_ahead.sql
01562_optimize_monotonous_functions_in_order_by.reference
01562_optimize_monotonous_functions_in_order_by.sql
01563_distributed_query_finish.reference
01563_distributed_query_finish.sh
01564_test_hint_woes.reference
01564_test_hint_woes.sql
01565_query_loop_after_client_error.expect Replace 01565_reconnect_after_client_error with 01565_query_loop_after_client_error 2023-02-21 08:31:06 +01:00
01565_query_loop_after_client_error.reference Replace 01565_reconnect_after_client_error with 01565_query_loop_after_client_error 2023-02-21 08:31:06 +01:00
01566_negate_formatting.reference
01566_negate_formatting.sql
01567_system_processes_current_database.reference
01567_system_processes_current_database.sql
01568_window_functions_distributed.reference
01568_window_functions_distributed.sql
01569_query_profiler_big_query_id.reference
01569_query_profiler_big_query_id.sh
01570_aggregator_combinator_simple_state.reference
01570_aggregator_combinator_simple_state.sql
01571_window_functions.reference
01571_window_functions.sql
01572_kill_window_function.reference
01572_kill_window_function.sh
01575_disable_detach_table_of_dictionary.reference
01575_disable_detach_table_of_dictionary.sql
01576_alias_column_rewrite.reference
01576_alias_column_rewrite.sql
01576_alter_low_cardinality_and_select.reference
01576_alter_low_cardinality_and_select.sh
01576_if_null_external_aggregation.reference
01576_if_null_external_aggregation.sql
01579_date_datetime_index_comparison.reference
01579_date_datetime_index_comparison.sql
01580_column_const_comparision.reference Fix ColumnConst comparison. 2020-11-17 22:14:31 +08:00
01580_column_const_comparision.sql
01581_deduplicate_by_columns_local.reference
01581_deduplicate_by_columns_local.sql
01581_deduplicate_by_columns_replicated_long.reference
01581_deduplicate_by_columns_replicated_long.sql
01581_to_int_inf_nan.reference
01581_to_int_inf_nan.sql
01582_any_join_supertype.reference
01582_any_join_supertype.sql
01582_deterministic_function_with_predicate.reference
01582_deterministic_function_with_predicate.sql
01582_distinct_optimization.reference
01582_distinct_optimization.sh
01582_distinct_subquery_groupby.reference
01582_distinct_subquery_groupby.sql
01582_move_to_prewhere_compact_parts.reference
01582_move_to_prewhere_compact_parts.sql
01583_const_column_in_set_index.reference
01583_const_column_in_set_index.sql
01583_parallel_parsing_exception_with_offset.reference
01583_parallel_parsing_exception_with_offset.sh
01584_distributed_buffer_cannot_find_column.reference
01584_distributed_buffer_cannot_find_column.sql
01585_fuzz_bits_with_bugfix.reference
01585_fuzz_bits_with_bugfix.sql
01585_use_index_for_global_in_with_null.reference
01585_use_index_for_global_in_with_null.sql
01585_use_index_for_global_in.reference
01585_use_index_for_global_in.sql
01586_columns_pruning.reference
01586_columns_pruning.sql
01586_replicated_mutations_empty_partition.reference
01586_replicated_mutations_empty_partition.sql
01586_storage_join_low_cardinality_key.reference
01586_storage_join_low_cardinality_key.sql
01590_countSubstrings.reference
01590_countSubstrings.sql
01591_window_functions.reference fixed 2023-02-14 15:49:12 +08:00
01591_window_functions.sql fixed 2023-02-14 15:49:12 +08:00
01592_length_map.reference
01592_length_map.sql
01592_long_window_functions1.reference
01592_long_window_functions1.sql
01592_toUnixTimestamp_Date.reference
01592_toUnixTimestamp_Date.sql
01592_window_functions.reference
01592_window_functions.sql
01593_concurrent_alter_mutations_kill_many_replicas_long.reference more debug info 2021-08-12 13:39:06 +03:00
01593_concurrent_alter_mutations_kill_many_replicas_long.sh
01593_concurrent_alter_mutations_kill.reference
01593_concurrent_alter_mutations_kill.sh
01593_functions_in_order_by.reference
01593_functions_in_order_by.sql
01593_insert_settings.reference
01593_insert_settings.sql
01594_storage_join_uuid.reference
01594_storage_join_uuid.sql
01595_countMatches.reference
01595_countMatches.sql
01596_full_join_chertus.reference
01596_full_join_chertus.sql
01596_null_as_default_nullable.reference
01596_null_as_default_nullable.sql
01596_setting_limit_offset.reference
01596_setting_limit_offset.sql
01597_columns_list_ignored.reference
01597_columns_list_ignored.sh
01598_memory_limit_zeros.reference
01598_memory_limit_zeros.sql
01599_multiline_input_and_singleline_comments.reference
01599_multiline_input_and_singleline_comments.sh
01599_mutation_query_params.reference
01599_mutation_query_params.sh
01600_benchmark_query.reference
01600_benchmark_query.sh
01600_detach_permanently.reference
01600_detach_permanently.sh
01600_encode_XML.reference
01600_encode_XML.sql
01600_log_queries_with_extensive_info.reference
01600_log_queries_with_extensive_info.sh
01600_min_max_compress_block_size.reference
01600_min_max_compress_block_size.sql
01600_multiple_left_join_with_aliases.reference
01600_multiple_left_join_with_aliases.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
01600_parts_states_metrics_long.reference
01600_parts_states_metrics_long.sh
01600_parts_types_metrics_long.reference
01600_parts_types_metrics_long.sh
01600_quota_by_forwarded_ip.reference
01600_quota_by_forwarded_ip.sh
01600_remerge_sort_lowered_memory_bytes_ratio.reference
01600_remerge_sort_lowered_memory_bytes_ratio.sql
01600_select_in_different_types.reference
01600_select_in_different_types.sql
01601_accurate_cast.reference
01601_accurate_cast.sql
01601_custom_tld.reference
01601_custom_tld.sql.j2
01601_detach_permanently.reference
01601_detach_permanently.sql
01601_proxy_protocol.reference
01601_proxy_protocol.sh
01601_temporary_table_session_scope.reference
01601_temporary_table_session_scope.sh
01602_array_aggregation.reference
01602_array_aggregation.sql
01602_insert_into_table_function_cluster.reference
01602_insert_into_table_function_cluster.sql
01602_max_distributed_connections.reference
01602_max_distributed_connections.sh
01602_modified_julian_day_msan.reference
01602_modified_julian_day_msan.sql
01602_runningConcurrency.reference
01602_runningConcurrency.sql
01602_show_create_view.reference
01602_show_create_view.sql
01602_temporary_table_in_system_tables.reference
01602_temporary_table_in_system_tables.sql
01603_decimal_mult_float.reference
01603_decimal_mult_float.sql
01603_insert_select_too_many_parts.reference
01603_insert_select_too_many_parts.sql
01603_read_with_backoff_bug.reference
01603_read_with_backoff_bug.sql
01603_remove_column_ttl.reference
01603_remove_column_ttl.sql Fix test 2020-12-16 13:23:11 +03:00
01603_rename_overwrite_bug.reference
01603_rename_overwrite_bug.sql
01604_explain_ast_of_nonselect_query.reference
01604_explain_ast_of_nonselect_query.sql
01605_adaptive_granularity_block_borders.reference
01605_adaptive_granularity_block_borders.sql Fix test 2023-02-15 12:02:24 +01:00
01605_dictinct_two_level.reference
01605_dictinct_two_level.sql
01605_drop_settings_profile_while_assigned.reference
01605_drop_settings_profile_while_assigned.sql
01605_key_condition_enum_int.reference
01605_key_condition_enum_int.sql
01605_skip_idx_compact_parts.reference
01605_skip_idx_compact_parts.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01606_git_import.reference
01606_git_import.sh
01606_merge_from_wide_to_compact.reference
01606_merge_from_wide_to_compact.sql
01607_arrays_as_nested_csv.reference
01607_arrays_as_nested_csv.sh
01610_client_spawn_editor_open.editor
01610_client_spawn_editor.reference
01610_client_spawn_editor.sh
01611_constant_folding_subqueries.reference
01611_constant_folding_subqueries.sql
01611_string_to_low_cardinality_key_alter.reference
01611_string_to_low_cardinality_key_alter.sql
01614_with_fill_with_limit.reference
01614_with_fill_with_limit.sql
01615_random_one_shard_insertion.reference
01615_random_one_shard_insertion.sql
01615_two_args_function_index_fix.reference
01615_two_args_function_index_fix.sql
01616_untuple_access_field.reference Update tests after removing harmful code 2021-07-10 10:29:30 +03:00
01616_untuple_access_field.sql
01620_fix_simple_state_arg_type.reference
01620_fix_simple_state_arg_type.sql
01621_bar_nan_arguments.reference
01621_bar_nan_arguments.sql
01621_clickhouse_compressor.reference
01621_clickhouse_compressor.sh
01621_decode_XML.reference
01621_decode_XML.sql
01621_sort_after_join_pipeline_stuck.reference
01621_sort_after_join_pipeline_stuck.sql
01621_summap_check_types.reference
01621_summap_check_types.sql
01622_byte_size.reference
01622_byte_size.sql
01622_codec_zstd_long.reference
01622_codec_zstd_long.sql
01622_constraints_simple_optimization.reference
01622_constraints_simple_optimization.sql
01622_constraints_where_optimization.reference
01622_constraints_where_optimization.sql
01622_defaults_for_file_engine.reference
01622_defaults_for_file_engine.sql
01622_defaults_for_url_engine.reference
01622_defaults_for_url_engine.sh
01622_multiple_ttls.reference
01622_multiple_ttls.sql
01623_byte_size_const.reference
01623_byte_size_const.sql
01623_constraints_column_swap.reference
01623_constraints_column_swap.sql
01624_soft_constraints.reference
01624_soft_constraints.sh
01625_constraints_index_append.reference
01625_constraints_index_append.sql
01626_cnf_fuzz_long.python
01626_cnf_fuzz_long.reference
01626_cnf_fuzz_long.sh
01626_cnf_test.reference
01626_cnf_test.sql
01630_disallow_floating_point_as_partition_key.reference
01630_disallow_floating_point_as_partition_key.sql
01630_simple_aggregate_all_functions_in_aggregating_merge_tree.reference
01630_simple_aggregate_all_functions_in_aggregating_merge_tree.sql
01630_simple_aggregate_all_functions_in_summing_merge_tree.reference
01630_simple_aggregate_all_functions_in_summing_merge_tree.sql
01630_simple_aggregate_function_in_summing_merge_tree.reference
01630_simple_aggregate_function_in_summing_merge_tree.sql
01631_date_overflow_as_partition_key.reference
01631_date_overflow_as_partition_key.sql
01632_group_array_msan.reference
01632_group_array_msan.sql
01632_max_partitions_to_read.reference
01632_max_partitions_to_read.sql
01632_nullable_string_type_convert_to_decimal_type.reference
01632_nullable_string_type_convert_to_decimal_type.sql
01632_select_all_syntax.reference
01632_select_all_syntax.sql
01632_tinylog_read_write.reference
01632_tinylog_read_write.sh
01633_limit_fuzz.reference
01633_limit_fuzz.sql
01634_sum_map_nulls.reference
01634_sum_map_nulls.sql
01634_summap_nullable.reference
01634_summap_nullable.sql
01634_uuid_fuzz.reference
01634_uuid_fuzz.sql Don't allow conversion between UUID and numeric types 2021-01-05 01:33:59 +03:00
01635_nullable_fuzz.reference
01635_nullable_fuzz.sql
01635_sum_map_fuzz.reference
01635_sum_map_fuzz.sql
01636_nullable_fuzz2.reference
01636_nullable_fuzz2.sql
01637_nullable_fuzz3.reference
01637_nullable_fuzz3.sql
01638_div_mod_ambiguities.reference
01638_div_mod_ambiguities.sql
01639_distributed_sync_insert_zero_rows.reference
01639_distributed_sync_insert_zero_rows.sql
01640_distributed_async_insert_compression.reference
01640_distributed_async_insert_compression.sql
01640_marks_corruption_regression.reference
01640_marks_corruption_regression.sql
01641_memory_tracking_insert_optimize.reference
01641_memory_tracking_insert_optimize.sql
01642_if_nullable_regression.reference
01642_if_nullable_regression.sql
01643_merge_tree_fsync_smoke.reference
01643_merge_tree_fsync_smoke.sql add no-s3-storage to stateless tests with inmemory parts 2023-02-03 12:29:53 +00:00
01643_replicated_merge_tree_fsync_smoke.reference
01643_replicated_merge_tree_fsync_smoke.sql
01644_distributed_async_insert_fsync_smoke.reference
01644_distributed_async_insert_fsync_smoke.sql
01645_system_table_engines.reference
01645_system_table_engines.sql
01646_fix_window_funnel_inconistency.reference
01646_fix_window_funnel_inconistency.sql
01646_rewrite_sum_if_bug.reference
01646_rewrite_sum_if_bug.sql
01646_rewrite_sum_if.reference
01646_rewrite_sum_if.sql
01646_system_restart_replicas_smoke.reference
01646_system_restart_replicas_smoke.sql Revert "Merge pull request #38212 from azat/no-stress" 2023-02-15 22:11:35 +01:00
01647_clickhouse_local_hung.reference
01647_clickhouse_local_hung.sh
01648_mutations_and_escaping.reference
01648_mutations_and_escaping.sql
01648_normalize_query_keep_names.reference add normalizeQueryKeepNames and normalizedQueryHashKeepNames (#18910) 2021-01-26 17:51:30 +03:00
01648_normalize_query_keep_names.sql
01649_with_alias_key_condition.reference
01649_with_alias_key_condition.sql Fix scalar subquery index analysis 2021-03-16 14:07:30 +08:00
01650_any_null_if.reference
01650_any_null_if.sql
01650_drop_part_and_deduplication_zookeeper_long.reference Fix flaky test 01650 2021-12-28 12:40:07 +03:00
01650_drop_part_and_deduplication_zookeeper_long.sql
01650_expressions_merge_bug.reference
01650_expressions_merge_bug.sql
01650_fetch_patition_with_macro_in_zk_path_long.reference
01650_fetch_patition_with_macro_in_zk_path_long.sql
01651_bugs_from_15889.reference
01651_bugs_from_15889.sql
01651_group_uniq_array_enum.reference
01651_group_uniq_array_enum.sql
01651_lc_insert_tiny_log.reference
01651_lc_insert_tiny_log.sql
01651_map_functions.reference
01651_map_functions.sql
01652_ignore_and_low_cardinality.reference
01652_ignore_and_low_cardinality.sql
01652_ttl_old_syntax.reference
01652_ttl_old_syntax.sql fix tests 2022-06-23 12:58:34 +02:00
01653_tuple_hamming_distance_2.reference
01653_tuple_hamming_distance_2.sql
01654_bar_nan.reference
01654_bar_nan.sql
01654_test_writer_block_sequence.python
01654_test_writer_block_sequence.reference
01654_test_writer_block_sequence.sh
01655_agg_if_nullable.reference
01655_agg_if_nullable.sql
01655_plan_optimizations_optimize_read_in_window_order_long.reference
01655_plan_optimizations_optimize_read_in_window_order_long.sh
01655_plan_optimizations_optimize_read_in_window_order.reference
01655_plan_optimizations_optimize_read_in_window_order.sh
01655_plan_optimizations.reference
01655_plan_optimizations.sh
01655_quarter_modificator_for_formatDateTime.reference
01655_quarter_modificator_for_formatDateTime.sql
01655_sleep_infinite_float.reference
01655_sleep_infinite_float.sql
01655_test_isnull_mysql_dialect.reference
01655_test_isnull_mysql_dialect.sql
01655_window_functions_bug.reference
01655_window_functions_bug.sql
01656_ipv4_bad_formatting.reference
01656_ipv4_bad_formatting.sql
01656_join_defaul_enum.reference
01656_join_defaul_enum.sql
01656_sequence_next_node_long.reference
01656_sequence_next_node_long.sql
01656_test_hex_mysql_dialect.reference
01656_test_hex_mysql_dialect.sql
01656_test_query_log_factories_info.reference
01656_test_query_log_factories_info.sql
01657_array_element_ubsan.reference
01657_array_element_ubsan.sql Avoid UBSan report in arrayElement 2021-01-21 11:10:46 +03:00
01657_test_toHour_mysql_compatibility.reference
01657_test_toHour_mysql_compatibility.sql
01658_read_file_to_stringcolumn.reference
01658_read_file_to_stringcolumn.sh
01658_substring_ubsan.reference
01658_substring_ubsan.sql
01658_test_base64Encode_mysql_compatibility.reference
01658_test_base64Encode_mysql_compatibility.sql
01658_values_ubsan.reference
01658_values_ubsan.sql
01659_array_aggregation_ubsan.reference
01659_array_aggregation_ubsan.sql Fix UBSan report in arraySum 2021-01-21 14:43:33 +03:00
01659_h3_buffer_overflow.reference
01659_h3_buffer_overflow.sql
01659_test_base64Decode_mysql_compatibility.reference
01659_test_base64Decode_mysql_compatibility.sql
01660_join_or_all.reference
01660_join_or_all.sql
01660_join_or_any.reference
01660_join_or_any.sql
01660_join_or_inner.reference
01660_join_or_inner.sql
01660_join_or_subqueries.reference
01660_join_or_subqueries.sql
01660_second_extremes_bug.reference
01660_second_extremes_bug.sql
01660_sum_ubsan.reference
01660_sum_ubsan.sql
01660_system_parts_smoke.reference
01660_system_parts_smoke.sql
01660_test_toDayOfYear_mysql_compatibility.reference
01660_test_toDayOfYear_mysql_compatibility.sql
01661_arraySlice_ubsan.reference
01661_arraySlice_ubsan.sql
01661_extract_all_groups_throw_fast.reference
01661_extract_all_groups_throw_fast.sql
01661_join_complex.reference
01661_join_complex.sql
01661_referer.reference
01661_referer.sh
01661_test_toDayOfWeek_mysql_compatibility.reference
01661_test_toDayOfWeek_mysql_compatibility.sql
01662_date_ubsan.reference
01662_date_ubsan.sql
01662_join_mixed.reference
01662_join_mixed.sql
01662_test_toDayOfMonth_mysql_compatibility.reference
01662_test_toDayOfMonth_mysql_compatibility.sql
01663_aes_msan.reference
01663_aes_msan.sql
01663_quantile_weighted_overflow.reference
01663_quantile_weighted_overflow.sql
01663_test_toDate_mysql_compatibility.reference
01663_test_toDate_mysql_compatibility.sql
01664_array_slice_ubsan.reference
01664_array_slice_ubsan.sql
01664_decimal_ubsan.reference
01664_decimal_ubsan.sql
01664_ntoa_aton_mysql_compatibility.reference
01664_ntoa_aton_mysql_compatibility.sql
01665_merge_tree_min_for_concurrent_read.reference
01665_merge_tree_min_for_concurrent_read.sql
01665_running_difference_ubsan.reference
01665_running_difference_ubsan.sql
01665_substring_ubsan.reference
01665_substring_ubsan.sql
01666_blns_long.reference
01666_blns_long.sql
01666_date_lut_buffer_overflow.reference
01666_date_lut_buffer_overflow.sql
01666_gcd_ubsan.reference
01666_gcd_ubsan.sql
01666_great_circle_distance_ubsan.reference
01666_great_circle_distance_ubsan.sql
01666_lcm_ubsan.reference
01666_lcm_ubsan.sql
01666_merge_tree_max_query_limit.reference
01666_merge_tree_max_query_limit.sh
01667_aes_args_check.reference
01667_aes_args_check.sql
01668_avg_weighted_ubsan.reference
01668_avg_weighted_ubsan.sql
01668_test_toMonth_mysql_dialect.reference
01668_test_toMonth_mysql_dialect.sql
01669_columns_declaration_serde_long.reference
01669_columns_declaration_serde_long.sql
01669_join_or_duplicates.reference
01669_join_or_duplicates.sql
01669_test_toYear_mysql_dialect.reference
01669_test_toYear_mysql_dialect.sql
01670_dictionary_create_key_expression.reference
01670_dictionary_create_key_expression.sql
01670_distributed_bytes_to_throw_insert.reference
01670_distributed_bytes_to_throw_insert.sql
01670_log_comment.reference
01670_log_comment.sql
01670_neighbor_lc_bug.reference
01670_neighbor_lc_bug.sql
01670_sign_function.reference
01670_sign_function.sql
01670_test_repeat_mysql_dialect.reference
01670_test_repeat_mysql_dialect.sql
01671_aggregate_function_group_bitmap_data.reference
01671_aggregate_function_group_bitmap_data.sql
01671_ddl_hang_timeout_long.reference
01671_ddl_hang_timeout_long.sh
01671_merge_join_and_constants.reference
01671_merge_join_and_constants.sql
01671_test_toQuarter_mysql_dialect.reference
01671_test_toQuarter_mysql_dialect.sql
01672_actions_dag_merge_crash.reference
01672_actions_dag_merge_crash.sql
01672_test_toSecond_mysql_dialect.reference
01672_test_toSecond_mysql_dialect.sql
01673_test_toMinute_mysql_dialect.reference
01673_test_toMinute_mysql_dialect.sql
01674_clickhouse_client_query_param_cte.reference
01674_clickhouse_client_query_param_cte.sh
01674_executable_dictionary_implicit_key.reference
01674_executable_dictionary_implicit_key.sql
01674_filter_by_uint8.reference
01674_filter_by_uint8.sql
01674_htm_xml_coarse_parse.reference
01674_htm_xml_coarse_parse.sql
01674_unicode_asan.reference
01674_unicode_asan.sql
01674_where_prewhere_array_crash.reference
01674_where_prewhere_array_crash.sql Fixed tests 2023-02-16 12:17:03 +01:00
01675_data_type_coroutine_2.reference
01675_data_type_coroutine_2.sh
01675_data_type_coroutine.reference
01675_data_type_coroutine.sh
01675_distributed_bytes_to_delay_insert.reference
01675_distributed_bytes_to_delay_insert.sh
01676_clickhouse_client_autocomplete.reference
01676_clickhouse_client_autocomplete.sh Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01676_dictget_in_default_expression.reference
01676_dictget_in_default_expression.sql
01676_range_hashed_dictionary.reference
01676_range_hashed_dictionary.sql
01676_reinterpret_as.reference
01676_reinterpret_as.sql
01676_round_int_ubsan.reference
01676_round_int_ubsan.sql
01677_array_enumerate_bug.reference
01677_array_enumerate_bug.sql
01677_bit_float.reference
01677_bit_float.sql
01678_great_circle_angle.reference
01678_great_circle_angle.sql
01679_format_readable_time_delta_inf.reference
01679_format_readable_time_delta_inf.sql
01679_incorrect_data_on_insert_collapsing.reference
01679_incorrect_data_on_insert_collapsing.sh
01680_date_time_add_ubsan.reference
01680_date_time_add_ubsan.sql
01680_predicate_pushdown_union_distinct_subquery.reference
01680_predicate_pushdown_union_distinct_subquery.sql
01681_arg_min_max_if_fix.reference
01681_arg_min_max_if_fix.sql
01681_bloom_filter_nullable_column.reference
01681_bloom_filter_nullable_column.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01681_cache_dictionary_simple_key.reference
01681_cache_dictionary_simple_key.sql
01681_hyperscan_debug_assertion.reference
01681_hyperscan_debug_assertion.sh
01682_cache_dictionary_complex_key.reference
01682_cache_dictionary_complex_key.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
01682_gather_utils_ubsan.reference
01682_gather_utils_ubsan.sql
01683_codec_encrypted.reference
01683_codec_encrypted.sql
01683_dist_INSERT_block_structure_mismatch.reference
01683_dist_INSERT_block_structure_mismatch.sql
01683_flat_dictionary.reference
01683_flat_dictionary.sql
01683_intdiv_ubsan.reference
01683_intdiv_ubsan.sql
01683_text_log_deadlock.reference
01683_text_log_deadlock.sh
01684_geohash_ubsan.reference
01684_geohash_ubsan.sql
01684_insert_specify_shard_id.reference
01684_insert_specify_shard_id.sql
01684_ssd_cache_dictionary_simple_key.reference
01684_ssd_cache_dictionary_simple_key.sh
01685_json_extract_double_as_float.reference
01685_json_extract_double_as_float.sql
01685_ssd_cache_dictionary_complex_key.reference
01685_ssd_cache_dictionary_complex_key.sh Add tags to tests. 2021-09-12 17:15:28 +03:00
01686_event_time_microseconds_part_log.reference
01686_event_time_microseconds_part_log.sh
01686_rocksdb.reference
01686_rocksdb.sql
01690_quantilesTiming_ubsan.reference
01690_quantilesTiming_ubsan.sql
01691_DateTime64_clamp.reference
01691_DateTime64_clamp.sql
01691_parser_data_type_exponential.reference
01691_parser_data_type_exponential.sh
01692_DateTime64_from_DateTime.reference
01692_DateTime64_from_DateTime.sql
01698_fix_toMinute.reference
01698_fix_toMinute.sql
01698_map_populate_overflow.reference
01698_map_populate_overflow.sql
01699_timezoneOffset.reference
01699_timezoneOffset.sql
01700_deltasum.reference
01700_deltasum.sql
01700_mod_negative_type_promotion.reference
01700_mod_negative_type_promotion.sql
01700_point_in_polygon_ubsan.reference
01700_point_in_polygon_ubsan.sql
01700_system_zookeeper_path_in.reference
01700_system_zookeeper_path_in.sql
01701_clear_projection_and_part_remove.reference
01701_clear_projection_and_part_remove.sql
01701_if_tuple_segfault.reference
01701_if_tuple_segfault.sql
01701_parallel_parsing_infinite_segmentation.reference try 2021-02-10 17:16:27 +03:00
01701_parallel_parsing_infinite_segmentation.sh
01702_bitmap_native_integers.reference
01702_bitmap_native_integers.sql
01702_rewrite_avg_for_algebraic_optimization.reference
01702_rewrite_avg_for_algebraic_optimization.sql
01702_system_numbers_scientific_notation.reference
01702_system_numbers_scientific_notation.sql
01702_system_query_log.reference
01702_system_query_log.sql
01702_toDateTime_from_string_clamping.reference
01702_toDateTime_from_string_clamping.sql
01703_rewrite_aggregate_function_case_insensitive.reference
01703_rewrite_aggregate_function_case_insensitive.sql
01704_transform_with_float_key.reference
01704_transform_with_float_key.sql
01705_normalize_case_insensitive_function_names.reference
01705_normalize_case_insensitive_function_names.sql
01705_normalize_create_alter_function_names.reference
01705_normalize_create_alter_function_names.sql
01706_optimize_normalize_count_variants.reference
01706_optimize_normalize_count_variants.sql
01707_join_use_nulls.reference
01707_join_use_nulls.sql
01709_inactive_parts_to_throw_insert.reference
01709_inactive_parts_to_throw_insert.sql
01710_aggregate_projection_with_grouping_set.reference
01710_aggregate_projection_with_grouping_set.sql
01710_aggregate_projection_with_hashing.reference
01710_aggregate_projection_with_hashing.sql Enable projections and zero copy replication 2022-09-09 18:38:02 +02:00
01710_aggregate_projections.reference
01710_aggregate_projections.sh
01710_force_use_projection.reference
01710_force_use_projection.sql
01710_minmax_count_projection_constant_query.reference
01710_minmax_count_projection_constant_query.sql
01710_minmax_count_projection_distributed_query.reference
01710_minmax_count_projection_distributed_query.sql
01710_minmax_count_projection.reference
01710_minmax_count_projection.sql
01710_normal_projection_fix1.reference
01710_normal_projection_fix1.sql
01710_normal_projections.reference
01710_normal_projections.sh Update 01710_normal_projections.sh 2023-02-22 00:32:55 +03:00
01710_order_by_projections_complete.reference
01710_order_by_projections_complete.sql
01710_order_by_projections_incomplete.reference
01710_order_by_projections_incomplete.sql
01710_projection_additional_filters.reference
01710_projection_additional_filters.sql
01710_projection_aggregation_in_order.reference
01710_projection_aggregation_in_order.sql
01710_projection_array_join.reference
01710_projection_array_join.sql
01710_projection_detach_part.reference
01710_projection_detach_part.sql
01710_projection_drop_if_exists.reference
01710_projection_drop_if_exists.sql Enable projections and zero copy replication 2022-09-09 18:38:02 +02:00
01710_projection_external_aggregate.reference
01710_projection_external_aggregate.sql
01710_projection_fetch_long.reference
01710_projection_fetch_long.sql
01710_projection_group_by_order_by.reference
01710_projection_group_by_order_by.sql
01710_projection_in_index.reference
01710_projection_in_index.sql
01710_projection_in_set.reference
01710_projection_in_set.sql
01710_projection_materialize_with_missing_columns.reference
01710_projection_materialize_with_missing_columns.sql
01710_projection_mutation.reference
01710_projection_mutation.sql
01710_projection_optimize_materialize.reference
01710_projection_optimize_materialize.sql
01710_projection_part_check.reference
01710_projection_part_check.sql
01710_projection_row_policy.reference
01710_projection_row_policy.sql
01710_projection_vertical_merges.reference
01710_projection_vertical_merges.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:48:46 +01:00
01710_projection_with_column_transformers.reference
01710_projection_with_column_transformers.sql
01710_projection_with_joins.reference
01710_projection_with_joins.sql
01710_projection_with_mixed_pipeline.reference
01710_projection_with_mixed_pipeline.sql
01710_projections_group_by_no_key.reference
01710_projections_group_by_no_key.sql
01710_projections_in_distributed_query.reference
01710_projections_in_distributed_query.sql
01710_projections_optimize_aggregation_in_order.reference
01710_projections_optimize_aggregation_in_order.sh
01710_projections_order_by_complete.reference
01710_projections_order_by_complete.sql
01710_projections_order_by_incomplete.reference
01710_projections_order_by_incomplete.sql
01710_projections_partial_optimize_aggregation_in_order.reference
01710_projections_partial_optimize_aggregation_in_order.sh
01710_projections.reference
01710_projections.sql
01711_cte_subquery_fix.reference
01711_cte_subquery_fix.sql
01711_decimal_multiplication.reference
01711_decimal_multiplication.sql
01712_no_adaptive_granularity_vertical_merge.reference
01712_no_adaptive_granularity_vertical_merge.sql
01713_table_ttl_old_syntax_zookeeper.reference
01713_table_ttl_old_syntax_zookeeper.sql
01714_alter_drop_version.reference
01714_alter_drop_version.sql
01715_background_checker_blather_zookeeper_long.reference
01715_background_checker_blather_zookeeper_long.sql
01715_table_function_view_fix.reference
01715_table_function_view_fix.sql
01715_tuple_insert_null_as_default.reference
01715_tuple_insert_null_as_default.sql
01716_array_difference_overflow.reference
01716_array_difference_overflow.sql
01716_decimal_comparison_ubsan.reference
01716_decimal_comparison_ubsan.sql
01716_drop_rename_sign_column.reference
01716_drop_rename_sign_column.sql
01717_global_with_subquery_fix.reference
01717_global_with_subquery_fix.sql
01717_int_div_float_too_large_ubsan.reference
01717_int_div_float_too_large_ubsan.sql
01718_subtract_seconds_date.reference
01718_subtract_seconds_date.sql
01719_join_timezone.reference
01719_join_timezone.sql
01720_constraints_complex_types.reference
01720_constraints_complex_types.sql
01720_country_intersection.reference
01720_country_intersection.sh
01720_country_perimeter_and_area.reference
01720_country_perimeter_and_area.sh Make tests not depend on subtle changes in math functions 2021-12-24 12:25:27 +03:00
01720_dictionary_create_source_with_functions.reference
01720_dictionary_create_source_with_functions.sql
01720_engine_file_empty_if_not_exists.reference
01720_engine_file_empty_if_not_exists.sql
01720_join_implicit_cast.reference.j2
01720_join_implicit_cast.sql.j2
01720_type_map_and_casts.reference
01720_type_map_and_casts.sql
01720_union_distinct_with_limit.reference
01720_union_distinct_with_limit.sql
01721_constraints_constant_expressions.reference
01721_constraints_constant_expressions.sql
01721_dictionary_decimal_p_s.reference
01721_dictionary_decimal_p_s.sql
01721_engine_file_truncate_on_insert.reference
01721_engine_file_truncate_on_insert.sql
01721_join_implicit_cast_long.reference.j2
01721_join_implicit_cast_long.sql.j2
01722_long_brotli_http_compression_json_format.reference
01722_long_brotli_http_compression_json_format.sh
01730_distributed_group_by_no_merge_order_by_long.reference
01730_distributed_group_by_no_merge_order_by_long.sql
01731_async_task_queue_wait.reference
01731_async_task_queue_wait.sh
01732_alters_bad_conversions.reference
01732_alters_bad_conversions.sql
01732_bigint_ubsan.reference
01732_bigint_ubsan.sql
01732_explain_syntax_union_query.reference Change formatting of subqueries (make it more human friendly) 2021-05-20 21:04:12 +03:00
01732_explain_syntax_union_query.sql
01732_more_consistent_datetime64_parsing.reference
01732_more_consistent_datetime64_parsing.sql
01732_race_condition_storage_join_long.reference
01732_race_condition_storage_join_long.sh
01732_union_and_union_all.reference
01732_union_and_union_all.sql
01733_transform_ubsan.reference
01733_transform_ubsan.sql
01734_datetime64_from_float.reference
01734_datetime64_from_float.sql
01735_join_get_low_card_fix.reference
01735_join_get_low_card_fix.sql
01735_to_datetime64.reference
01735_to_datetime64.sql
01736_null_as_default.reference Fixes for FunctionConversion implementation for nulls 2021-07-13 09:48:05 +03:00
01736_null_as_default.sql
01737_clickhouse_server_wait_server_pool_long.config.xml
01737_clickhouse_server_wait_server_pool_long.reference
01737_clickhouse_server_wait_server_pool_long.sh
01737_move_order_key_to_prewhere_select_final.reference
01737_move_order_key_to_prewhere_select_final.sql
01739_index_hint.reference
01739_index_hint.sql
01744_tuple_cast_to_map_bugfix.reference
01744_tuple_cast_to_map_bugfix.sql
01745_alter_delete_view.reference
01745_alter_delete_view.sql
01746_convert_type_with_default.reference
01746_convert_type_with_default.sql
01746_executable_pool_dictionary.reference
01746_executable_pool_dictionary.sql
01746_extract_text_from_html.reference
01746_extract_text_from_html.sql
01746_forbid_drop_column_referenced_by_mv.reference
01746_forbid_drop_column_referenced_by_mv.sql
01746_lc_values_format_bug.reference
01746_lc_values_format_bug.sql
01746_long_zlib_http_compression_json_format.reference
01746_long_zlib_http_compression_json_format.sh Fix tests 2022-03-17 12:28:43 +00:00
01746_long_zstd_http_compression_json_format.reference
01746_long_zstd_http_compression_json_format.sh Revert "Merge pull request #38106 from ClickHouse/tsan_less_flaky_tests" 2022-07-22 12:14:23 +02:00
01746_test_for_tupleElement_must_be_constant_issue.reference
01746_test_for_tupleElement_must_be_constant_issue.sql
01747_alter_partition_key_enum_zookeeper_long.reference
01747_alter_partition_key_enum_zookeeper_long.sql
01747_executable_pool_dictionary_implicit_key.reference
01747_executable_pool_dictionary_implicit_key.sql
01747_join_view_filter_dictionary.reference
01747_join_view_filter_dictionary.sql
01747_transform_empty_arrays.reference
01747_transform_empty_arrays.sql
01748_dictionary_table_dot.reference
01748_dictionary_table_dot.sql
01748_partition_id_pruning.reference
01748_partition_id_pruning.sql
01750_parsing_exception.reference
01750_parsing_exception.sh
01752_distributed_query_sigsegv.reference
01752_distributed_query_sigsegv.sql
01753_direct_dictionary_simple_key.reference
01753_direct_dictionary_simple_key.sql
01753_fix_clickhouse_format.reference
01753_fix_clickhouse_format.sh
01753_max_uri_size.reference
01753_max_uri_size.sh
01753_mutate_table_predicated_with_table.reference
01753_mutate_table_predicated_with_table.sql
01753_optimize_aggregation_in_order.reference
01753_optimize_aggregation_in_order.sh
01753_system_zookeeper_query_param_path_long.reference Mark some tests as long 2021-03-16 09:52:31 +03:00
01753_system_zookeeper_query_param_path_long.sh
01754_clickhouse_format_backslash.reference
01754_clickhouse_format_backslash.sh
01754_cluster_all_replicas_shard_num.reference
01754_cluster_all_replicas_shard_num.sql
01754_direct_dictionary_complex_key.reference
01754_direct_dictionary_complex_key.sql
01755_client_highlight_multi_line_comment_regression.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01755_client_highlight_multi_line_comment_regression.reference
01755_shard_pruning_with_literal.reference
01755_shard_pruning_with_literal.sql
01756_optimize_skip_unused_shards_rewrite_in.reference
01756_optimize_skip_unused_shards_rewrite_in.sql
01757_optimize_skip_unused_shards_limit.reference
01757_optimize_skip_unused_shards_limit.sql
01758_optimize_skip_unused_shards_once.reference
01758_optimize_skip_unused_shards_once.sh
01759_dictionary_unique_attribute_names.reference
01759_dictionary_unique_attribute_names.sql
01759_optimize_skip_unused_shards_zero_shards.reference
01759_optimize_skip_unused_shards_zero_shards.sql
01760_ddl_dictionary_use_current_database_name.reference
01760_ddl_dictionary_use_current_database_name.sql
01760_modulo_negative.reference
01760_modulo_negative.sql
01760_polygon_dictionaries.reference
01760_polygon_dictionaries.sql
01760_system_dictionaries.reference
01760_system_dictionaries.sql
01761_alter_decimal_zookeeper_long.reference
01761_alter_decimal_zookeeper_long.sql
01761_cast_to_enum_nullable.reference
01761_cast_to_enum_nullable.sql
01761_round_year_bounds.reference
01761_round_year_bounds.sql
01762_datetime64_extended_parsing.reference
01762_datetime64_extended_parsing.sql
01762_deltasumtimestamp_datetime64.reference
01762_deltasumtimestamp_datetime64.sh
01762_deltasumtimestamp.reference
01762_deltasumtimestamp.sql
01763_filter_push_down_bugs.reference
01763_filter_push_down_bugs.sql
01763_long_ttl_group_by.reference
01763_long_ttl_group_by.sql
01763_max_distributed_depth.reference
01763_max_distributed_depth.sql
01763_support_map_lowcardinality_type.reference
01763_support_map_lowcardinality_type.sql
01764_collapsing_merge_adaptive_granularity.reference
01764_collapsing_merge_adaptive_granularity.sql
01764_prefer_column_name_to_alias.reference
01764_prefer_column_name_to_alias.sql
01764_table_function_dictionary.reference
01764_table_function_dictionary.sql
01765_hashed_dictionary_simple_key.reference
01765_hashed_dictionary_simple_key.sql
01765_move_to_table_overlapping_block_number.reference
01765_move_to_table_overlapping_block_number.sql
01765_tehran_dst.reference
01765_tehran_dst.sql
01766_hashed_dictionary_complex_key.reference
01766_hashed_dictionary_complex_key.sql
01766_todatetime64_no_timezone_arg.reference
01766_todatetime64_no_timezone_arg.sql 01766: Use a date without timezone changes 2021-08-18 12:14:00 +02:00
01767_timezoneOf.reference
01767_timezoneOf.sh
01768_array_product.reference
01768_array_product.sql
01768_extended_range.reference
01768_extended_range.sql
01769_extended_range_2.reference
01769_extended_range_2.sql
01770_add_months_ubsan.reference
01770_add_months_ubsan.sql
01770_extended_range_3.reference
01770_extended_range_3.sql
01771_bloom_filter_not_has.reference
01771_bloom_filter_not_has.sql
01771_datetime64_no_time_part.reference
01771_datetime64_no_time_part.sql
01772_intdiv_minus_one_ubsan.reference
01772_intdiv_minus_one_ubsan.sql
01772_to_start_of_hour_align.reference
01772_to_start_of_hour_align.sql
01773_case_sensitive_revision.reference
01773_case_sensitive_revision.sql
01773_case_sensitive_version.reference
01773_case_sensitive_version.sql
01773_datetime64_add_ubsan.reference
01773_datetime64_add_ubsan.sql
01773_min_max_time_system_parts_datetime64.reference
01773_min_max_time_system_parts_datetime64.sql
01774_bar_with_illegal_value.reference
01774_bar_with_illegal_value.sql
01774_case_sensitive_connection_id.reference
01774_case_sensitive_connection_id.sql
01774_ip_address_in_range.reference
01774_ip_address_in_range.sql
01774_tuple_null_in.reference
01774_tuple_null_in.sql
01776_decrypt_aead_size_check.reference
01776_decrypt_aead_size_check.sql
01777_map_populate_series_ubsan.reference
01777_map_populate_series_ubsan.sql
01778_hierarchical_dictionaries.reference
01778_hierarchical_dictionaries.sql
01778_mmap_cache_infra.reference
01778_mmap_cache_infra.sql
01778_test_LowCardinality_FixedString_pk.reference
01778_test_LowCardinality_FixedString_pk.sql
01778_where_with_column_name.reference
01778_where_with_column_name.sql
01779_quantile_deterministic_msan.reference
01779_quantile_deterministic_msan.sql
01780_clickhouse_dictionary_source_loop.reference
01780_clickhouse_dictionary_source_loop.sql
01780_column_sparse_alter.reference
01780_column_sparse_alter.sql
01780_column_sparse_distinct.reference
01780_column_sparse_distinct.sql
01780_column_sparse_filter.reference
01780_column_sparse_filter.sql
01780_column_sparse_full.reference
01780_column_sparse_full.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01780_column_sparse_pk.reference
01780_column_sparse_pk.sql fix functions with sparse arguments 2021-12-24 19:39:50 +03:00
01780_column_sparse_tuple.reference
01780_column_sparse_tuple.sql
01780_column_sparse.reference
01780_column_sparse.sql
01780_dict_get_or_null.reference
01780_dict_get_or_null.sql
01780_range_msan.reference
01780_range_msan.sql
01781_map_op_ubsan.reference
01781_map_op_ubsan.sql Fix UBSan report in mapOp 2021-03-31 04:07:18 +03:00
01781_merge_tree_deduplication.reference
01781_merge_tree_deduplication.sql
01781_token_extractor_buffer_overflow.reference
01781_token_extractor_buffer_overflow.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01782_field_oom.reference
01782_field_oom.sql
01783_http_chunk_size.reference
01783_http_chunk_size.sh
01783_merge_engine_join_key_condition.reference
01783_merge_engine_join_key_condition.sql
01783_parallel_formatting_memory.reference
01783_parallel_formatting_memory.sh
01784_parallel_formatting_memory.reference
01784_parallel_formatting_memory.sql
01785_dictionary_element_count.reference
01785_dictionary_element_count.sql
01785_parallel_formatting_memory.reference
01785_parallel_formatting_memory.sh
01785_pmj_lc_bug.reference
01785_pmj_lc_bug.sql
01786_explain_merge_tree.reference
01786_explain_merge_tree.sh
01786_group_by_pk_many_streams.reference
01786_group_by_pk_many_streams.sql
01786_nullable_string_tsv_at_eof.reference Add a test 2021-04-03 00:14:13 +03:00
01786_nullable_string_tsv_at_eof.sh
01787_arena_assert_column_nothing.reference
01787_arena_assert_column_nothing.sql
01787_map_remote.reference
01787_map_remote.sql
01788_update_nested_type_subcolumn_check.reference
01788_update_nested_type_subcolumn_check.sql
01790_dist_INSERT_block_structure_mismatch_types_and_names.reference
01790_dist_INSERT_block_structure_mismatch_types_and_names.sql
01791_dist_INSERT_block_structure_mismatch.reference
01791_dist_INSERT_block_structure_mismatch.sh
01795_TinyLog_rwlock_ub.reference
01795_TinyLog_rwlock_ub.sql
01796_Log_rwlock_ub.reference
01796_Log_rwlock_ub.sql
01797_StripeLog_rwlock_ub.reference
01797_StripeLog_rwlock_ub.sql
01798_having_push_down.reference
01798_having_push_down.sql
01798_uniq_theta_sketch.reference
01798_uniq_theta_sketch.sql
01798_uniq_theta_union_intersect_not.reference
01798_uniq_theta_union_intersect_not.sql
01799_long_uniq_theta_sketch.reference
01799_long_uniq_theta_sketch.sql
01800_log_nested.reference
01800_log_nested.sql
01801_approx_total_rows_mergetree_reverse.reference
01801_approx_total_rows_mergetree_reverse.sql
01801_dateDiff_DateTime64.reference
01801_dateDiff_DateTime64.sql
01801_distinct_group_by_shard.reference
01801_distinct_group_by_shard.sql
01801_nullable_low_cardinality_tsv.reference
01801_nullable_low_cardinality_tsv.sh
01801_s3_cluster_count.reference
01801_s3_cluster_count.sql
01801_s3_cluster.reference
01801_s3_cluster.sql
01802_formatDateTime_DateTime64_century.reference
01802_formatDateTime_DateTime64_century.sql
01802_rank_corr_mann_whitney_over_window.reference
01802_rank_corr_mann_whitney_over_window.sql
01802_test_postgresql_protocol_with_row_policy.reference
01802_test_postgresql_protocol_with_row_policy.sh
01802_toDateTime64_large_values.reference
01802_toDateTime64_large_values.sql
01803_const_nullable_map.reference
01803_const_nullable_map.sql
01803_untuple_subquery.reference
01803_untuple_subquery.sql
01804_dictionary_decimal256_type.reference
01804_dictionary_decimal256_type.sql
01804_uniq_up_to_ubsan.reference
01804_uniq_up_to_ubsan.sql
01809_inactive_parts_to_delay_throw_insert.reference
01809_inactive_parts_to_delay_throw_insert.sql
01810_max_part_removal_threads_long.reference
01810_max_part_removal_threads_long.sh
01811_datename.reference
01811_datename.sql
01811_filter_by_null.reference
01811_filter_by_null.sql
01811_storage_buffer_flush_parameters.reference
01811_storage_buffer_flush_parameters.sql
01812_basic_auth_http_server.reference
01812_basic_auth_http_server.sh
01812_has_generic.reference
01812_has_generic.sql
01812_optimize_skip_unused_shards_single_node.reference
01812_optimize_skip_unused_shards_single_node.sql
01813_distributed_scalar_subqueries_alias.reference
01813_distributed_scalar_subqueries_alias.sql
01813_quantileBfloat16_nans.reference
01813_quantileBfloat16_nans.sql
01814_distributed_push_down_limit.reference
01814_distributed_push_down_limit.sh
01815_with_mergeable_state_after_aggregation_and_limit.reference
01815_with_mergeable_state_after_aggregation_and_limit.sh
01817_storage_buffer_parameters.reference
01817_storage_buffer_parameters.sql
01818_case_float_value_fangyc.reference
01818_case_float_value_fangyc.sql
01818_input_format_with_names_use_header.reference
01818_input_format_with_names_use_header.sh
01818_move_partition_simple.reference
01818_move_partition_simple.sql
01820_unhex_case_insensitive.reference
01820_unhex_case_insensitive.sql
01821_dictionary_primary_key_wrong_order.reference
01821_dictionary_primary_key_wrong_order.sql
01821_join_table_mutation.reference
01821_join_table_mutation.sql
01821_join_table_race_long.reference
01821_join_table_race_long.sh
01821_table_comment.reference
01821_table_comment.sql
01821_to_date_time_ubsan.reference
01821_to_date_time_ubsan.sql
01822_async_read_from_socket_crash.reference
01822_async_read_from_socket_crash.sh
01822_short_circuit.reference
01822_short_circuit.sql
01822_union_and_constans_error.reference
01822_union_and_constans_error.sql
01823_array_low_cardinality_KuliginStepan.reference
01823_array_low_cardinality_KuliginStepan.sql
01823_explain_json.reference
01823_explain_json.sh
01824_move_to_prewhere_many_columns.reference allow to move more conditions to PREWHERE 2021-04-21 01:03:58 +03:00
01824_move_to_prewhere_many_columns.sql
01824_prefer_global_in_and_join.reference
01824_prefer_global_in_and_join.sql
01825_replacing_vertical_merge.reference
01825_replacing_vertical_merge.sql
01825_type_json_1.reference
01825_type_json_1.sql
01825_type_json_2.reference
01825_type_json_2.sql
01825_type_json_3.reference.j2
01825_type_json_3.sql.j2
01825_type_json_4.reference
01825_type_json_4.sh
01825_type_json_5.reference
01825_type_json_5.sql
01825_type_json_6.reference
01825_type_json_6.sh
01825_type_json_7.reference
01825_type_json_7.sh
01825_type_json_8.reference
01825_type_json_8.sh
01825_type_json_9.reference
01825_type_json_9.sql
01825_type_json_10.reference
01825_type_json_10.sql
01825_type_json_11.reference
01825_type_json_11.sh
01825_type_json_12.reference
01825_type_json_12.sh
01825_type_json_13.reference
01825_type_json_13.sh
01825_type_json_14.reference
01825_type_json_14.sql
01825_type_json_15.reference
01825_type_json_15.sh
01825_type_json_16.reference
01825_type_json_16.sh fix insertion of complex jsons with nested arrays 2022-05-03 13:34:45 +00:00
01825_type_json_17.reference
01825_type_json_17.sql
01825_type_json_18.reference
01825_type_json_18.sql
01825_type_json_add_column.reference.j2
01825_type_json_add_column.sql.j2
01825_type_json_bools.reference
01825_type_json_bools.sql
01825_type_json_btc.reference
01825_type_json_btc.sh
01825_type_json_describe.reference
01825_type_json_describe.sql
01825_type_json_distributed.reference
01825_type_json_distributed.sql
01825_type_json_empty_string.reference
01825_type_json_empty_string.sql
01825_type_json_ephemeral.reference
01825_type_json_ephemeral.sql
01825_type_json_field.reference
01825_type_json_field.sql
01825_type_json_from_map.reference
01825_type_json_from_map.sql
01825_type_json_ghdata_insert_select.reference
01825_type_json_ghdata_insert_select.sh
01825_type_json_ghdata.reference
01825_type_json_ghdata.sh
01825_type_json_in_array.reference
01825_type_json_in_array.sql
01825_type_json_in_other_types.reference
01825_type_json_in_other_types.sh
01825_type_json_insert_select.reference
01825_type_json_insert_select.sql
01825_type_json_missed_values.reference
01825_type_json_missed_values.sql
01825_type_json_multiple_files.reference
01825_type_json_multiple_files.sh
01825_type_json_mutations.reference
01825_type_json_mutations.sql
01825_type_json_nbagames.reference
01825_type_json_nbagames.sh
01825_type_json_nullable.reference
01825_type_json_nullable.sql
01825_type_json_order_by.reference
01825_type_json_order_by.sql
01825_type_json_parallel_insert.reference
01825_type_json_parallel_insert.sql
01825_type_json_partitions.reference
01825_type_json_partitions.sql
01825_type_json_schema_inference.reference
01825_type_json_schema_inference.sh
01825_type_json_schema_race_long.reference
01825_type_json_schema_race_long.sh
01825_type_json_sparse.reference
01825_type_json_sparse.sql
01825_type_json_wide_parts_merge.reference
01825_type_json_wide_parts_merge.sql
01831_max_streams.reference
01831_max_streams.sql
01832_memory_write_suffix.reference
01832_memory_write_suffix.sql
01833_test_collation_alvarotuso.reference
01833_test_collation_alvarotuso.sql
01834_alias_columns_laziness_filimonov.reference
01834_alias_columns_laziness_filimonov.sh
01835_alias_to_primary_key_cyfdecyf.reference
01835_alias_to_primary_key_cyfdecyf.sql
01836_date_time_keep_default_timezone_on_operations_den_crane.reference
01836_date_time_keep_default_timezone_on_operations_den_crane.sql
01837_cast_to_array_from_empty_array.reference
01837_cast_to_array_from_empty_array.sql
01837_database_memory_ddl_dictionaries.reference
01837_database_memory_ddl_dictionaries.sql
01838_system_dictionaries_virtual_key_column.reference
01838_system_dictionaries_virtual_key_column.sql
01839_join_to_subqueries_rewriter_columns_matcher.reference
01839_join_to_subqueries_rewriter_columns_matcher.sql
01840_tupleElement_formatting_fuzzer.reference
01840_tupleElement_formatting_fuzzer.sql
01845_add_testcase_for_arrayElement.reference
01845_add_testcase_for_arrayElement.sql
01846_alter_column_without_type_bugfix.reference
01846_alter_column_without_type_bugfix.sql
01846_null_as_default_for_insert_select.reference
01846_null_as_default_for_insert_select.sql
01847_bad_like.reference
01847_bad_like.sql
01848_http_insert_segfault.reference
01848_http_insert_segfault.sh
01848_partition_value_column.reference
01848_partition_value_column.sql
01849_geoToS2.reference
01849_geoToS2.sql
01850_dist_INSERT_preserve_error.reference
01850_dist_INSERT_preserve_error.sql
01851_array_difference_decimal_overflow_ubsan.reference
01851_array_difference_decimal_overflow_ubsan.sql
01851_clear_column_referenced_by_mv.reference
01851_clear_column_referenced_by_mv.sql
01851_fix_row_policy_empty_result.reference
01851_fix_row_policy_empty_result.sql
01851_hedged_connections_external_tables.reference
01851_hedged_connections_external_tables.sql
01851_s2_to_geo.reference
01851_s2_to_geo.sql
01852_cast_operator_2.reference
01852_cast_operator_2.sql
01852_cast_operator_3.reference
01852_cast_operator_3.sql
01852_cast_operator_4.reference
01852_cast_operator_4.sql
01852_cast_operator_bad_cases.reference
01852_cast_operator_bad_cases.sh
01852_cast_operator.reference
01852_cast_operator.sql
01852_dictionary_found_rate_long.reference
01852_dictionary_found_rate_long.sql
01852_hints_enum_name.reference
01852_hints_enum_name.sh
01852_jit_if.reference
01852_jit_if.sql
01852_map_combinator.reference
01852_map_combinator.sql
01852_multiple_joins_with_union_join.reference
01852_multiple_joins_with_union_join.sql
01852_s2_get_neighbors.reference
01852_s2_get_neighbours.reference
01852_s2_get_neighbours.sql
01853_dictionary_cache_duplicates.reference
01853_dictionary_cache_duplicates.sh
01853_s2_cells_intersect.reference
01853_s2_cells_intersect.sql
01854_dictionary_range_hashed_min_max_attr.reference
01854_dictionary_range_hashed_min_max_attr.sql
01854_HTTP_dict_decompression.python
01854_HTTP_dict_decompression.reference
01854_HTTP_dict_decompression.sh
01854_s2_cap_contains.reference
01854_s2_cap_contains.sql
01854_s2_cap_union.reference
01854_s2_cap_union.sql
01855_jit_comparison_constant_result.reference
01855_jit_comparison_constant_result.sql
01856_create_function.reference
01856_create_function.sql
01860_Distributed__shard_num_GROUP_BY.reference
01860_Distributed__shard_num_GROUP_BY.sql
01861_explain_pipeline.reference
01861_explain_pipeline.sql
01865_aggregator_overflow_row.reference
01865_aggregator_overflow_row.sql
01866_aggregate_function_interval_length_sum.reference
01866_aggregate_function_interval_length_sum.sql
01866_bit_positions_to_array.reference
01866_bit_positions_to_array.sql
01866_datetime64_cmp_with_constant.reference
01866_datetime64_cmp_with_constant.sql
01866_split_by_regexp.reference
01866_split_by_regexp.sql
01866_view_persist_settings.reference
01866_view_persist_settings.sql
01867_fix_storage_memory_mutation.reference
01867_fix_storage_memory_mutation.sql
01867_support_datetime64_version_column.reference
01867_support_datetime64_version_column.sql
01868_order_by_fill_with_datetime64.reference
01868_order_by_fill_with_datetime64.sql
01869_function_modulo_legacy.reference
01869_function_modulo_legacy.sql
01869_reinterpret_as_fixed_string_uuid.reference
01869_reinterpret_as_fixed_string_uuid.sql
01870_buffer_flush.reference
01870_buffer_flush.sql
01870_modulo_partition_key.reference
01870_modulo_partition_key.sql
01871_merge_tree_compile_expressions.reference
01871_merge_tree_compile_expressions.sql
01872_functions_to_subcolumns.reference
01872_functions_to_subcolumns.sql
01872_initial_query_start_time.reference
01872_initial_query_start_time.sh
01874_select_from_trailing_whitespaces.reference
01874_select_from_trailing_whitespaces.sh
01875_ssd_cache_dictionary_decimal256_type.reference
01875_ssd_cache_dictionary_decimal256_type.sh
01880_materialized_view_to_table_type_check.reference
01880_materialized_view_to_table_type_check.sql
01880_remote_ipv6.reference
01880_remote_ipv6.sql
01881_aggregate_functions_versioning.reference
01881_aggregate_functions_versioning.sql
01881_create_as_tuple.reference
01881_create_as_tuple.sql
01881_join_on_conditions_hash.reference.j2
01881_join_on_conditions_hash.sql.j2
01881_join_on_conditions_merge.reference.j2
01881_join_on_conditions_merge.sql.j2
01881_negate_formatting.reference
01881_negate_formatting.sql
01881_to_week_monotonic_fix.reference
01881_to_week_monotonic_fix.sql
01881_total_bytes_storage_buffer.reference
01881_total_bytes_storage_buffer.sql
01881_union_header_mismatch_bug.reference
01881_union_header_mismatch_bug.sql
01882_check_max_parts_to_merge_at_once.reference
01882_check_max_parts_to_merge_at_once.sql Simplier test 2021-05-26 16:53:05 +03:00
01882_scalar_subquery_exception.reference
01882_scalar_subquery_exception.sql
01882_total_rows_approx.reference
01882_total_rows_approx.sh
01883_grouping_sets_crash.reference
01883_grouping_sets_crash.sql
01883_subcolumns_distributed.reference
01883_subcolumns_distributed.sql
01883_with_grouping_sets.reference
01883_with_grouping_sets.sql
01888_bloom_filter_hasAny.reference
01888_bloom_filter_hasAny.sql
01888_read_int_safe.reference
01888_read_int_safe.sql
01889_check_row_policy_defined_using_user_function.reference
01889_check_row_policy_defined_using_user_function.sh
01889_clickhouse_client_config_format.reference
01889_clickhouse_client_config_format.sh
01889_key_condition_function_chains.reference
01889_key_condition_function_chains.sql
01889_postgresql_protocol_null_fields.reference
01889_postgresql_protocol_null_fields.sh
01889_sql_json_functions.reference
01889_sql_json_functions.sql
01889_sqlite_read_write.reference
01889_sqlite_read_write.sh
01889_tokenize.reference
01889_tokenize.sql
01890_cross_join_explain_crash.reference
01890_cross_join_explain_crash.sql
01890_jit_aggregation_function_sum_long.reference
01890_jit_aggregation_function_sum_long.sql
01890_materialized_distributed_join.reference
01890_materialized_distributed_join.sh
01890_state_of_state.reference
01890_state_of_state.sql
01890_stem.reference
01890_stem.sql
01891_echo.reference
01891_echo.sql
01891_jit_aggregation_function_any_long.reference
01891_jit_aggregation_function_any_long.sql
01891_not_in_partition_prune.reference
01891_not_in_partition_prune.sql
01891_not_like_partition_prune.reference
01891_not_like_partition_prune.sql
01891_partition_by_uuid.reference
01891_partition_by_uuid.sql
01891_partition_hash_no_long_int.reference
01891_partition_hash_no_long_int.sql
01891_partition_hash.reference
01891_partition_hash.sql
01892_jit_aggregation_function_any_last_long.reference
01892_jit_aggregation_function_any_last_long.sql
01892_setting_limit_offset_distributed.reference
01892_setting_limit_offset_distributed.sql
01893_jit_aggregation_function_min_long.reference
01893_jit_aggregation_function_min_long.sql
01894_jit_aggregation_function_max_long.reference
01894_jit_aggregation_function_max_long.sql
01895_jit_aggregation_function_avg_long.reference
01895_jit_aggregation_function_avg_long.sql
01896_jit_aggregation_function_if_long.reference
01896_jit_aggregation_function_if_long.sql
01897_jit_aggregation_function_avg_weighted_long.reference
01897_jit_aggregation_function_avg_weighted_long.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
01900_kill_mutation_parallel_long.reference
01900_kill_mutation_parallel_long.sh
01901_in_literal_shard_prune.reference
01901_in_literal_shard_prune.sql
01901_test_attach_partition_from.reference
01901_test_attach_partition_from.sql
01902_dictionary_array_type.reference
01902_dictionary_array_type.sql
01902_self_aliases_in_columns.reference
01902_self_aliases_in_columns.sql
01902_table_function_merge_db_repr.reference fix 2021-06-27 06:09:23 +00:00
01902_table_function_merge_db_repr.sql
01903_correct_block_size_prediction_with_default.reference
01903_correct_block_size_prediction_with_default.sql
01903_csvwithnames_subset_of_columns.reference
01903_csvwithnames_subset_of_columns.sh
01903_http_fields.reference
01903_http_fields.sh
01903_ssd_cache_dictionary_array_type.reference
01903_ssd_cache_dictionary_array_type.sh
01904_dictionary_default_nullable_type.reference
01904_dictionary_default_nullable_type.sql
01904_ssd_cache_dictionary_default_nullable_type.reference
01904_ssd_cache_dictionary_default_nullable_type.sh
01905_to_json_string.reference
01905_to_json_string.sql
01906_bigint_accurate_cast_ubsan.reference
01906_bigint_accurate_cast_ubsan.sql
01906_h3_to_geo.reference
01906_h3_to_geo.sql
01906_lc_in_bug.reference
01906_lc_in_bug.sql
01906_partition_by_multiply_by_zero.reference
01906_partition_by_multiply_by_zero.sql
01907_multiple_aliases.reference
01907_multiple_aliases.sql fix tests 2022-06-23 12:58:34 +02:00
01908_with_unknown_column.reference
01908_with_unknown_column.sql
01909_mbtolou.reference
01909_mbtolou.sql
01910_client_replxx_container_overflow_long.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01910_client_replxx_container_overflow_long.reference
01910_memory_tracking_topk.reference
01910_memory_tracking_topk.sql
01910_view_dictionary.reference
01910_view_dictionary.sql
01911_logical_error_minus.reference
01911_logical_error_minus.sql
01912_bad_cast_join_fuzz.reference
01912_bad_cast_join_fuzz.sql
01913_exact_rows_before_limit.reference
01913_exact_rows_before_limit.sql
01913_fix_column_transformer_replace_format.reference
01913_fix_column_transformer_replace_format.sql
01913_if_int_decimal.reference
01913_if_int_decimal.sql
01913_join_push_down_bug.reference
01913_join_push_down_bug.sql
01913_names_of_tuple_literal.reference
01913_names_of_tuple_literal.sql
01913_quantile_deterministic.reference
01913_quantile_deterministic.sh
01913_replace_dictionary.reference
01913_replace_dictionary.sql
01913_summing_mt_and_simple_agg_function_with_lc.reference
01913_summing_mt_and_simple_agg_function_with_lc.sql
01914_exchange_dictionaries.reference
01914_exchange_dictionaries.sql
01914_index_bgranvea.reference Add a test for #17964 2021-06-15 07:11:17 +03:00
01914_index_bgranvea.sql Add a test for #17964 2021-06-15 07:11:17 +03:00
01914_ubsan_quantile_timing.reference
01914_ubsan_quantile_timing.sql
01915_create_or_replace_dictionary.reference
01915_create_or_replace_dictionary.sql
01915_for_each_crakjie.reference
01915_for_each_crakjie.sql
01915_json_extract_raw_string.reference
01915_json_extract_raw_string.sql
01915_merge_prewhere_virtual_column_rand_chao_wang.reference
01915_merge_prewhere_virtual_column_rand_chao_wang.sql Update tests references after PREWHERE changes 2023-02-16 17:21:53 +01:00
01916_low_cardinality_interval.reference
01916_low_cardinality_interval.sql
01916_lowcard_dict_type.reference
01916_lowcard_dict_type.sql
01916_multiple_join_view_optimize_predicate_chertus.reference
01916_multiple_join_view_optimize_predicate_chertus.sql
01917_distinct_on.reference Force parentheses for DISTINCT ON 2021-07-06 12:17:26 +03:00
01917_distinct_on.sql
01917_prewhere_column_type.reference
01917_prewhere_column_type.sql
01917_system_data_skipping_indices.reference
01917_system_data_skipping_indices.sql
01920_async_drain_connections.reference
01920_async_drain_connections.sql
01920_not_chain_format.reference
01920_not_chain_format.sql
01921_concurrent_ttl_and_normal_merges_zookeeper_long.reference
01921_concurrent_ttl_and_normal_merges_zookeeper_long.sh
01921_datatype_date32.reference
01921_datatype_date32.sql
01921_not_chain.reference
01921_not_chain.sql
01921_test_progress_bar.py
01921_test_progress_bar.reference Add test for progress bar 2021-06-21 14:20:29 +00:00
01921_with_fill_with_totals.reference
01921_with_fill_with_totals.sql
01922_array_join_with_index.reference
01922_array_join_with_index.sql
01922_client_param.reference
01922_client_param.sh
01922_sum_null_for_remote.reference
01922_sum_null_for_remote.sql
01923_different_expression_name_alias.reference
01923_different_expression_name_alias.sql
01923_network_receive_time_metric_insert.reference
01923_network_receive_time_metric_insert.sh
01923_ttl_with_modify_column.reference
01923_ttl_with_modify_column.sql
01924_argmax_bitmap_state.reference
01924_argmax_bitmap_state.sql
01925_broken_partition_id_zookeeper.reference
01925_broken_partition_id_zookeeper.sql
01925_date_date_time_comparison.reference
01925_date_date_time_comparison.sql
01925_jit_aggregation_function_count_long.reference
01925_jit_aggregation_function_count_long.sql
01925_join_materialized_columns.reference
01925_join_materialized_columns.sql
01925_json_as_string_data_in_square_brackets.reference
01925_json_as_string_data_in_square_brackets.sql
01925_map_populate_series_on_map.reference
01925_map_populate_series_on_map.sql
01925_merge_prewhere_table.reference
01925_merge_prewhere_table.sql
01925_test_group_by_const_consistency.reference
01925_test_group_by_const_consistency.sql
01925_test_storage_merge_aliases.reference
01925_test_storage_merge_aliases.sql
01926_bin_unbin.reference
01926_bin_unbin.sql
01926_date_date_time_supertype.reference
01926_date_date_time_supertype.sql
01926_json_as_string_array.reference
01926_json_as_string_array.sh
01926_order_by_desc_limit.reference
01926_order_by_desc_limit.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
01926_union_all_schmak.reference
01926_union_all_schmak.sql
01927_query_views_log_current_database.reference
01927_query_views_log_current_database.sql
01927_query_views_log_matview_exceptions.reference
01927_query_views_log_matview_exceptions.sh
01930_optimize_skip_unused_shards_rewrite_in.reference
01930_optimize_skip_unused_shards_rewrite_in.sql
01931_storage_merge_no_columns.reference
01931_storage_merge_no_columns.sql Update tests references after PREWHERE changes 2023-02-16 17:21:53 +01:00
01932_alter_index_with_order.reference
01932_alter_index_with_order.sql
01932_global_in_function.reference
01932_global_in_function.sql
01932_null_valid_identifier.reference
01932_null_valid_identifier.sql
01932_remote_sharding_key_column.reference
01932_remote_sharding_key_column.sql
01933_client_replxx_convert_history.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01933_client_replxx_convert_history.reference
01933_invalid_date.reference
01933_invalid_date.sql
01934_constexpr_aggregate_function_parameters.reference
01934_constexpr_aggregate_function_parameters.sql Fixed tests 2023-02-17 16:50:46 +01:00
01935_parametrized_query_parametric_aggregate_function.reference
01935_parametrized_query_parametric_aggregate_function.sh
01936_empty_function_support_uuid.reference
01936_empty_function_support_uuid.sql
01936_quantiles_cannot_return_null.reference
01936_quantiles_cannot_return_null.sql
01936_three_parts_identifiers_in_wrong_places.reference
01936_three_parts_identifiers_in_wrong_places.sql
01937_nested_chinese.reference
01937_nested_chinese.sql
01938_joins_identifiers.reference
01938_joins_identifiers.sql
01939_network_receive_bytes_metrics.reference
01939_network_receive_bytes_metrics.sh
01939_type_map_json.reference
01939_type_map_json.sql
01939_user_with_default_database.reference
01939_user_with_default_database.sh
01940_custom_tld_sharding_key.reference
01940_custom_tld_sharding_key.sql Add tags to tests. 2021-09-12 17:15:28 +03:00
01940_pad_string.reference
01940_pad_string.sql
01940_point_in_polygon_ubsan.reference
01940_point_in_polygon_ubsan.sql
01940_totimezone_operator_monotonicity.reference
01940_totimezone_operator_monotonicity.sql
01941_dict_get_has_complex_single_key.reference
01941_dict_get_has_complex_single_key.sql
01942_create_table_with_sample.reference
01942_create_table_with_sample.sql
01942_dateTimeToSnowflake.reference feat: add docs and tests 2021-08-16 17:24:51 +08:00
01942_dateTimeToSnowflake.sql
01942_snowflakeToDateTime.reference
01942_snowflakeToDateTime.sql
01942_untuple_transformers_msan.reference
01942_untuple_transformers_msan.sql
01943_log_column_sizes.reference
01943_log_column_sizes.sql
01943_non_deterministic_order_key.reference
01943_non_deterministic_order_key.sql
01943_pmj_non_joined_stuck.reference.j2
01943_pmj_non_joined_stuck.sql.j2
01943_query_id_check.reference
01943_query_id_check.sql
01944_insert_partition_by.reference
01944_insert_partition_by.sql
01944_range_max_elements.reference Add a test 2021-07-14 12:13:40 +03:00
01944_range_max_elements.sql
01945_show_debug_warning.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
01945_show_debug_warning.reference
01945_system_warnings.reference
01945_system_warnings.sh
01946_profile_sleep.reference
01946_profile_sleep.sql
01946_test_wrong_host_name_access.reference
01946_test_wrong_host_name_access.sh
01946_test_zstd_decompression_with_escape_sequence_at_the_end_of_buffer.reference
01946_test_zstd_decompression_with_escape_sequence_at_the_end_of_buffer.sh
01946_test.reference
01946_tskv.reference
01946_tskv.sh
01947_multiple_pipe_read.reference
01947_multiple_pipe_read.sh
01947_mv_subquery.reference
01947_mv_subquery.sql
01948_dictionary_quoted_database_name.reference
01948_dictionary_quoted_database_name.sql
01948_group_bitmap_and_or_xor_fix.reference
01948_group_bitmap_and_or_xor_fix.sql
01948_heredoc.reference
01948_heredoc.sql
01949_clickhouse_local_with_remote_localhost.reference
01949_clickhouse_local_with_remote_localhost.sh
01949_heredoc_unfinished.reference
01949_heredoc_unfinished.sh
01950_aliases_bad_cast.reference
01950_aliases_bad_cast.sql
01950_kill_large_group_by_query.reference
01950_kill_large_group_by_query.sh
01951_distributed_push_down_limit.reference
01951_distributed_push_down_limit.sql
01952_optimize_distributed_group_by_sharding_key.reference
01952_optimize_distributed_group_by_sharding_key.sql
01954_clickhouse_benchmark_multiple_long.config.xml
01954_clickhouse_benchmark_multiple_long.reference
01954_clickhouse_benchmark_multiple_long.sh
01955_clickhouse_benchmark_connection_hang.reference
01955_clickhouse_benchmark_connection_hang.sh
01956_skip_unavailable_shards_excessive_attempts.reference
01956_skip_unavailable_shards_excessive_attempts.sh
01957_heredoc_more.reference
01957_heredoc_more.sql
01958_partial_hour_timezone.reference
01958_partial_hour_timezone.sql
01960_lambda_precedence.reference
01960_lambda_precedence.sql
01961_roaring_memory_tracking.reference
01961_roaring_memory_tracking.sql
01999_grant_with_replace.reference
01999_grant_with_replace.sql
02000_default_from_default_empty_column.reference
02000_default_from_default_empty_column.sql
02000_join_on_const.reference
02000_join_on_const.sql
02000_map_full_text_bloom_filter_index.reference
02000_map_full_text_bloom_filter_index.sql
02000_table_function_cluster_macros.reference
02000_table_function_cluster_macros.sql
02001_add_default_database_to_system_users.reference
02001_add_default_database_to_system_users.sql
02001_compress_output_file.reference
02001_compress_output_file.sh
02001_dist_on_dist_WithMergeableStateAfterAggregation.reference
02001_dist_on_dist_WithMergeableStateAfterAggregation.sql
02001_hostname_test.reference
02001_hostname_test.sql
02001_join_on_const_bs_long.reference
02001_join_on_const_bs_long.sql.j2
02001_select_with_filter.reference
02001_select_with_filter.sql
02001_shard_num_shard_count.reference
02001_shard_num_shard_count.sql
02002_global_subqueries_subquery_or_table_name.reference
02002_global_subqueries_subquery_or_table_name.sql
02002_parse_map_int_key.reference
02002_parse_map_int_key.sql
02002_row_level_filter_bug.reference
02002_row_level_filter_bug.sh
02002_sampling_and_unknown_column_bug.reference
02002_sampling_and_unknown_column_bug.sql
02002_system_table_with_tuple.reference
02002_system_table_with_tuple.sh
02003_bug_from_23515.reference
02003_bug_from_23515.sql
02003_compress_bz2.reference
02003_compress_bz2.sh
02003_memory_limit_in_client.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02003_memory_limit_in_client.reference
02003_WithMergeableStateAfterAggregationAndLimit_LIMIT_BY_LIMIT_OFFSET.reference
02003_WithMergeableStateAfterAggregationAndLimit_LIMIT_BY_LIMIT_OFFSET.sql
02004_intersect_except_const_column.reference implement intersect + except distinct 2022-08-30 18:09:01 +08:00
02004_intersect_except_const_column.sql
02004_intersect_except_distinct_operators.reference
02004_intersect_except_distinct_operators.sql
02004_intersect_except_operators.reference
02004_intersect_except_operators.sql
02004_invalid_partition_mutation_stuck.reference
02004_invalid_partition_mutation_stuck.sql
02004_max_hyperscan_regex_length.reference
02004_max_hyperscan_regex_length.sql
02005_log_formatted_queries.reference
02005_log_formatted_queries.sql
02006_client_test_hint_error_name.reference
02006_client_test_hint_error_name.sql
02006_client_test_hint_no_such_error_name.reference
02006_client_test_hint_no_such_error_name.sh
02006_h3_to_geo_boundary.reference
02006_h3_to_geo_boundary.sql
02006_test_positional_arguments.reference
02006_test_positional_arguments.sql
02006_todatetime64_from_string.reference
02006_todatetime64_from_string.sql
02006_use_constants_in_with_and_select.reference
02006_use_constants_in_with_and_select.sql
02007_ipv4_and_ipv6_to_and_from_string.reference
02007_ipv4_and_ipv6_to_and_from_string.sql
02007_join_use_nulls.reference
02007_join_use_nulls.sql
02007_test_any_all_operators.reference
02007_test_any_all_operators.sql
02008_aliased_column_distributed_bug.reference
02008_aliased_column_distributed_bug.sql
02008_complex_key_range_hashed_dictionary.reference
02008_complex_key_range_hashed_dictionary.sql Fixed tests 2022-01-17 14:37:23 +00:00
02008_materialize_column.reference
02008_materialize_column.sql
02008_test_union_distinct_in_subquery.reference
02008_test_union_distinct_in_subquery.sql
02008_tuple_to_name_value_pairs.reference
02008_tuple_to_name_value_pairs.sql
02009_array_join_partition.reference
02009_array_join_partition.sql
02009_body_query_params.reference
02009_body_query_params.sh
02009_decimal_no_trailing_zeros.reference
02009_decimal_no_trailing_zeros.sql
02009_from_infile.reference
02009_from_infile.sh
02009_mysql_client_empty_result.reference
02009_mysql_client_empty_result.sh
02010_array_index_bad_cast.reference
02010_array_index_bad_cast.sql
02010_lc_native.python
02010_lc_native.reference
02010_lc_native.sh
02011_dictionary_empty_attribute_list.reference
02011_dictionary_empty_attribute_list.sql
02011_http_parsing.reference
02011_http_parsing.sh
02011_normalize_utf8.reference
02011_normalize_utf8.sql
02011_tuple_vector_functions.reference
02011_tuple_vector_functions.sql
02012_changed_enum_type_non_replicated.reference
02012_changed_enum_type_non_replicated.sql
02012_compress_lz4.reference
02012_compress_lz4.sh
02012_get_server_port.reference
02012_get_server_port.sql
02012_low_cardinality_uuid_with_extremes.reference
02012_low_cardinality_uuid_with_extremes.sql
02012_settings_clause_for_s3.reference
02012_settings_clause_for_s3.sql
02012_sha512_fixedstring.reference
02012_sha512_fixedstring.sql
02012_zookeeper_changed_enum_type_incompatible.reference
02012_zookeeper_changed_enum_type_incompatible.sql
02012_zookeeper_changed_enum_type.reference
02012_zookeeper_changed_enum_type.sql
02013_bloom_filter_hasAll.reference
02013_bloom_filter_hasAll.sql
02013_emptystring_cast.reference
02013_emptystring_cast.sql
02013_json_function_null_column.reference Allow coercing in JSONExtract* functions 2022-10-27 10:26:55 +02:00
02013_json_function_null_column.sql Enable simdjson in fasttest (should be pretty lightweight) 2023-01-27 10:01:08 +01:00
02013_lc_nullable_and_infinity.reference
02013_lc_nullable_and_infinity.sql
02013_zlib_read_after_eof.go
02013_zlib_read_after_eof.reference
02013_zlib_read_after_eof.sh
02014_dict_get_nullable_key.reference
02014_dict_get_nullable_key.sql
02014_map_different_keys.reference
02014_map_different_keys.sql
02014_query_parameters.reference
02014_query_parameters.sh
02014_storage_merge_order_by.reference
02014_storage_merge_order_by.sql
02015_async_inserts_1.reference
02015_async_inserts_1.sh
02015_async_inserts_2.reference
02015_async_inserts_2.sh fix 2023-02-18 11:38:09 +01:00
02015_async_inserts_3.reference
02015_async_inserts_3.sh
02015_async_inserts_4.reference
02015_async_inserts_4.sh
02015_async_inserts_5.reference
02015_async_inserts_5.sh
02015_async_inserts_6.reference
02015_async_inserts_6.sh
02015_async_inserts_7.reference
02015_async_inserts_7.sh fix use-after-free 2021-10-24 22:32:28 +03:00
02015_async_inserts_stress_long.reference add stress test for async inserts 2021-09-09 20:17:19 +03:00
02015_async_inserts_stress_long.sh
02015_column_default_dict_get_identifier.reference
02015_column_default_dict_get_identifier.sql
02015_division_by_nullable.reference
02015_division_by_nullable.sql
02015_executable_user_defined_functions.reference
02015_executable_user_defined_functions.sql
02015_global_in_threads.reference
02015_global_in_threads.sh
02015_order_by_with_fill_misoptimization.reference
02015_order_by_with_fill_misoptimization.sql
02015_shard_crash_clang_12_build.reference
02015_shard_crash_clang_12_build.sh
02016_agg_empty_result_bug_28880.reference
02016_agg_empty_result_bug_28880.sql
02016_aggregation_spark_bar.reference
02016_aggregation_spark_bar.sql
02016_bit_shift_right_for_string_integer.reference
02016_bit_shift_right_for_string_integer.sql
02016_order_by_with_fill_monotonic_functions_removal.reference
02016_order_by_with_fill_monotonic_functions_removal.sql
02016_summing_mt_aggregating_column.reference
02016_summing_mt_aggregating_column.sql
02017_bit_shift_left_for_string_integer.reference
02017_bit_shift_left_for_string_integer.sql
02017_columns_with_dot_2.reference
02017_columns_with_dot_2.sql fix nested and scalar columns with dot, which is missed in part 2021-09-08 21:42:34 +03:00
02017_columns_with_dot.reference
02017_columns_with_dot.sql
02017_create_distributed_table_coredump.reference
02017_create_distributed_table_coredump.sql
02017_order_by_with_fill_redundant_functions.reference
02017_order_by_with_fill_redundant_functions.sql
02018_multiple_with_fill_for_the_same_column.reference
02018_multiple_with_fill_for_the_same_column.sql
02019_multiple_weird_with_fill.reference
02019_multiple_weird_with_fill.sql
02020_alter_table_modify_comment.reference
02020_alter_table_modify_comment.sh
02020_cast_integer_overflow.reference
02020_cast_integer_overflow.sql
02020_exponential_smoothing_cross_block.reference
02020_exponential_smoothing_cross_block.sql
02020_exponential_smoothing.reference
02020_exponential_smoothing.sql
02021_create_database_with_comment.reference
02021_create_database_with_comment.sh
02021_exponential_sum_shard.reference
02021_exponential_sum_shard.sql
02021_exponential_sum.reference
02021_exponential_sum.sql
02021_h3_get_faces.reference
02021_h3_get_faces.sql
02021_h3_is_pentagon.reference
02021_h3_is_pentagon.sql
02021_h3_is_res_classIII.reference
02021_h3_is_res_classIII.sql
02021_map_bloom_filter_index.reference
02021_map_bloom_filter_index.sql
02021_map_has.reference
02021_map_has.sql
02021_prewhere_always_true_where.reference
02021_prewhere_always_true_where.sql
02021_prewhere_column_optimization.reference
02021_prewhere_column_optimization.sql
02022_array_full_text_bloom_filter_index.reference
02022_array_full_text_bloom_filter_index.sql
02022_bzip2_truncated.reference
02022_bzip2_truncated.sh
02022_storage_filelog_one_file.reference
02022_storage_filelog_one_file.sh
02023_nullable_int_uint_where.reference
02023_nullable_int_uint_where.sql
02023_parser_number_binary_literal.reference
02023_parser_number_binary_literal.sql
02023_storage_filelog.reference
02023_storage_filelog.sh
02023_transform_or_to_in.reference
02023_transform_or_to_in.sql
02024_compile_expressions_with_short_circuit_evaluation.reference
02024_compile_expressions_with_short_circuit_evaluation.sql
02024_compression_in_query.reference
02024_compression_in_query.sh
02024_create_dictionary_with_comment.reference
02024_create_dictionary_with_comment.sql
02024_join_on_or_long.reference
02024_join_on_or_long.sql.j2
02024_merge_regexp_assert.reference
02024_merge_regexp_assert.sql
02024_storage_filelog_mv.reference
02024_storage_filelog_mv.sh
02025_dictionary_array_nested_map.reference
02025_dictionary_array_nested_map.sql
02025_dictionary_view_different_db.reference rename tests 2021-09-29 17:43:35 +03:00
02025_dictionary_view_different_db.sql
02025_having_filter_column.reference
02025_having_filter_column.sql
02025_nested_func_for_if_combinator.reference
02025_nested_func_for_if_combinator.sql
02025_storage_filelog_virtual_col.reference
02025_storage_filelog_virtual_col.sh
02025_subcolumns_compact_parts.reference
02025_subcolumns_compact_parts.sql
02026_accurate_cast_or_default.reference
02026_accurate_cast_or_default.sql
02026_arrayDifference_const.reference
02026_arrayDifference_const.sql
02026_describe_include_subcolumns.reference
02026_describe_include_subcolumns.sql
02026_storage_filelog_largefile.reference
02026_storage_filelog_largefile.sh fix 2022-12-11 16:40:36 +00:00
02027_arrayCumSumNonNegative_const.reference
02027_arrayCumSumNonNegative_const.sql
02027_ngrams.reference
02027_ngrams.sql
02028_add_default_database_for_alterquery_on_cluster.reference
02028_add_default_database_for_alterquery_on_cluster.sql
02028_create_select_settings.reference
02028_create_select_settings.sql
02028_system_data_skipping_indices_size.reference
02028_system_data_skipping_indices_size.sql
02028_tokens.reference
02028_tokens.sql
02029_orc_low_cardinality.reference
02029_orc_low_cardinality.sh
02029_output_csv_null_representation.reference
02029_output_csv_null_representation.sql
02029_quantile_sanitizer.reference
02029_quantile_sanitizer.sql
02029_test_implemented_methods.reference
02029_test_implemented_methods.sh
02029_test_options_requests.reference
02029_test_options_requests.sh
02030_capnp_format.reference
02030_capnp_format.sh
02030_client_unknown_database.reference
02030_client_unknown_database.sh
02030_function_mapContainsKeyLike.reference
02030_function_mapContainsKeyLike.sql
02030_quantiles_underflow.reference
02030_quantiles_underflow.sql
02030_rocksdb_race_long.reference
02030_rocksdb_race_long.sh
02030_tuple_filter.reference QueryTreePassManager add ComparisonTupleEliminationPass 2023-02-16 12:17:03 +01:00
02030_tuple_filter.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02031_format_query_option.reference
02031_format_query_option.sh
02032_short_circuit_least_greatest_bug.reference
02032_short_circuit_least_greatest_bug.sql
02033_join_engine_deadlock_long.reference
02033_join_engine_deadlock_long.sh
02035_isNull_isNotNull_format.reference
02035_isNull_isNotNull_format.sql Add missing parenthesis for isNotNull/isNull rewrites to IS [NOT] NULL 2021-10-21 21:18:00 +03:00
02036_jit_short_circuit.reference
02036_jit_short_circuit.sql
02039_group_by_with_totals_having.reference
02039_group_by_with_totals_having.sql
02040_clickhouse_benchmark_query_id_pass_through.reference
02040_clickhouse_benchmark_query_id_pass_through.sh
02041_conversion_between_date32_and_datetime64.reference
02041_conversion_between_date32_and_datetime64.sql
02041_openssl_hash_functions_test.reference
02041_openssl_hash_functions_test.sql
02041_test_fuzzy_alter.reference
02041_test_fuzzy_alter.sql
02042_map_get_non_const_key.reference
02042_map_get_non_const_key.sql
02043_query_obfuscator_embedded_dictionaries.reference
02043_query_obfuscator_embedded_dictionaries.sh
02043_user_defined_executable_function_implicit_cast.reference
02043_user_defined_executable_function_implicit_cast.sql
02044_exists_operator.reference
02044_exists_operator.sql
02044_url_glob_parallel_connection_refused.reference
02044_url_glob_parallel_connection_refused.sh
02044_url_glob_parallel.reference
02044_url_glob_parallel.sh
02045_like_function.reference
02045_like_function.sql
02046_low_cardinality_parallel_group_by.reference
02046_low_cardinality_parallel_group_by.sh
02046_remote_table_function_named_collections.reference
02046_remote_table_function_named_collections.sql
02047_alias_for_table_and_database_name.reference
02047_alias_for_table_and_database_name.sql
02047_client_exception.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02047_client_exception.reference
02047_log_family_complex_structs_data_file_dumps.reference
02047_log_family_complex_structs_data_file_dumps.sh
02047_log_family_data_file_dumps.reference
02047_log_family_data_file_dumps.sh
02047_log_family_data_file_sizes.reference
02047_log_family_data_file_sizes.sh
02048_alter_command_format.reference
02048_alter_command_format.sh
02048_clickhouse_local_stage.reference
02048_clickhouse_local_stage.sh
02048_parallel_reading_from_infile.reference
02048_parallel_reading_from_infile.sh
02048_views_with_comment.reference
02048_views_with_comment.sql
02049_clickhouse_local_merge_tree.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02049_clickhouse_local_merge_tree.reference
02049_lowcardinality_shortcircuit_crash.reference
02049_lowcardinality_shortcircuit_crash.sql
02050_clickhouse_client_local_exception.reference
02050_clickhouse_client_local_exception.sh
02050_clickhouse_local_parsing_exception.reference
02050_clickhouse_local_parsing_exception.sh
02050_client_profile_events.reference
02050_client_profile_events.sh
02051_read_settings.reference.j2 add initial io_uring support 2023-01-28 21:54:44 +02:00
02051_read_settings.sql.j2
02051_symlinks_to_user_files.reference
02051_symlinks_to_user_files.sh
02052_last_granula_adjust_LOGICAL_ERROR.reference
02052_last_granula_adjust_LOGICAL_ERROR.sql.j2
02053_INSERT_SELECT_MATERIALIZED.reference
02053_INSERT_SELECT_MATERIALIZED.sql
02067_lost_part_s3.reference
02067_lost_part_s3.sql
02070_join_on_disk.reference
02070_join_on_disk.sql
02071_lower_upper_utf8_row_overlaps.reference
02071_lower_upper_utf8_row_overlaps.sql
02095_function_get_os_kernel_version.reference fix test 2021-10-10 00:06:11 +08:00
02095_function_get_os_kernel_version.sql
02096_bad_options_in_client_and_local.reference
02096_bad_options_in_client_and_local.sh
02096_date_time_1970_saturation2.reference
02096_date_time_1970_saturation2.sql
02096_date_time_1970_saturation.reference
02096_date_time_1970_saturation.sql
02096_join_unusual_identifier_begin.reference
02096_join_unusual_identifier_begin.sql
02096_rename_atomic_hang.reference
02096_rename_atomic_hang.sql
02096_sample_by_tuple.reference fix sample by tuple() 2021-10-12 05:19:32 +00:00
02096_sample_by_tuple.sql
02096_sql_user_defined_function_alias.reference
02096_sql_user_defined_function_alias.sql
02096_totals_global_in_bug.reference
02096_totals_global_in_bug.sql
02097_default_dict_get_add_database.reference
02097_default_dict_get_add_database.sql
02097_initializeAggregationNullable.reference
02097_initializeAggregationNullable.sql
02097_json_strings_deserialization.reference
02097_json_strings_deserialization.sh
02097_polygon_dictionary_store_key.reference
02097_polygon_dictionary_store_key.sql
02097_remove_sample_by.reference
02097_remove_sample_by.sql
02098_date32_comparison.reference
02098_date32_comparison.sql
02098_hashed_array_dictionary_simple_key.reference
02098_hashed_array_dictionary_simple_key.sql
02098_sql_user_defined_functions_aliases.reference
02098_sql_user_defined_functions_aliases.sql
02098_with_types_use_header.reference
02098_with_types_use_header.sh
02099_hashed_array_dictionary_complex_key.reference
02099_hashed_array_dictionary_complex_key.sql
02099_sql_user_defined_functions_lambda.reference
02099_sql_user_defined_functions_lambda.sql
02099_tsv_raw_format.reference
02099_tsv_raw_format.sh
02100_alter_scalar_circular_deadlock.reference
02100_alter_scalar_circular_deadlock.sql
02100_limit_push_down_bug.reference
02100_limit_push_down_bug.sql
02100_low_cardinality_nullable_null_default.reference Refactor and improve TSV, CSV and JSONCompactEachRow formats, fix some bugs in formats 2021-10-14 13:32:49 +03:00
02100_low_cardinality_nullable_null_default.sh
02100_multiple_hosts_command_line_set_ssl.reference
02100_multiple_hosts_command_line_set_ssl.sh
02100_multiple_hosts_command_line_set.reference
02100_multiple_hosts_command_line_set.sh
02100_now64_types_bug.reference Fix argument types for now and now64 2021-10-25 12:06:53 +03:00
02100_now64_types_bug.sql
02100_replaceRegexpAll_bug.reference
02100_replaceRegexpAll_bug.sql
02101_avro_union_index_out_of_boundary.reference
02101_avro_union_index_out_of_boundary.sh
02101_empty_as_default_and_omitted_fields.reference
02101_empty_as_default_and_omitted_fields.sh
02101_sql_user_defined_functions_create_or_replace.reference
02101_sql_user_defined_functions_create_or_replace.sql
02101_sql_user_defined_functions_drop_if_exists.reference
02101_sql_user_defined_functions_drop_if_exists.sql
02102_row_binary_with_names_and_types.reference
02102_row_binary_with_names_and_types.sh
02102_sql_user_defined_functions_create_if_not_exists.reference
02102_sql_user_defined_functions_create_if_not_exists.sql
02103_sql_user_defined_functions_composition.reference
02103_sql_user_defined_functions_composition.sql
02103_tsv_csv_custom_null_representation.reference
02103_tsv_csv_custom_null_representation.sh Updated tests to match new SETTINGS behavior 2023-02-07 19:41:34 +01:00
02103_with_names_and_types_parallel_parsing.reference
02103_with_names_and_types_parallel_parsing.sh
02104_clickhouse_local_columns_description.reference
02104_clickhouse_local_columns_description.sh
02104_json_strings_nullable_string.reference
02104_json_strings_nullable_string.sh
02105_backslash_letter_commands.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02105_backslash_letter_commands.reference
02105_table_function_file_partiotion_by.reference
02105_table_function_file_partiotion_by.sh
02110_clickhouse_local_custom_tld.config.xml
02110_clickhouse_local_custom_tld.reference
02110_clickhouse_local_custom_tld.sh
02110_clickhouse_local_custom_tld.tld.dat
02111_function_mapExtractKeyLike.reference
02111_function_mapExtractKeyLike.sql
02111_global_context_temporary_tables.reference
02111_global_context_temporary_tables.sql
02111_json_column_name_encoding.reference
02111_json_column_name_encoding.sql
02111_modify_table_comment.reference
02111_modify_table_comment.sql
02111_with_fill_no_rows.reference fix WITH FILL with set TO and FROM and no rows in result set 2021-10-30 21:38:40 +03:00
02111_with_fill_no_rows.sql
02112_delayed_clickhouse_client_with_queries_file.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02112_delayed_clickhouse_client_with_queries_file.reference
02112_delayed_clickhouse_local_with_queries_file.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02112_delayed_clickhouse_local_with_queries_file.reference
02112_delayed_clickhouse_local.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02112_delayed_clickhouse_local.reference
02112_parse_date_yyyymmdd.reference
02112_parse_date_yyyymmdd.sh
02112_skip_index_set_and_or.reference
02112_skip_index_set_and_or.sql
02112_with_fill_interval.reference
02112_with_fill_interval.sql
02113_base64encode_trailing_bytes_1.reference
02113_base64encode_trailing_bytes_1.sql
02113_base64encode_trailing_bytes.reference
02113_base64encode_trailing_bytes.sql
02113_format_row_bug.reference
02113_format_row_bug.sql
02113_format_row.reference
02113_format_row.sql Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
02113_hdfs_assert.reference
02113_hdfs_assert.sh
02113_untuple_func_alias.reference
02113_untuple_func_alias.sql
02114_bool_type.reference
02114_bool_type.sql
02114_hdfs_bad_url.reference
02114_hdfs_bad_url.sh
02114_offset_fetch_without_order_by.reference
02114_offset_fetch_without_order_by.sh
02115_map_contains.reference
02115_map_contains.sql
02115_rewrite_local_join_right_distribute_table.reference
02115_rewrite_local_join_right_distribute_table.sql
02115_write_buffers_finalize.reference
02115_write_buffers_finalize.sh
02116_clickhouse_stderr.reference
02116_clickhouse_stderr.sh
02116_interactive_hello.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02116_interactive_hello.reference
02116_tuple_element.reference
02116_tuple_element.sql
02117_custom_separated_with_names_and_types.reference
02117_custom_separated_with_names_and_types.sh
02117_show_create_table_system.reference Merge pull request #46667 from kssenii/hide-named-collections-under-setting 2023-02-23 11:44:50 +01:00
02117_show_create_table_system.sql
02118_deserialize_whole_text.reference
02118_deserialize_whole_text.sh
02118_show_create_table_rocksdb.reference
02118_show_create_table_rocksdb.sql
02119_sumcount.reference
02119_sumcount.sql
02121_pager.reference
02121_pager.sh
02122_4letter_words_stress_zookeeper.reference
02122_4letter_words_stress_zookeeper.sh
02122_join_group_by_timeout.reference
02122_join_group_by_timeout.sh
02122_parallel_formatting_CSV.reference
02122_parallel_formatting_CSV.sh
02122_parallel_formatting_CSVWithNames.reference
02122_parallel_formatting_CSVWithNames.sh
02122_parallel_formatting_CSVWithNamesAndTypes.reference
02122_parallel_formatting_CSVWithNamesAndTypes.sh
02122_parallel_formatting_CustomSeparated.reference
02122_parallel_formatting_CustomSeparated.sh
02122_parallel_formatting_JSON.reference
02122_parallel_formatting_JSON.sh
02122_parallel_formatting_JSONCompact.reference
02122_parallel_formatting_JSONCompact.sh
02122_parallel_formatting_JSONCompactEachRow.reference
02122_parallel_formatting_JSONCompactEachRow.sh
02122_parallel_formatting_JSONCompactEachRowWithNames.reference
02122_parallel_formatting_JSONCompactEachRowWithNames.sh
02122_parallel_formatting_JSONCompactEachRowWithNamesAndTypes.reference
02122_parallel_formatting_JSONCompactEachRowWithNamesAndTypes.sh
02122_parallel_formatting_JSONCompactStrings.reference
02122_parallel_formatting_JSONCompactStrings.sh
02122_parallel_formatting_JSONCompactStringsEachRow.reference
02122_parallel_formatting_JSONCompactStringsEachRow.sh
02122_parallel_formatting_JSONCompactStringsEachRowWithNames.reference
02122_parallel_formatting_JSONCompactStringsEachRowWithNames.sh
02122_parallel_formatting_JSONCompactStringsEachRowWithNamesAndTypes.reference
02122_parallel_formatting_JSONCompactStringsEachRowWithNamesAndTypes.sh
02122_parallel_formatting_JSONEachRow.reference
02122_parallel_formatting_JSONEachRow.sh
02122_parallel_formatting_JSONStrings.reference
02122_parallel_formatting_JSONStrings.sh
02122_parallel_formatting_JSONStringsEachRow.reference
02122_parallel_formatting_JSONStringsEachRow.sh
02122_parallel_formatting_Markdown.reference
02122_parallel_formatting_Markdown.sh
02122_parallel_formatting_Pretty.reference
02122_parallel_formatting_Pretty.sh
02122_parallel_formatting_PrettyCompact.reference
02122_parallel_formatting_PrettyCompact.sh
02122_parallel_formatting_PrettyCompactNoEscapes.reference
02122_parallel_formatting_PrettyCompactNoEscapes.sh
02122_parallel_formatting_PrettyNoEscapes.reference
02122_parallel_formatting_PrettyNoEscapes.sh
02122_parallel_formatting_PrettySpace.reference
02122_parallel_formatting_PrettySpace.sh
02122_parallel_formatting_PrettySpaceNoEscapes.reference
02122_parallel_formatting_PrettySpaceNoEscapes.sh
02122_parallel_formatting_RowBinary.reference
02122_parallel_formatting_RowBinary.sh
02122_parallel_formatting_RowBinaryWithNames.reference
02122_parallel_formatting_RowBinaryWithNames.sh
02122_parallel_formatting_RowBinaryWithNamesAndTypes.reference
02122_parallel_formatting_RowBinaryWithNamesAndTypes.sh
02122_parallel_formatting_Template.reference
02122_parallel_formatting_Template.sh
02122_parallel_formatting_TSKV.reference
02122_parallel_formatting_TSKV.sh
02122_parallel_formatting_TSV.reference
02122_parallel_formatting_TSV.sh
02122_parallel_formatting_TSVWithNames.reference
02122_parallel_formatting_TSVWithNames.sh
02122_parallel_formatting_TSVWithNamesAndTypes.reference
02122_parallel_formatting_TSVWithNamesAndTypes.sh
02122_parallel_formatting_Values.reference
02122_parallel_formatting_Values.sh
02122_parallel_formatting_Vertical.reference
02122_parallel_formatting_Vertical.sh
02122_parallel_formatting_XML.reference
02122_parallel_formatting_XML.sh
02122_parallel_formatting.lib
02123_MySQLWire_regression.reference
02123_MySQLWire_regression.sql
02124_buffer_insert_select_race.reference
02124_buffer_insert_select_race.sh
02124_buffer_with_type_map_long.reference
02124_buffer_with_type_map_long.sh
02124_clickhouse_dictionary_with_predefined_configuration.reference
02124_clickhouse_dictionary_with_predefined_configuration.sql
02124_comparison_betwwen_decimal_and_float.reference
02124_comparison_betwwen_decimal_and_float.sql fix and add more tests 2022-01-13 03:25:01 +00:00
02124_empty_uuid.reference
02124_empty_uuid.sql
02124_encrypt_decrypt_nullable.reference
02124_encrypt_decrypt_nullable.sql
02124_insert_deduplication_token_materialized_views.reference
02124_insert_deduplication_token_materialized_views.sql
02124_insert_deduplication_token_multiple_blocks_replica.reference
02124_insert_deduplication_token_multiple_blocks_replica.sh
02124_insert_deduplication_token_multiple_blocks.reference
02124_insert_deduplication_token_multiple_blocks.sh
02124_insert_deduplication_token_replica.reference
02124_insert_deduplication_token_replica.sql
02124_insert_deduplication_token.reference
02124_insert_deduplication_token.sql
02124_json_each_row_with_progress.reference
02124_json_each_row_with_progress.sh
02124_uncompressed_cache.reference
02124_uncompressed_cache.sql fix reading with uncompressed cache 2021-11-25 21:20:03 +03:00
02125_constant_if_condition_and_not_existing_column.reference
02125_constant_if_condition_and_not_existing_column.sql
02125_dict_get_type_nullable_fix.reference
02125_dict_get_type_nullable_fix.sql
02125_fix_storage_filelog.reference
02125_fix_storage_filelog.sql
02125_low_cardinality_int256.reference
02125_low_cardinality_int256.sql
02125_lz4_compression_bug.reference Try to fix lz4 compression 2021-11-29 12:41:13 +03:00
02125_lz4_compression_bug.sh
02125_many_mutations.reference
02125_many_mutations.sh
02125_query_views_log_window_function.reference
02125_query_views_log_window_function.sql
02125_query_views_log.reference
02125_query_views_log.sql
02125_recursive_sql_user_defined_functions.reference
02125_recursive_sql_user_defined_functions.sql
02125_transform_decimal_bug.reference
02125_transform_decimal_bug.sql
02125_tskv_proper_names_reading.reference
02125_tskv_proper_names_reading.sh Add test 2021-11-25 18:06:46 +03:00
02126_alter_table_alter_column.reference
02126_alter_table_alter_column.sql
02126_dist_desc.reference
02126_dist_desc.sql.j2
02126_fix_filelog.reference
02126_fix_filelog.sh
02126_identity_user_defined_function.reference
02126_identity_user_defined_function.sql
02126_lc_window_functions.reference
02126_lc_window_functions.sql
02126_url_auth.python
02126_url_auth.reference
02126_url_auth.sh
02127_connection_drain.reference
02127_connection_drain.sh
02127_plus_before_float.reference
02127_plus_before_float.sh
02127_storage_join_settings_with_persistency.reference
02127_storage_join_settings_with_persistency.sql
02128_apply_lambda_parsing.reference
02128_apply_lambda_parsing.sql
02128_cast_nullable.reference
02128_cast_nullable.sql
02128_hex_bin_on_uuid.reference
02128_hex_bin_on_uuid.sql
02128_wait_end_of_query_fix.reference
02128_wait_end_of_query_fix.sh
02129_add_column_add_ttl.reference
02129_add_column_add_ttl.sql
02129_skip_quoted_fields.reference
02129_skip_quoted_fields.sh
02129_window_functions_disable_optimizations.reference
02129_window_functions_disable_optimizations.sql
02130_parse_quoted_null.reference
02130_parse_quoted_null.sh
02131_materialize_column_cast.reference
02131_materialize_column_cast.sql
02131_mv_many_chunks_bug.reference
02131_mv_many_chunks_bug.sql
02131_remove_columns_in_subquery.reference
02131_remove_columns_in_subquery.sql
02131_row_policies_combination.reference
02131_row_policies_combination.sql
02131_skip_index_not_materialized.reference fix usage of non-materialized skip indexes 2021-12-07 20:21:27 +03:00
02131_skip_index_not_materialized.sql
02131_used_row_policies_in_query_log.reference
02131_used_row_policies_in_query_log.sql
02132_client_history_navigation.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02132_client_history_navigation.reference
02132_empty_mutation_livelock.reference Done 2021-12-07 16:50:57 +00:00
02132_empty_mutation_livelock.sql
02133_classification.reference
02133_classification.sql
02133_distributed_queries_formatting.reference
02133_distributed_queries_formatting.sql
02133_final_prewhere_where_lowcardinality_replacing.reference
02133_final_prewhere_where_lowcardinality_replacing.sql
02133_issue_32458.reference
02133_issue_32458.sql
02134_async_inserts_formats.reference
02134_async_inserts_formats.sh
02135_local_create_db.reference
02135_local_create_db.sh
02136_kill_scalar_queries.reference
02136_kill_scalar_queries.sh
02136_scalar_progress.reference
02136_scalar_progress.sh
02136_scalar_read_rows_json.reference
02136_scalar_read_rows_json.sh
02136_scalar_subquery_metrics.reference
02136_scalar_subquery_metrics.sql
02137_mv_into_join.reference
02137_mv_into_join.sql
02139_MV_with_scalar_subquery.reference
02139_MV_with_scalar_subquery.sql
02140_clickhouse_local_queries_file_table.reference
02140_clickhouse_local_queries_file_table.sh
02141_clickhouse_local_interactive_table.reference
02141_clickhouse_local_interactive_table.sh
02142_http_with_query_parameters.reference
02142_http_with_query_parameters.sh
02144_avg_ubsan.reference
02144_avg_ubsan.sql
02146_mv_non_phys.reference
02146_mv_non_phys.sql
02147_arrow_duplicate_columns.reference
02147_arrow_duplicate_columns.sh
02147_order_by_optimizations.reference
02147_order_by_optimizations.sql
02148_cast_type_parsing.reference Add a test 2021-12-15 00:24:16 +03:00
02148_cast_type_parsing.sql
02148_in_memory_part_flush.reference
02148_in_memory_part_flush.sql
02148_issue_32737.reference
02148_issue_32737.sql
02148_sql_user_defined_function_subquery.reference
02148_sql_user_defined_function_subquery.sql
02149_external_schema_inference.reference
02149_external_schema_inference.sh
02149_issue_32487.reference
02149_issue_32487.sql
02149_read_in_order_fixed_prefix_negative.reference
02149_read_in_order_fixed_prefix_negative.sh
02149_read_in_order_fixed_prefix.reference Merge branch 'master' into dev-prewhere 2023-02-14 18:39:13 +01:00
02149_read_in_order_fixed_prefix.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02149_schema_inference_create_table_syntax.reference
02149_schema_inference_create_table_syntax.sh
02149_schema_inference_formats_with_schema.reference
02149_schema_inference_formats_with_schema.sh
02149_schema_inference.reference
02149_schema_inference.sh
02150_index_hypothesis_race_long.reference
02150_index_hypothesis_race_long.sh
02150_replace_regexp_all_empty_match.reference
02150_replace_regexp_all_empty_match.sql
02151_clickhouse_client_hints.reference
02151_clickhouse_client_hints.sh
02151_client_option_echo.reference
02151_client_option_echo.sh
02151_hash_table_sizes_stats_distributed.reference
02151_hash_table_sizes_stats_distributed.sh
02151_hash_table_sizes_stats.reference
02151_hash_table_sizes_stats.sh
02151_hash_table_sizes_stats.testcases
02151_http_s_structure_set_eof.reference
02151_http_s_structure_set_eof.sh
02151_invalid_setting_with_hints_in_query.reference
02151_invalid_setting_with_hints_in_query.sh
02151_lc_prefetch.reference
02151_lc_prefetch.sql
02151_replace_regexp_all_empty_match_alternative.reference
02151_replace_regexp_all_empty_match_alternative.sql
02152_bool_type_parsing.reference
02152_bool_type_parsing.sh
02152_bool_type.reference
02152_bool_type.sql
02152_count_distinct_optimization.reference
02152_count_distinct_optimization.sql
02152_csv_tuple.reference
02152_csv_tuple.sql
02152_dictionary_date32_type.reference
02152_dictionary_date32_type.sql
02152_http_external_tables_memory_tracking.reference
02152_http_external_tables_memory_tracking.sh
02152_invalid_setting_with_hints_in_http_request.reference
02152_invalid_setting_with_hints_in_http_request.sh
02152_short_circuit_throw_if.reference
02152_short_circuit_throw_if.sql
02153_clickhouse_local_profile_info.reference
02153_clickhouse_local_profile_info.sh
02153_native_bounds_check.reference Add a test 2021-12-23 02:20:11 +03:00
02153_native_bounds_check.sh
02154_bit_slice_for_fixedstring.reference
02154_bit_slice_for_fixedstring.sql
02154_bit_slice_for_string.reference
02154_bit_slice_for_string.sql
02154_bitmap_contains.reference
02154_bitmap_contains.sql
02154_default_keyword_insert.reference
02154_default_keyword_insert.sql
02154_dictionary_get_http_json.reference
02154_dictionary_get_http_json.sh
02154_parser_backtracking.reference
02154_parser_backtracking.sh
02155_binary_op_between_float_and_decimal.reference
02155_binary_op_between_float_and_decimal.sql
02155_create_table_w_timezone.reference
02155_create_table_w_timezone.sql
02155_csv_with_strings_with_slash.reference
02155_csv_with_strings_with_slash.sh
02155_default_keyword_format_values.reference
02155_default_keyword_format_values.sh
02155_dictionary_comment.reference
02155_dictionary_comment.sql
02155_h3_to_center_child.reference
02155_h3_to_center_child.sql
02155_multiple_inserts_for_formats_with_suffix.reference
02155_multiple_inserts_for_formats_with_suffix.sql
02155_nested_lc_defalut_bug.reference
02155_nested_lc_defalut_bug.sql
02155_parse_date_lowcard_default_throw.reference
02155_parse_date_lowcard_default_throw.sql
02155_read_in_order_max_rows_to_read.reference
02155_read_in_order_max_rows_to_read.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02156_async_insert_query_log.reference
02156_async_insert_query_log.sh
02156_storage_merge_prewhere.reference
02156_storage_merge_prewhere.sql
02157_line_as_string_output_format.reference
02157_line_as_string_output_format.sql
02157_readonly_system_suspend.reference
02157_readonly_system_suspend.sh
02158_contingency.reference
02158_contingency.sql
02158_explain_ast_alter_commands.reference
02158_explain_ast_alter_commands.sh
02158_interval_length_sum.reference
02158_interval_length_sum.sql Add a test 2022-01-02 20:23:35 +03:00
02158_proportions_ztest_cmp.python
02158_proportions_ztest_cmp.reference
02158_proportions_ztest_cmp.sh
02158_proportions_ztest.reference
02158_proportions_ztest.sql
02158_ztest_cmp.python
02158_ztest_cmp.reference Implemented meanZTest (#33354) 2022-01-20 16:57:37 +03:00
02158_ztest_cmp.sh
02158_ztest.reference
02158_ztest.sql
02159_left_right.reference
02159_left_right.sql
02160_client_autocomplete_parse_query.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02160_client_autocomplete_parse_query.reference
02160_h3_cell_area_m2.reference Update some tests 2022-05-22 22:58:31 +02:00
02160_h3_cell_area_m2.sql
02160_h3_cell_area_rads2.reference
02160_h3_cell_area_rads2.sql
02160_h3_hex_area_Km2.reference
02160_h3_hex_area_Km2.sql
02160_monthname.reference
02160_monthname.sql
02160_special_functions.reference
02160_special_functions.sql
02160_untuple_exponential_growth.reference
02160_untuple_exponential_growth.sh
02161_addressToLineWithInlines.reference
02161_addressToLineWithInlines.sql
02161_array_first_last.reference
02161_array_first_last.sql
02162_array_first_last_index.reference
02162_array_first_last_index.sql
02162_range_hashed_dictionary_ddl_expression.reference
02162_range_hashed_dictionary_ddl_expression.sql
02163_operators.reference
02163_operators.sql
02163_shard_num.reference
02163_shard_num.sql
02164_clickhouse_local_interactive_exception.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02164_clickhouse_local_interactive_exception.reference
02164_materialized_view_support_virtual_column.reference
02164_materialized_view_support_virtual_column.sql
02165_auto_format_by_file_extension.reference
02165_auto_format_by_file_extension.sh
02165_h3_edge_length_km.reference
02165_h3_edge_length_km.sql
02165_h3_exact_edge_length_Km.reference
02165_h3_exact_edge_length_Km.sql
02165_h3_exact_edge_length_m.reference
02165_h3_exact_edge_length_m.sql
02165_h3_exact_edge_length_rads.reference
02165_h3_exact_edge_length_rads.sql
02165_h3_num_hexagons.reference
02165_h3_num_hexagons.sql
02165_insert_from_infile.reference
02165_insert_from_infile.sql
02165_replicated_grouping_sets.reference
02165_replicated_grouping_sets.sql
02166_arrow_dictionary_inference.reference
02166_arrow_dictionary_inference.sh
02167_columns_with_dots_default_values.reference
02167_columns_with_dots_default_values.sql
02167_format_from_file_extension.reference
02167_format_from_file_extension.sh
02168_avro_bug.reference
02168_avro_bug.sql
02169_fix_view_offset_limit_setting.reference
02169_fix_view_offset_limit_setting.sql
02169_map_functions.reference
02169_map_functions.sql
02174_cte_scalar_cache_mv.reference
02174_cte_scalar_cache_mv.sql
02174_cte_scalar_cache.reference
02174_cte_scalar_cache.sql
02175_distributed_join_current_database.reference
02175_distributed_join_current_database.sql
02176_dict_get_has_implicit_key_cast.reference Functions dictGet, dictHas implicit key cast 2022-01-15 23:25:05 +00:00
02176_dict_get_has_implicit_key_cast.sql
02176_optimize_aggregation_in_order_empty.reference
02176_optimize_aggregation_in_order_empty.sql
02176_toStartOfWeek_overflow_pruning.reference
02176_toStartOfWeek_overflow_pruning.sql
02177_issue_31009_pt2.reference
02177_issue_31009_pt2.sql.j2
02177_issue_31009.reference
02177_issue_31009.sql
02177_merge_optimize_aggregation_in_order.reference
02177_merge_optimize_aggregation_in_order.sql
02177_sum_if_not_found.reference
02177_sum_if_not_found.sql
02177_temporary_table_current_database_http_session.reference
02177_temporary_table_current_database_http_session.sh
02178_column_function_insert_from.reference
02178_column_function_insert_from.sql
02179_bool_type.reference
02179_bool_type.sql
02179_degrees_radians.reference
02179_degrees_radians.sql
02179_dict_reload_on_cluster.reference
02179_dict_reload_on_cluster.sql
02179_key_condition_no_common_type.reference
02179_key_condition_no_common_type.sql
02179_map_cast_to_array.reference
02179_map_cast_to_array.sql
02179_range_hashed_dictionary_invalid_interval.reference
02179_range_hashed_dictionary_invalid_interval.sql
02179_sparse_columns_detach.reference
02179_sparse_columns_detach.sql
02180_group_by_lowcardinality.reference
02180_group_by_lowcardinality.sql
02180_insert_into_values_settings.reference
02180_insert_into_values_settings.sql
02181_dictionary_attach_detach.reference
02181_dictionary_attach_detach.sql
02181_format_describe_query.reference
02181_format_describe_query.sh
02181_format_from_file_extension_local.reference
02181_format_from_file_extension_local.sh
02181_sql_user_defined_functions_invalid_lambda.reference SQLUserDefinedFunctions invalid lambda crash fix 2022-01-21 14:33:57 +00:00
02181_sql_user_defined_functions_invalid_lambda.sql
02182_format_and_schema_from_stdin.reference
02182_format_and_schema_from_stdin.sh
02182_json_each_row_schema_inference.reference
02182_json_each_row_schema_inference.sh
02183_array_tuple_literals_remote.reference
02183_array_tuple_literals_remote.sql
02183_combinator_if.reference
02183_combinator_if.sql
02183_dictionary_date_types.reference
02183_dictionary_date_types.sql
02183_dictionary_no_attributes.reference
02183_dictionary_no_attributes.sql
02184_default_table_engine.reference
02184_default_table_engine.sql
02184_hash_functions_and_ip_types.reference
02184_hash_functions_and_ip_types.sql
02184_ipv6_cast_test.reference
02184_ipv6_cast_test.sql
02184_ipv6_parsing.reference
02184_ipv6_parsing.sh
02184_ipv6_select_parsing.reference
02184_ipv6_select_parsing.sql
02184_nested_tuple.reference
02184_nested_tuple.sql
02184_range_hashed_dictionary_outside_range_values.reference
02184_range_hashed_dictionary_outside_range_values.sql
02184_storage_add_support_ttl.reference
02184_storage_add_support_ttl.sql
02184_table_engine_access.reference
02184_table_engine_access.sh
02185_arraySlice_negative_offset_size.reference
02185_arraySlice_negative_offset_size.sql
02185_orc_corrupted_file.reference
02185_orc_corrupted_file.sh
02185_range_hashed_dictionary_open_ranges.reference
02185_range_hashed_dictionary_open_ranges.sql
02185_split_by_char.reference
02185_split_by_char.sql
02185_substring_negative_offset_size.reference
02185_substring_negative_offset_size.sql
02185_values_schema_inference.reference
02185_values_schema_inference.sh
02186_range_hashed_dictionary_intersecting_intervals.reference
02186_range_hashed_dictionary_intersecting_intervals.sql
02187_async_inserts_all_formats.python
02187_async_inserts_all_formats.reference
02187_async_inserts_all_formats.sh
02187_insert_values_with_mv.reference
02187_insert_values_with_mv.sql
02187_msg_pack_uuid.reference
02187_msg_pack_uuid.sh
02187_test_final_and_limit_modifier.reference
02187_test_final_and_limit_modifier.sql
02188_parser_dictionary_primary_key.reference
02188_parser_dictionary_primary_key.sql
02188_table_function_format.reference
02188_table_function_format.sql
02189_join_type_conversion.reference
02189_join_type_conversion.sql
02190_current_metrics_query.reference
02190_current_metrics_query.sql
02190_format_regexp_cr_in_the_middle.reference
02190_format_regexp_cr_in_the_middle.sh
02191_nested_with_dots.reference
02191_nested_with_dots.sql fix reading of subcolumns with dots in their names 2022-02-01 17:31:35 +03:00
02191_parse_date_time_best_effort_more_cases.reference
02191_parse_date_time_best_effort_more_cases.sql
02192_comment_error.reference
02192_comment_error.sh
02192_comment.reference
02192_comment.sql
02193_async_insert_tcp_client_1.reference
02193_async_insert_tcp_client_1.sql
02193_async_insert_tcp_client_2.reference
02193_async_insert_tcp_client_2.sh
02200_use_skip_indexes.reference
02200_use_skip_indexes.sql
02201_use_skip_indexes_if_final.reference
02201_use_skip_indexes_if_final.sql
02202_use_skip_indexes_if_final.reference Disable data skipping indexes by default for queries with FINAL 2022-02-02 13:31:50 +03:00
02202_use_skip_indexes_if_final.sql
02203_shebang
02203_shebang.reference
02203_shebang.sh
02204_fractional_progress_bar_long.reference
02204_fractional_progress_bar_long.sh
02205_ephemeral_1.reference
02205_ephemeral_1.sql
02205_HTTP_user_agent.python
02205_HTTP_user_agent.reference
02205_HTTP_user_agent.sh
02205_map_populate_series_non_const.reference
02205_map_populate_series_non_const.sql
02205_postgresql_functions.reference
02205_postgresql_functions.sql
02206_array_starts_ends_with.reference
02206_array_starts_ends_with.sql
02206_clickhouse_local_use_database.reference
02206_clickhouse_local_use_database.sh
02206_format_override.reference
02206_format_override.sh
02206_information_schema_show_database.reference
02206_information_schema_show_database.sql
02206_minimum_sample_size.reference
02206_minimum_sample_size.sql
02207_allow_plaintext_and_no_password.config.xml
02207_allow_plaintext_and_no_password.reference
02207_allow_plaintext_and_no_password.sh
02207_key_condition_floats.reference
02207_key_condition_floats.sql
02207_s3_content_type.reference
02207_s3_content_type.sh
02207_subseconds_intervals.reference Bring interval subtraction from datetime in line with addition 2022-12-14 15:39:41 -05:00
02207_subseconds_intervals.sql
02207_ttl_move_if_exists.reference
02207_ttl_move_if_exists.sql
02209_short_circuit_node_without_parents.reference
02209_short_circuit_node_without_parents.sql
02210_append_to_dev_dull.reference
02210_append_to_dev_dull.sql
02210_processors_profile_log_2.reference
02210_processors_profile_log_2.sh
02210_processors_profile_log.reference
02210_processors_profile_log.sql
02210_toColumnTypeName_toLowCardinality_const.reference
02210_toColumnTypeName_toLowCardinality_const.sql
02211_jsonl_format_extension.reference
02211_jsonl_format_extension.sql
02211_shcema_inference_from_stdin.reference
02211_shcema_inference_from_stdin.sh
02212_cte_and_table_alias.reference
02212_cte_and_table_alias.sql
02212_h3_get_pentagon_indexes.reference
02212_h3_get_pentagon_indexes.sql
02212_h3_get_res0_indexes.reference
02212_h3_get_res0_indexes.sql
02212_h3_point_dist.reference
02212_h3_point_dist.sql
02220_array_join_format.reference
02220_array_join_format.sql
02221_parallel_replicas_bug.reference Done 2022-02-15 15:39:59 +00:00
02221_parallel_replicas_bug.sh
02221_system_zookeeper_unrestricted_like.reference
02221_system_zookeeper_unrestricted_like.sh
02221_system_zookeeper_unrestricted.reference
02221_system_zookeeper_unrestricted.sh
02222_allow_experimental_projection_optimization__enable_global_with_statement.reference
02222_allow_experimental_projection_optimization__enable_global_with_statement.sql
02222_create_table_without_columns_metadata.reference
02222_create_table_without_columns_metadata.sh
02223_h3_test_const_columns.reference
02223_h3_test_const_columns.sql
02223_insert_select_schema_inference.reference
02223_insert_select_schema_inference.sql
02224_parallel_distributed_insert_select_cluster.reference
02224_parallel_distributed_insert_select_cluster.sql
02224_s2_test_const_columns.reference
02224_s2_test_const_columns.sql
02225_hints_for_indeices.reference
02225_hints_for_indeices.sh
02225_parallel_distributed_insert_select_view.reference
02225_parallel_distributed_insert_select_view.sh
02225_unwinder_dwarf_version.reference
02225_unwinder_dwarf_version.sh
02226_analyzer_or_like_combine.reference
02226_analyzer_or_like_combine.sql
02226_async_insert_table_function.reference
02226_async_insert_table_function.sql
02226_filesystem_cache_profile_events.reference
02226_filesystem_cache_profile_events.sh
02226_in_untuple_issue_34810.reference
02226_in_untuple_issue_34810.sql
02226_low_cardinality_text_bloom_filter_index.reference
02226_low_cardinality_text_bloom_filter_index.sql
02226_parallel_reading_from_replicas_benchmark.reference
02226_parallel_reading_from_replicas_benchmark.sh
02227_test_create_empty_sqlite_db.reference
02227_test_create_empty_sqlite_db.sh
02227_union_match_by_name.reference Revert code in TreeRewriter for proper column order for UNION 2023-02-16 20:46:39 +01:00
02227_union_match_by_name.sql
02228_merge_tree_insert_memory_usage.reference
02228_merge_tree_insert_memory_usage.sql
02228_unquoted_dates_in_csv_schema_inference.reference
02228_unquoted_dates_in_csv_schema_inference.sh
02229_client_stop_multiquery_in_SIGINT.reference
02229_client_stop_multiquery_in_SIGINT.sh
02230_create_table_as_ignore_ttl.reference
02230_create_table_as_ignore_ttl.sql
02231_buffer_aggregate_states_leak.reference
02231_buffer_aggregate_states_leak.sql
02231_hierarchical_dictionaries_constant.reference
02231_hierarchical_dictionaries_constant.sql
02232_allow_only_replicated_engine.reference
02232_allow_only_replicated_engine.sh
02232_dist_insert_send_logs_level_hung.reference
02232_dist_insert_send_logs_level_hung.sh
02232_functions_to_subcolumns_alias.reference
02232_functions_to_subcolumns_alias.sql
02232_partition_pruner_mixed_constant_type.reference
02232_partition_pruner_mixed_constant_type.sql
02232_partition_pruner_single_point.reference
02232_partition_pruner_single_point.sql
02233_HTTP_ranged.python
02233_HTTP_ranged.reference
02233_HTTP_ranged.sh
02233_interpolate_1.reference
02233_interpolate_1.sql
02233_optimize_aggregation_in_order_prefix_with_merge.reference
02233_optimize_aggregation_in_order_prefix_with_merge.sql
02233_optimize_aggregation_in_order_prefix.reference
02233_optimize_aggregation_in_order_prefix.sql
02233_set_enable_with_statement_cte_perf.reference
02233_set_enable_with_statement_cte_perf.sql
02233_with_total_empty_chunk.reference
02233_with_total_empty_chunk.sql Fix empty chunk in with total transform. 2022-03-10 23:27:36 +08:00
02234_cast_to_ip_address.reference
02234_cast_to_ip_address.sql
02234_clickhouse_local_test_mode.reference
02234_clickhouse_local_test_mode.sh
02234_column_function_short_circuit.reference
02234_column_function_short_circuit.sql
02234_position_case_insensitive_utf8.reference
02234_position_case_insensitive_utf8.sql
02235_add_part_offset_virtual_column.reference
02235_add_part_offset_virtual_column.sql
02235_brotli_bug.reference
02235_brotli_bug.sh
02235_check_table_sparse_serialization.reference
02235_check_table_sparse_serialization.sql
02235_remote_fs_cache_stress.reference
02235_remote_fs_cache_stress.sh
02236_explain_pipeline_join.reference
02236_explain_pipeline_join.sql
02236_json_each_row_empty_map_schema_inference.reference
02236_json_each_row_empty_map_schema_inference.sql
02237_lzma_bug.reference
02237_lzma_bug.sh
02238_lz4_bug.reference
02238_lz4_bug.sh
02239_bzip2_bug.reference
02239_bzip2_bug.sh
02239_client_host_help.reference
02239_client_host_help.sh
02240_asof_join_biginteger.reference
02240_asof_join_biginteger.sql
02240_filesystem_cache_bypass_cache_threshold.reference
02240_filesystem_cache_bypass_cache_threshold.sql
02240_filesystem_query_cache.reference
02240_filesystem_query_cache.sql
02240_get_type_serialization_streams.reference
02240_get_type_serialization_streams.sql
02240_protobuflist_format_persons.reference
02240_protobuflist_format_persons.sh
02240_system_filesystem_cache_table.reference
02240_system_filesystem_cache_table.sh
02240_system_remote_filesystem_cache_log.reference
02240_tskv_schema_inference_bug.reference
02240_tskv_schema_inference_bug.sh
02241_array_first_last_or_null.reference
02241_array_first_last_or_null.sql
02241_filesystem_cache_on_write_operations.reference
02241_filesystem_cache_on_write_operations.sh
02241_join_rocksdb_bs.reference
02241_join_rocksdb_bs.sql.j2
02241_parquet_bad_column.reference
02241_parquet_bad_column.sh
02241_short_circuit_short_column.reference
02241_short_circuit_short_column.sql
02242_arrow_orc_parquet_nullable_schema_inference.reference
02242_arrow_orc_parquet_nullable_schema_inference.sh
02242_case_insensitive_column_matching.reference
02242_case_insensitive_column_matching.sh
02242_case_insensitive_nested.reference
02242_case_insensitive_nested.sh
02242_delete_user_race.reference
02242_delete_user_race.sh
02242_if_then_else_null_bug.reference
02242_if_then_else_null_bug.sql
02242_join_rocksdb.reference
02242_join_rocksdb.sql
02242_make_date.reference
02242_make_date.sql
02242_negative_datetime64.reference
02242_negative_datetime64.sql
02242_optimize_to_subcolumns_no_storage.reference
02242_optimize_to_subcolumns_no_storage.sql
02242_subcolumns_sizes.reference
02242_subcolumns_sizes.sql
02242_system_filesystem_cache_log_table.reference
02242_system_filesystem_cache_log_table.sh
02242_throw_if_constant_argument.reference
02242_throw_if_constant_argument.sql
02243_arrow_read_null_type_to_nullable_column.reference
02243_arrow_read_null_type_to_nullable_column.sh
02243_drop_user_grant_race.reference
02243_drop_user_grant_race.sh
02243_in_ip_address.reference
02243_in_ip_address.sql
02243_ipv6_long_parsing.reference
02243_ipv6_long_parsing.sql
02243_make_date32.reference
02243_make_date32.sql
02244_casewithexpression_return_type.reference
02244_casewithexpression_return_type.sql
02244_column_names_in_shcmea_inference.reference
02244_column_names_in_shcmea_inference.sql
02244_hdfs_cluster.reference
02244_hdfs_cluster.sql
02244_ip_address_invalid_insert.reference
02244_ip_address_invalid_insert.sql
02244_lowcardinality_hash_join.reference
02244_lowcardinality_hash_join.sql
02244_make_datetime.reference
02244_make_datetime.sql
02244_url_engine_headers_test.reference
02244_url_engine_headers_test.sql
02245_format_string_stack_overflow.reference
02245_format_string_stack_overflow.sql
02245_join_with_nullable_lowcardinality_crash.reference
02245_join_with_nullable_lowcardinality_crash.sql
02245_make_datetime64.reference
02245_make_datetime64.sql
02245_parquet_skip_unknown_type.reference
02245_parquet_skip_unknown_type.sh
02245_s3_schema_desc.reference
02245_s3_schema_desc.sql
02245_s3_support_read_nested_column.reference
02245_s3_support_read_nested_column.sql
02245_s3_virtual_columns.reference
02245_s3_virtual_columns.sql
02245_weird_partitions_pruning.reference
02245_weird_partitions_pruning.sql
02246_async_insert_quota.reference
02246_async_insert_quota.sh
02246_clickhouse_local_drop_database.reference
02246_clickhouse_local_drop_database.sh
02246_flatten_tuple.reference
02246_flatten_tuple.sql
02246_is_secure_query_log.reference
02246_is_secure_query_log.sh
02246_tsv_csv_best_effort_schema_inference.reference
02246_tsv_csv_best_effort_schema_inference.sh
02247_fix_extract_parser.reference
02247_fix_extract_parser.sql
02247_names_order_in_json_and_tskv.reference
02247_names_order_in_json_and_tskv.sh
02247_read_bools_as_numbers_json.reference
02247_read_bools_as_numbers_json.sh
02247_written_bytes_quota.reference
02247_written_bytes_quota.sh
02248_nullable_custom_types_to_string.reference
02248_nullable_custom_types_to_string.sql
02249_insert_select_from_input_schema_inference.reference
02249_insert_select_from_input_schema_inference.sql
02249_parse_date_time_basic.reference
02249_parse_date_time_basic.sql
02250_full_sort_join_long.reference
02250_hints_for_columns.reference
02250_hints_for_columns.sh
02250_hints_for_projections.reference
02250_hints_for_projections.sh
02250_insert_select_from_file_schema_inference.reference
02250_insert_select_from_file_schema_inference.sql
02250_lots_of_columns_in_csv_with_names.reference
02250_lots_of_columns_in_csv_with_names.sh
02250_ON_CLUSTER_grant.reference
02250_ON_CLUSTER_grant.sh Add separate CLUSTER grant 2022-05-16 13:57:45 +03:00
02251_alter_enum_nested_struct.reference
02251_alter_enum_nested_struct.sql
02251_last_day_of_month.reference
02251_last_day_of_month.sql
02252_executable_user_defined_function_short_circuit.reference
02252_executable_user_defined_function_short_circuit.sql
02252_jit_profile_events.reference
02252_jit_profile_events.sql
02252_reset_non_existing_setting.reference Forbit to reset non existing settings 2022-04-03 18:29:24 +02:00
02252_reset_non_existing_setting.sql
02260_alter_compact_part_drop_nested_column.reference
02260_alter_compact_part_drop_nested_column.sql.j2
02262_column_ttl.reference
02262_column_ttl.sh
02263_format_insert_settings.reference
02263_format_insert_settings.sh
02263_lazy_mark_load.reference
02263_lazy_mark_load.sh
02264_format_insert_compression.reference
02264_format_insert_compression.sql
02264_format_insert_infile.reference
02264_format_insert_infile.sql
02265_column_ttl.reference
02265_column_ttl.sql
02265_cross_join_empty_list.reference
02265_cross_join_empty_list.sql
02265_limit_push_down_over_window_functions_bug.reference
02265_limit_push_down_over_window_functions_bug.sql
02265_per_table_ttl_mutation_on_change.reference
02265_per_table_ttl_mutation_on_change.sql
02265_rename_join_ordinary_to_atomic.reference
02265_rename_join_ordinary_to_atomic.sql
02265_test_dns_profile_events.reference Add test to check DNS profile events 2022-04-06 11:09:08 +02:00
02265_test_dns_profile_events.sh
02266_auto_add_nullable.reference
02266_auto_add_nullable.sql
02266_protobuf_format_google_wrappers.reference
02266_protobuf_format_google_wrappers.sh
02267_empty_arrays_read_reverse.reference
02267_empty_arrays_read_reverse.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02267_file_globs_schema_inference.reference
02267_file_globs_schema_inference.sh
02267_insert_empty_data.reference
02267_insert_empty_data.sql
02267_join_dup_columns_issue36199.reference
02267_join_dup_columns_issue36199.sql
02267_jsonlines_ndjson_format.reference
02267_jsonlines_ndjson_format.sql
02267_output_format_prometheus.reference
02267_output_format_prometheus.sql
02267_special_operator_parse_alias_check.reference
02267_special_operator_parse_alias_check.sql
02267_type_inference_for_insert_into_function_null.reference
02267_type_inference_for_insert_into_function_null.sql
02268_json_maps_and_objects.reference
02268_json_maps_and_objects.sql
02268_json_wrong_root_type_in_schema_inference.reference
02268_json_wrong_root_type_in_schema_inference.sql
02269_bool_map_sync_after_error.reference
02269_bool_map_sync_after_error.sh
02269_create_table_with_collation.reference
02269_create_table_with_collation.sql
02269_insert_select_with_format_without_schema_inference.reference
02269_insert_select_with_format_without_schema_inference.sql
02269_to_start_of_interval_overflow.reference
02269_to_start_of_interval_overflow.sql
02270_client_name.reference
02270_client_name.sql
02270_errors_in_files_s3.reference
02270_errors_in_files_s3.sh
02270_errors_in_files.reference
02270_errors_in_files.sh
02270_stdin_with_query_or_infile_data.reference
02270_stdin_with_query_or_infile_data.sh
02271_fix_column_matcher_and_column_transformer.reference
02271_fix_column_matcher_and_column_transformer.sql
02271_int_sql_compatibility.reference
02271_int_sql_compatibility.sql
02271_replace_partition_many_tables.reference
02271_replace_partition_many_tables.sql
02271_temporary_table_show_rows_bytes.reference
02271_temporary_table_show_rows_bytes.sql
02273_full_sort_join.reference.j2
02273_full_sort_join.sql.j2
02274_full_sort_join_nodistinct.reference.j2
02274_full_sort_join_nodistinct.sql.j2
02275_full_sort_join_long.reference
02275_full_sort_join_long.sql.j2
02276_full_sort_join_unsupported.reference
02276_full_sort_join_unsupported.sql
02277_full_sort_join_misc.reference
02277_full_sort_join_misc.sql
02280_add_query_level_settings.reference fix reference 2022-04-26 16:24:21 +08:00
02280_add_query_level_settings.sql
02281_limit_by_distributed.reference
02281_limit_by_distributed.sql
02282_array_distance.reference
02282_array_distance.sql
02283_array_norm.reference
02283_array_norm.sql
02285_executable_user_defined_function_group_by.reference
02285_executable_user_defined_function_group_by.sql
02285_hex_bin_support_more_types.reference
02285_hex_bin_support_more_types.sql
02286_convert_decimal_type.reference
02286_convert_decimal_type.sql
02286_drop_filesystem_cache.reference
02286_drop_filesystem_cache.sh
02286_function_wyhash.reference
02286_function_wyhash.sql
02286_mysql_dump_input_format.reference
02286_mysql_dump_input_format.sh
02286_parallel_final.reference
02286_parallel_final.sh
02286_quantile_tdigest_infinity.reference
02286_quantile_tdigest_infinity.sql
02286_tuple_numeric_identifier.reference
02286_tuple_numeric_identifier.sql Enable simdjson in fasttest (should be pretty lightweight) 2023-01-27 10:01:08 +01:00
02286_use_file_descriptor_in_table_function_file.reference
02286_use_file_descriptor_in_table_function_file.sh
02286_vertical_merges_missed_column.reference
02286_vertical_merges_missed_column.sql
02287_ephemeral_format_crash.reference
02287_ephemeral_format_crash.sql
02287_legacy_column_name_of_tuple_literal_over_distributed.reference
02287_legacy_column_name_of_tuple_literal_over_distributed.sql
02287_type_object_convert.reference
02287_type_object_convert.sql
02290_client_insert_cancel.reference
02290_client_insert_cancel.sh
02291_dictionary_scalar_subquery_reload.reference
02291_dictionary_scalar_subquery_reload.sql
02291_join_const_literal_36279.reference
02291_join_const_literal_36279.sql
02292_create_function_validate.reference
02292_create_function_validate.sql
02292_h3_unidirectional_funcs.reference
02292_h3_unidirectional_funcs.sql
02292_hash_array_tuples.reference
02292_hash_array_tuples.sql
02292_nested_not_flattened_detach.reference
02292_nested_not_flattened_detach.sql
02293_arrow_dictionary_indexes.reference
02293_arrow_dictionary_indexes.sql
02293_compatibility_ignore_auto_increment_in_create_table.reference
02293_compatibility_ignore_auto_increment_in_create_table.sql
02293_formats_json_columns.reference
02293_formats_json_columns.sh
02293_grouping_function_group_by.reference
02293_grouping_function_group_by.sql
02293_grouping_function.reference
02293_grouping_function.sql
02293_h3_distance.reference
02293_h3_distance.sql
02293_h3_hex_ring.reference
02293_h3_hex_ring.sql
02293_h3_line.reference
02293_h3_line.sql
02293_hashid.reference
02293_hashid.sql Add no-backward-compatibility-check for the crasher 2022-08-09 10:58:29 +02:00
02293_http_header_full_summary_without_progress.reference
02293_http_header_full_summary_without_progress.sh
02293_http_header_summary_contains_exception_code_with_progress.reference
02293_http_header_summary_contains_exception_code_with_progress.sh
02293_ilike_on_fixed_strings.reference
02293_ilike_on_fixed_strings.sql
02293_optimize_aggregation_in_order_Array_functions.reference
02293_optimize_aggregation_in_order_Array_functions.sql
02293_part_log_has_merge_reason.reference
02293_part_log_has_merge_reason.sh
02293_selected_rows_and_merges.reference
02293_selected_rows_and_merges.sh
02293_test_zstd_window_log_max.reference
02293_test_zstd_window_log_max.sh
02293_ttest_large_samples.reference
02293_ttest_large_samples.sql
02294_anova_cmp.python
02294_anova_cmp.reference
02294_anova_cmp.sh
02294_decimal_second_errors.reference
02294_decimal_second_errors.sql
02294_dictionaries_hierarchical_index.reference
02294_dictionaries_hierarchical_index.sql
02294_floating_point_second_in_settings.reference
02294_floating_point_second_in_settings.sh
02294_fp_seconds_profile.reference
02294_fp_seconds_profile.sql
02294_nothing_arguments_in_functions_errors.reference
02294_nothing_arguments_in_functions_errors.sh
02294_nothing_arguments_in_functions.reference
02294_nothing_arguments_in_functions.sql
02294_optimize_aggregation_in_order_prefix_Array_functions.reference
02294_optimize_aggregation_in_order_prefix_Array_functions.sql
02294_overcommit_overflow.reference
02294_overcommit_overflow.sh
02294_stringsearch_with_nonconst_needle.reference
02294_stringsearch_with_nonconst_needle.sql
02294_system_certificates.reference
02294_system_certificates.sql
02295_global_with_in_subquery.reference
02295_global_with_in_subquery.sql
02295_GROUP_BY_AggregateFunction.reference
02295_GROUP_BY_AggregateFunction.sql
02296_nullable_arguments_in_array_filter.reference
02296_nullable_arguments_in_array_filter.sql
02297_regex_parsing_file_names.reference
02297_regex_parsing_file_names.sh
02301_harmful_reexec.reference
02301_harmful_reexec.sh
02302_clash_const_aggegate_join.reference
02302_clash_const_aggegate_join.sql
02302_column_decl_null_before_defaul_value.reference
02302_column_decl_null_before_defaul_value.sql
02302_defaults_in_columnar_formats.reference
02302_defaults_in_columnar_formats.sql
02302_join_auto_lc_nullable_bug.reference
02302_join_auto_lc_nullable_bug.sql
02302_projections_GROUP_BY_ORDERY_BY_optimize_aggregation_in_order.reference Cleanup usages of allow_experimental_projection_optimization setting, part 1 2022-07-30 23:40:21 +02:00
02302_projections_GROUP_BY_ORDERY_BY_optimize_aggregation_in_order.sql
02302_s3_file_pruning.reference
02302_s3_file_pruning.sql
02303_cast_nullable_to_custom_types.reference
02303_cast_nullable_to_custom_types.sql bugs fixed, some optimization, cleanup, test fixed 2022-11-21 07:45:42 +00:00
02303_query_kind.reference
02303_query_kind.sh
02304_grouping_set_order_by.reference
02304_grouping_set_order_by.sql
02304_grouping_sets_with_rollup_cube.reference
02304_grouping_sets_with_rollup_cube.sql
02304_orc_arrow_parquet_string_as_string.reference
02304_orc_arrow_parquet_string_as_string.sql
02305_schema_inference_with_globs.reference
02305_schema_inference_with_globs.sh
02306_part_types_profile_events.reference
02306_part_types_profile_events.sql
02306_rowbinary_has_no_bom.reference
02306_rowbinary_has_no_bom.sh
02306_window_move_row_number_fix.reference
02306_window_move_row_number_fix.sql
02307_join_get_array_null.reference
02307_join_get_array_null.sql
02310_clickhouse_client_INSERT_progress_profile_events.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02310_clickhouse_client_INSERT_progress_profile_events.reference
02310_clickhouse_local_INSERT_progress_profile_events.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02310_clickhouse_local_INSERT_progress_profile_events.reference
02310_generate_multi_columns_with_uuid.reference
02310_generate_multi_columns_with_uuid.sql
02310_profile_events_insert.reference
02310_profile_events_insert.sh
02311_create_table_with_unknown_format.reference
02311_create_table_with_unknown_format.sql
02311_hashed_array_dictionary_hierarchical_functions.reference
02311_hashed_array_dictionary_hierarchical_functions.sql
02311_normalize_utf8_constant.reference
02311_normalize_utf8_constant.sql
02311_range_hashed_dictionary_range_cast.reference
02311_range_hashed_dictionary_range_cast.sql
02311_system_zookeeper_insert_priv.reference
02311_system_zookeeper_insert_priv.sh
02311_system_zookeeper_insert.reference
02311_system_zookeeper_insert.sql
02312_is_not_null_prewhere.reference
02312_is_not_null_prewhere.sql
02312_parquet_orc_arrow_names_tuples.reference
02312_parquet_orc_arrow_names_tuples.sql
02313_avro_records_and_maps.reference
02313_avro_records_and_maps.sql
02313_cross_join_dup_col_names.reference
02313_cross_join_dup_col_names.sql
02313_displayname.reference
02313_displayname.sql
02313_dump_column_structure_low_cardinality.reference
02313_dump_column_structure_low_cardinality.sql
02313_filesystem_cache_seeks.reference
02313_filesystem_cache_seeks.sh
02313_group_by_modifiers_with_non_default_types.reference
02313_group_by_modifiers_with_non_default_types.sql
02313_multiple_limits.reference
02313_multiple_limits.sql
02313_negative_datetime64.reference
02313_negative_datetime64.sql
02313_test_fpc_codec.reference
02313_test_fpc_codec.sql
02314_avro_null_as_default.reference
02314_avro_null_as_default.sh
02314_csv_tsv_skip_first_lines.reference
02314_csv_tsv_skip_first_lines.sql
02315_grouping_constant_folding.reference
02315_grouping_constant_folding.sql
02315_optimize_monotonous_functions_in_order_by_remote.reference
02315_optimize_monotonous_functions_in_order_by_remote.sql
02315_pmj_union_ubsan_35857.reference
02315_pmj_union_ubsan_35857.sql
02315_readonly_create_function.reference
02315_readonly_create_function.sh
02315_replace_multiif_to_if.reference
02315_replace_multiif_to_if.sql
02316_cast_to_ip_address_default_column.reference
02316_cast_to_ip_address_default_column.sql
02316_const_string_intersact.reference
02316_const_string_intersact.sql
02316_expressions_with_window_functions.reference
02316_expressions_with_window_functions.sql
02316_hierarchical_dictionaries_nullable_parent_key.reference
02316_hierarchical_dictionaries_nullable_parent_key.sql
02316_literal_no_octal.reference
02316_literal_no_octal.sql
02316_values_table_func_bug.reference
02316_values_table_func_bug.sql
02317_distinct_in_order_optimization_explain.reference change tests 2023-02-15 11:42:15 +01:00
02317_distinct_in_order_optimization_explain.sh
02317_distinct_in_order_optimization.reference
02317_distinct_in_order_optimization.sql
02317_functions_with_nothing.reference
02317_functions_with_nothing.sql
02317_like_with_trailing_escape.reference
02317_like_with_trailing_escape.sql
02318_template_schema_inference_bug.reference
02318_template_schema_inference_bug.sql
02319_dict_get_check_arguments_size.reference
02319_dict_get_check_arguments_size.sql
02319_lightweight_delete_on_merge_tree_compact_parts.reference
02319_lightweight_delete_on_merge_tree_compact_parts.sql
02319_lightweight_delete_on_merge_tree.reference
02319_lightweight_delete_on_merge_tree.sql
02319_no_columns_in_row_level_filter.reference
02319_no_columns_in_row_level_filter.sql
02319_quantile_interpolated_weighted.reference
02319_quantile_interpolated_weighted.sql
02319_sql_standard_create_drop_index.reference
02319_sql_standard_create_drop_index.sql
02319_timeslots_dt64.reference
02319_timeslots_dt64.sql
02320_alter_columns_with_dots.reference
02320_alter_columns_with_dots.sql
02320_mapped_array_witn_const_nullable.reference
02320_mapped_array_witn_const_nullable.sql
02321_nested_short_circuit_functions.reference
02321_nested_short_circuit_functions.sql
02322_sql_insert_format.reference
02322_sql_insert_format.sql
02323_null_modifier_in_table_function.reference
02323_null_modifier_in_table_function.sql
02324_compatibility_setting.reference
02324_compatibility_setting.sh
02324_map_combinator_bug.reference
02324_map_combinator_bug.sql
02325_compatibility_setting_2.reference
02325_compatibility_setting_2.sql
02325_dates_schema_inference.reference
02325_dates_schema_inference.sql
02326_numbers_from_json_strings_schema_inference.reference
02326_numbers_from_json_strings_schema_inference.sql
02326_settings_changes_system_table.reference
02326_settings_changes_system_table.sql
02327_capnproto_protobuf_empty_messages.reference
02327_capnproto_protobuf_empty_messages.sh
02327_try_infer_integers_schema_inference.reference
02327_try_infer_integers_schema_inference.sql Fix test 02327_try_infer_integers_schema_inference 2022-07-15 21:07:10 +02:00
02332_dist_insert_send_logs_level.reference
02332_dist_insert_send_logs_level.sh
02335_column_ttl_expired_column_optimization.reference
02335_column_ttl_expired_column_optimization.sh
02336_sort_optimization_with_fill.reference
02336_sort_optimization_with_fill.sql
02336_sparse_columns_s3.reference
02336_sparse_columns_s3.sql
02337_analyzer_columns_basic.reference
02337_analyzer_columns_basic.sql Fixed tests 2023-02-16 12:17:03 +01:00
02337_base58.reference
02337_base58.sql
02337_check_translate_qualified_names_matcher.reference
02337_check_translate_qualified_names_matcher.sql
02337_drop_filesystem_cache_access.reference
02337_drop_filesystem_cache_access.sh
02337_join_analyze_stuck.reference
02337_join_analyze_stuck.sql
02337_multiple_joins_original_names.reference
02337_multiple_joins_original_names.sql
02338_analyzer_constants_basic.reference
02338_analyzer_constants_basic.sql
02339_analyzer_matcher_basic.reference
02339_analyzer_matcher_basic.sql
02340_analyzer_functions.reference
02340_analyzer_functions.sql
02340_parts_refcnt_mergetree.reference
02340_parts_refcnt_mergetree.sh
02340_union_header.reference
02340_union_header.sql
02341_analyzer_aliases_basics.reference
02341_analyzer_aliases_basics.sql
02341_global_join_cte.reference
02341_global_join_cte.sql
02342_analyzer_compound_types.reference
02342_analyzer_compound_types.sql
02342_window_view_different_struct.reference
02342_window_view_different_struct.sql
02343_aggregation_pipeline.reference
02343_aggregation_pipeline.sql
02343_analyzer_column_transformers_strict.reference
02343_analyzer_column_transformers_strict.sql
02343_analyzer_lambdas_issue_28083.reference
02343_analyzer_lambdas_issue_28083.sql
02343_analyzer_lambdas_issue_36677.reference
02343_analyzer_lambdas_issue_36677.sql
02343_analyzer_lambdas.reference
02343_analyzer_lambdas.sql
02343_create_empty_as_select.reference support CREATE EMPTY AS SELECT 2022-06-21 15:03:58 +02:00
02343_create_empty_as_select.sql
02343_group_by_use_nulls_distributed.reference
02343_group_by_use_nulls_distributed.sql
02343_group_by_use_nulls.reference
02343_group_by_use_nulls.sql fix test style 2022-09-06 09:39:27 +08:00
02343_read_from_s3_compressed_blocks.reference
02343_read_from_s3_compressed_blocks.sql
02344_analyzer_multiple_aliases_for_expression.reference
02344_analyzer_multiple_aliases_for_expression.sql
02344_describe_cache.reference
02344_describe_cache.sql
02344_distinct_limit_distiributed.reference
02344_distinct_limit_distiributed.sql
02344_insert_profile_events_stress.reference
02344_insert_profile_events_stress.sql
02344_show_caches.reference
02344_show_caches.sql
02345_analyzer_subqueries.reference
02345_analyzer_subqueries.sql
02345_create_table_allow_trailing_comma.reference
02345_create_table_allow_trailing_comma.sql
02345_filesystem_local.reference
02345_filesystem_local.sh
02345_implicit_transaction.reference
02345_implicit_transaction.sql
02345_partial_sort_transform_optimization.reference
02345_partial_sort_transform_optimization.sql
02346_additional_filters_distr.reference
02346_additional_filters_distr.sql
02346_additional_filters_index.reference
02346_additional_filters_index.sql
02346_additional_filters.reference Fix additional_table_filters for Distributed. 2022-10-14 17:04:42 +00:00
02346_additional_filters.sql
02346_aggregation_in_order_fixed_prefix.reference
02346_aggregation_in_order_fixed_prefix.sh
02346_full_text_search.reference
02346_full_text_search.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02346_into_outfile_and_stdout.reference
02346_into_outfile_and_stdout.sh
02346_non_negative_derivative.reference
02346_non_negative_derivative.sql
02346_position_countsubstrings_zero_byte.reference
02346_position_countsubstrings_zero_byte.sql
02346_read_in_order_fixed_prefix.python
02346_read_in_order_fixed_prefix.reference
02346_read_in_order_fixed_prefix.sh
02346_to_hour_monotonicity_fix.reference Revert "Merge pull request #39001 from ClickHouse/revert-38675-index-fix-1" 2022-07-08 23:22:10 +08:00
02346_to_hour_monotonicity_fix.sql
02347_rank_corr_nan.reference
02347_rank_corr_nan.sql
02347_rank_corr_size_overflow.reference
02347_rank_corr_size_overflow.sql
02350_views_max_insert_threads.reference
02350_views_max_insert_threads.sql
02351_Map_combinator_dist.reference
02351_Map_combinator_dist.sql
02352_grouby_shadows_arg.reference
02352_grouby_shadows_arg.sql
02352_interactive_queries_from_file.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02352_interactive_queries_from_file.reference
02352_lightweight_delete_on_replicated_merge_tree.reference
02352_lightweight_delete_on_replicated_merge_tree.sql
02352_lightweight_delete.reference
02352_lightweight_delete.sql
02352_rwlock.reference
02352_rwlock.sh
02353_ascii.reference
02353_ascii.sql
02353_compression_level.reference
02353_compression_level.sh Better 2022-07-07 01:47:33 +00:00
02353_explain_ast_optimize.reference
02353_explain_ast_optimize.sql
02353_format_settings.reference
02353_format_settings.sh
02353_isnullable.reference
02353_isnullable.sql
02353_order_by_tuple.reference
02353_order_by_tuple.sh
02353_partition_prune_nullable_key.reference
02353_partition_prune_nullable_key.sql
02353_simdjson_buffer_overflow.reference
02353_simdjson_buffer_overflow.sql
02353_translate.reference
02353_translate.sql
02354_annoy.reference
02354_annoy.sh Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02354_array_lowcardinality.reference
02354_array_lowcardinality.sql
02354_distributed_with_external_aggregation_memory_usage.reference
02354_distributed_with_external_aggregation_memory_usage.sql
02354_numeric_literals_with_underscores.reference
02354_numeric_literals_with_underscores.sql
02354_parse_timedelta.reference
02354_parse_timedelta.sql
02354_read_in_order_prewhere.reference
02354_read_in_order_prewhere.sql
02354_tuple_element_with_default.reference
02354_tuple_element_with_default.sql
02354_tuple_lowcardinality.reference
02354_tuple_lowcardinality.sql
02354_window_expression_with_aggregation_expression.reference
02354_window_expression_with_aggregation_expression.sql
02354_with_statement_non_exist_column.reference
02354_with_statement_non_exist_column.sql
02355_column_type_name_lc.reference
02355_column_type_name_lc.sql
02355_control_block_size_in_aggregator.reference
02355_control_block_size_in_aggregator.sql
02356_insert_query_log_metrics.reference
02356_insert_query_log_metrics.sql
02356_trivial_count_with_empty_set.reference
02356_trivial_count_with_empty_set.sql
02357_file_default_value.reference
02357_file_default_value.sql
02357_query_cancellation_race.reference
02357_query_cancellation_race.sh
02358_file_default_value.reference
02358_file_default_value.sh
02359_send_logs_source_regexp.reference
02359_send_logs_source_regexp.sh
02360_clickhouse_local_config-option.reference
02360_clickhouse_local_config-option.sh
02360_rename_table_along_with_log_name.reference
02360_rename_table_along_with_log_name.sh
02360_send_logs_level_colors.reference
02360_send_logs_level_colors.sh
02360_small_notation_h_for_hour_interval.reference
02360_small_notation_h_for_hour_interval.sql
02361_fsync_profile_events.reference
02361_fsync_profile_events.sh Merge remote-tracking branch 'upstream/master' into HEAD 2023-01-12 12:13:45 +00:00
02362_part_log_merge_algorithm.reference
02362_part_log_merge_algorithm.sql
02363_mapupdate_improve.reference
02363_mapupdate_improve.sql
02364_dictionary_datetime_64_attribute_crash.reference Added test. 2022-07-19 16:50:32 +00:00
02364_dictionary_datetime_64_attribute_crash.sql
02364_multiSearch_function_family.reference
02364_multiSearch_function_family.sql
02364_setting_cross_to_inner_rewrite.reference
02364_setting_cross_to_inner_rewrite.sql
02364_window_case.reference
02364_window_case.sql
02364_window_view_segfault.reference
02364_window_view_segfault.sh
02365_multisearch_random_tests.reference
02365_multisearch_random_tests.sql
02366_asof_optimize_predicate_bug_37813.reference
02366_asof_optimize_predicate_bug_37813.sql
02366_cancel_write_into_file.reference
02366_cancel_write_into_file.sh
02366_decimal_agg_state_conversion.reference
02366_decimal_agg_state_conversion.sql
02366_direct_dictionary_dict_has.reference
02366_direct_dictionary_dict_has.sql
02366_explain_query_tree.reference
02366_explain_query_tree.sql
02366_normalize_aggregate_function_types_and_states.reference
02366_normalize_aggregate_function_types_and_states.sql
02366_union_decimal_conversion.reference
02366_union_decimal_conversion.sql
02366_window_function_order_by.reference
02366_window_function_order_by.sql
02366_with_fill_date.reference
02366_with_fill_date.sql
02367_analyzer_table_alias_columns.reference
02367_analyzer_table_alias_columns.sql
02367_join_pushdown_column_not_found.reference
02367_join_pushdown_column_not_found.sql.j2
02367_optimize_trivial_count_with_array_join.reference
02367_optimize_trivial_count_with_array_join.sql
02368_analyzer_table_functions.reference
02368_analyzer_table_functions.sql
02368_cancel_write_into_hdfs.reference
02368_cancel_write_into_hdfs.sh
02369_analyzer_array_join_function.reference
02369_analyzer_array_join_function.sql
02369_lost_part_intersecting_merges.reference
02369_lost_part_intersecting_merges.sh
02370_analyzer_in_function.reference
02370_analyzer_in_function.sql
02370_extractAll_regress.reference
02370_extractAll_regress.sql
02371_analyzer_join_cross.reference
02371_analyzer_join_cross.sql Analyzer add single_join_prefer_left_table setting 2023-02-16 12:17:03 +01:00
02371_create_temporary_table_as_with_columns_list.reference
02371_create_temporary_table_as_with_columns_list.sql
02371_select_projection_normal_agg.reference
02371_select_projection_normal_agg.sql
02372_analyzer_join.reference Updated JOIN tests 2022-10-24 10:22:19 +02:00
02372_analyzer_join.sql.j2 Analyzer add single_join_prefer_left_table setting 2023-02-16 12:17:03 +01:00
02372_data_race_in_avro.reference
02372_data_race_in_avro.sh
02372_now_in_block.reference
02372_now_in_block.sql
02373_analyzer_join_use_nulls.reference
02373_analyzer_join_use_nulls.sql
02373_datetime64_monotonicity.queries
02373_datetime64_monotonicity.reference
02373_datetime64_monotonicity.sh
02373_heap_buffer_overflow_in_avro.reference
02373_heap_buffer_overflow_in_avro.sh
02373_progress_contain_result.reference
02373_progress_contain_result.sh
02374_analyzer_array_join.reference
02374_analyzer_array_join.sql
02374_analyzer_join_using.reference Fixed tests 2023-02-16 12:17:03 +01:00
02374_analyzer_join_using.sql.j2
02374_combine_multi_if_and_count_if_opt.reference
02374_combine_multi_if_and_count_if_opt.sql
02374_in_tuple_index.reference
02374_in_tuple_index.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02374_regexp_replace.reference
02374_regexp_replace.sql
02375_analyzer_union.reference
02375_analyzer_union.sql
02375_double_escaping_json.reference
02375_double_escaping_json.sql
02375_pretty_formats.reference
02375_pretty_formats.sql.j2
02375_rocksdb_with_filters.reference
02375_rocksdb_with_filters.sh
02375_scalar_lc_cte.reference
02375_scalar_lc_cte.sql
02375_stack_trace_no_addresses.reference
02375_stack_trace_no_addresses.sh
02375_system_schema_inference_cache.reference
02375_system_schema_inference_cache.sql
02376_analyzer_in_function_subquery.reference
02376_analyzer_in_function_subquery.sql
02376_arrow_dict_with_string.reference
02376_arrow_dict_with_string.sql
02377_analyzer_in_function_set.reference
02377_analyzer_in_function_set.sql
02377_executable_function_settings.reference
02377_executable_function_settings.sql
02377_extend_protocol_with_query_parameters.reference
02377_extend_protocol_with_query_parameters.sh
02377_fix_file_virtual_column.reference
02377_fix_file_virtual_column.sql
02377_majority_insert_quorum_zookeeper_long.reference
02377_majority_insert_quorum_zookeeper_long.sql
02377_modify_column_from_lc.reference
02377_modify_column_from_lc.sql
02377_modify_column_from_nested.reference
02377_modify_column_from_nested.sql
02377_optimize_sorting_by_input_stream_properties_explain.reference
02377_optimize_sorting_by_input_stream_properties_explain.sh
02377_optimize_sorting_by_input_stream_properties.reference
02377_optimize_sorting_by_input_stream_properties.sql
02377_quota_key_http.reference
02377_quota_key_http.sh
02377_quota_key.reference
02377_quota_key.sh
02378_analyzer_projection_names.reference Analyzer better support for single_join_prefer_left_table setting 2023-02-16 12:17:03 +01:00
02378_analyzer_projection_names.sql Analyzer better support for single_join_prefer_left_table setting 2023-02-16 12:17:03 +01:00
02378_part_log_profile_events_replicated.reference Add 02378_part_log_profile_events_replicated 2023-02-14 14:11:09 +00:00
02378_part_log_profile_events_replicated.sql Add 02378_part_log_profile_events_replicated 2023-02-14 14:11:09 +00:00
02378_part_log_profile_events.reference wip 2023-02-14 14:11:10 +00:00
02378_part_log_profile_events.sql fix 02378_part_log_profile_events 2023-02-14 14:11:13 +00:00
02379_analyzer_subquery_depth.reference
02379_analyzer_subquery_depth.sql
02380_analyzer_join_sample.reference
02380_analyzer_join_sample.sql
02380_insert_mv_race.reference
02380_insert_mv_race.sh
02381_analyzer_join_final.reference
02381_analyzer_join_final.sql
02381_arrow_dict_of_nullable_string_to_lc.reference
02381_arrow_dict_of_nullable_string_to_lc.sh
02381_arrow_dict_to_lc.reference
02381_arrow_dict_to_lc.sh
02381_client_prints_server_side_time.reference
02381_client_prints_server_side_time.sh
02381_compress_marks_and_primary_key.reference
02381_compress_marks_and_primary_key.sql
02381_join_dup_columns_in_plan.reference
02381_join_dup_columns_in_plan.sql
02381_parse_array_of_tuples.reference
02381_parse_array_of_tuples.sql
02381_parseDateTime64BestEffortUS.reference
02381_parseDateTime64BestEffortUS.sql
02381_setting_value_auto.reference
02381_setting_value_auto.sql
02382_analyzer_matcher_join_using.reference Fixed tests 2023-02-16 12:17:03 +01:00
02382_analyzer_matcher_join_using.sql
02382_filesystem_cache_persistent_files.reference
02382_filesystem_cache_persistent_files.sql
02382_join_and_filtering_set.reference Apply suggestions from code review 2023-02-13 12:17:56 +01:00
02382_join_and_filtering_set.sql Apply suggestions from code review 2023-02-13 12:17:56 +01:00
02382_query_parameters_post.reference
02382_query_parameters_post.sh
02383_analyzer_merge_tree_self_join.reference
02383_analyzer_merge_tree_self_join.sql
02383_array_signed_const_positive_index.reference
02383_array_signed_const_positive_index.sql
02383_arrow_dict_special_cases.reference
02383_arrow_dict_special_cases.sh
02383_join_and_filtering_set.reference
02383_join_and_filtering_set.sh
02383_schema_inference_hints.reference
02383_schema_inference_hints.sql
02384_analyzer_dict_get_join_get.reference Added support for dictGet, joinGet functions to handle identifier as first argument 2022-10-24 10:22:21 +02:00
02384_analyzer_dict_get_join_get.sql
02384_decrypt_bad_arguments.reference
02384_decrypt_bad_arguments.sql
02384_nullable_low_cardinality_as_dict_in_arrow.reference
02384_nullable_low_cardinality_as_dict_in_arrow.sql
02385_analyzer_aliases_compound_expression.reference
02385_analyzer_aliases_compound_expression.sql
02385_profile_events_overflow.reference
02385_profile_events_overflow.sql
02386_analyzer_in_function_nested_subqueries.reference
02386_analyzer_in_function_nested_subqueries.sql
02386_set_columns_order.reference
02386_set_columns_order.sql
02387_analyzer_cte.reference
02387_analyzer_cte.sql
02387_parse_date_as_datetime.reference
02387_parse_date_as_datetime.sql
02388_analyzer_recursive_lambda.reference
02388_analyzer_recursive_lambda.sql
02388_conversion_from_string_with_datetime64_to_date_and_date32.reference
02388_conversion_from_string_with_datetime64_to_date_and_date32.sql
02389_analyzer_nested_lambda.reference
02389_analyzer_nested_lambda.sql
02389_dashboard.reference
02389_dashboard.sh
02390_prometheus_ClickHouseStatusInfo_DictionaryStatus.reference
02390_prometheus_ClickHouseStatusInfo_DictionaryStatus.sh
02391_hashed_dictionary_shards.reference
02391_hashed_dictionary_shards.sql
02391_recursive_buffer.reference
02391_recursive_buffer.sql
02392_every_setting_must_have_documentation.reference
02392_every_setting_must_have_documentation.sql
02393_every_metric_must_have_documentation.reference
02393_every_metric_must_have_documentation.sql
02394_every_profile_event_must_have_documentation.reference
02394_every_profile_event_must_have_documentation.sql Write the documentation for all ProfileEvents. Enforce that documentation exists. 2022-08-26 01:35:03 +02:00
02395_every_merge_tree_setting_must_have_documentation.reference
02395_every_merge_tree_setting_must_have_documentation.sql
02396_system_parts_race_condition_rm.reference
02396_system_parts_race_condition_rm.sh
02397_system_parts_race_condition_drop_rm.reference
02397_system_parts_race_condition_drop_rm.sh
02398_subquery_where_pushdown_and_limit_offset.reference
02398_subquery_where_pushdown_and_limit_offset.sql
02399_merge_tree_mutate_in_partition.reference
02399_merge_tree_mutate_in_partition.sql
02400_create_table_on_cluster_normalization.reference
02400_create_table_on_cluster_normalization.sql
02400_memory_accounting_on_error.reference
02400_memory_accounting_on_error.sql
02401_merge_tree_old_tmp_dirs_cleanup.reference
02401_merge_tree_old_tmp_dirs_cleanup.sql
02402_capnp_format_segments_overflow.reference
02402_capnp_format_segments_overflow.sh
02402_external_disk_mertrics.reference
02402_external_disk_mertrics.sql
02402_merge_engine_with_view.reference
02402_merge_engine_with_view.sql
02403_arrow_large_string.reference
02403_arrow_large_string.sh
02403_big_http_chunk_size.python
02403_big_http_chunk_size.reference
02403_big_http_chunk_size.sh
02403_enable_extended_results_for_datetime_functions.reference
02403_enable_extended_results_for_datetime_functions.sql.j2
02403_ttl_column_multiple_times.reference
02403_ttl_column_multiple_times.sql
02404_lightweight_delete_vertical_merge.reference
02404_lightweight_delete_vertical_merge.sql
02404_memory_bound_merging.reference Fix mbm with aio on top of query plan (#45892) 2023-02-14 14:02:54 +01:00
02404_memory_bound_merging.sql
02404_schema_inference_cache_respect_format_settings.reference
02404_schema_inference_cache_respect_format_settings.sql.j2
02405_avro_read_nested.reference
02405_avro_read_nested.sql
02405_pmj_issue_40335.reference
02405_pmj_issue_40335.sql
02406_try_read_datetime64_bug.reference
02406_try_read_datetime64_bug.sql
02407_array_element_from_map_wrong_type.reference
02407_array_element_from_map_wrong_type.sql Fix possible logical error in arrayElement function with Map 2022-08-24 11:01:39 +00:00
02408_to_fixed_string_short_circuit.reference
02408_to_fixed_string_short_circuit.sql
02409_url_format_detection.reference
02409_url_format_detection.sql
02410_csv_empty_fields_inference.reference
02410_csv_empty_fields_inference.sql
02410_inmemory_wal_cleanup.reference
02410_inmemory_wal_cleanup.sql
02410_to_decimal_or_default.reference
02410_to_decimal_or_default.sql
02411_legacy_geobase.reference
02411_legacy_geobase.sql
02411_merge_tree_zero_max_read_buffer_size.reference
02411_merge_tree_zero_max_read_buffer_size.sql
02412_nlp.reference
02412_nlp.sql
02414_all_new_table_functions_must_be_documented.reference
02414_all_new_table_functions_must_be_documented.sql
02415_all_new_functions_must_be_documented.reference
02415_all_new_functions_must_be_documented.sql
02416_grouping_function_compatibility.reference
02416_grouping_function_compatibility.sql
02416_in_set_same_ast_diff_columns.reference
02416_in_set_same_ast_diff_columns.sql
02416_input_json_formats.reference
02416_input_json_formats.sql
02416_json_object_inference.reference
02416_json_object_inference.sql Fix tests 2022-12-30 17:54:24 +01:00
02416_json_tuple_to_array_schema_inference.reference
02416_json_tuple_to_array_schema_inference.sql
02416_keeper_map.reference
02416_keeper_map.sql
02416_rename_database_rbac.reference
02416_rename_database_rbac.sh
02416_rocksdb_delete_update.reference
02416_rocksdb_delete_update.sql
02416_row_policy_always_false_index.reference
02416_row_policy_always_false_index.sql
02417_from_select_syntax.reference
02417_from_select_syntax.sql
02417_json_object_each_row_format.reference
02417_json_object_each_row_format.sql
02417_keeper_map_create_drop.reference
02417_keeper_map_create_drop.sql
02417_load_marks_async.reference
02417_load_marks_async.sh
02417_null_variadic_behaviour.reference
02417_null_variadic_behaviour.sql
02417_opentelemetry_insert_on_distributed_table.reference
02417_opentelemetry_insert_on_distributed_table.sh
02417_repeat_input_commands.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02417_repeat_input_commands.reference
02418_aggregate_combinators.reference
02418_aggregate_combinators.sql
02418_do_not_return_empty_blocks_from_ConvertingAggregatedToChunksTransform.reference
02418_do_not_return_empty_blocks_from_ConvertingAggregatedToChunksTransform.sh
02418_keeper_map_keys_limit.reference Add support for DELETE/UPDATE for KeeperMap 2023-02-13 11:22:43 +00:00
02418_keeper_map_keys_limit.sql Add support for DELETE/UPDATE for KeeperMap 2023-02-13 11:22:43 +00:00
02418_tautological_if_index.reference
02418_tautological_if_index.sql
02419_contingency_array_nullable.reference
02419_contingency_array_nullable.sql
02419_keeper_map_primary_key.reference
02419_keeper_map_primary_key.sh
02420_final_setting_analyzer.reference possibly fix explain syntax test 2023-02-20 14:46:45 -03:00
02420_final_setting_analyzer.sql
02420_final_setting.reference possibly fix explain syntax test 2023-02-20 14:46:45 -03:00
02420_final_setting.sql
02420_key_condition_actions_dag_bug_40599.reference
02420_key_condition_actions_dag_bug_40599.sql
02420_stracktrace_debug_symbols.reference
02420_stracktrace_debug_symbols.sh
02421_decimal_in_precision_issue_41125.reference
02421_decimal_in_precision_issue_41125.sql
02421_explain_subquery.reference
02421_explain_subquery.sql Analyzer TableFunctionExplain fix 2023-02-16 12:17:02 +01:00
02421_exponential_join_rewrite_21557.reference
02421_exponential_join_rewrite_21557.sql
02421_formats_with_totals_and_extremes.reference
02421_formats_with_totals_and_extremes.sql.j2 Don't outout totals/extremes in all row formats, update docs 2022-09-12 17:21:40 +00:00
02421_json_decimals_as_strings.reference
02421_json_decimals_as_strings.sql
02421_record_errors_row_by_input_format.reference
02421_record_errors_row_by_input_format.sh
02421_simple_queries_for_opentelemetry.reference
02421_simple_queries_for_opentelemetry.sh
02421_truncate_isolation_no_merges.reference
02421_truncate_isolation_no_merges.sh
02421_truncate_isolation_with_mutations.reference
02421_truncate_isolation_with_mutations.sh
02421_type_json_async_insert.reference
02421_type_json_async_insert.sh
02421_type_json_empty_parts.reference
02421_type_json_empty_parts.sh
02422_allow_implicit_no_password.config.xml
02422_allow_implicit_no_password.reference
02422_allow_implicit_no_password.sh
02422_insert_different_granularity.reference
02422_insert_different_granularity.sql
02422_msgpack_uuid_wrong_column.reference
02422_msgpack_uuid_wrong_column.sql
02422_read_numbers_as_strings.reference
02422_read_numbers_as_strings.sql
02423_ddl_for_opentelemetry.reference
02423_ddl_for_opentelemetry.sh
02423_drop_memory_parts.reference
02423_drop_memory_parts.sql
02423_insert_stats_behaviour.reference
02423_insert_stats_behaviour.sh
02423_insert_summary_behaviour.reference
02423_insert_summary_behaviour.sh
02423_json_quote_float64.reference
02423_json_quote_float64.sql
02423_multidimensional_array_get_data_at.reference
02423_multidimensional_array_get_data_at.sql
02424_pod_array_overflow.reference
02424_pod_array_overflow.sql
02425_categorical_information_value_properties.reference
02425_categorical_information_value_properties.sql
02426_create_suspicious_fixed_string.reference
02426_create_suspicious_fixed_string.sql
02426_low_cardinality_fixed_string_insert_field.reference
02426_low_cardinality_fixed_string_insert_field.sh
02426_orc_bug.reference
02426_orc_bug.sql
02426_pod_array_overflow_2.reference
02426_pod_array_overflow_2.sql
02426_pod_array_overflow_3.reference
02426_pod_array_overflow_3.sql
02426_to_string_nullable_fixedstring.reference
02426_to_string_nullable_fixedstring.sql
02427_column_nullable_ubsan.reference
02427_column_nullable_ubsan.sql
02427_msan_group_array_resample.reference
02427_msan_group_array_resample.sql
02427_mutate_and_zero_copy_replication_zookeeper.reference
02427_mutate_and_zero_copy_replication_zookeeper.sql
02428_batch_nullable_assert.reference
02428_batch_nullable_assert.sql
02428_combinators_with_over_statement.reference
02428_combinators_with_over_statement.sql Fix style, add tests 2022-09-21 13:01:56 +00:00
02428_decimal_in_floating_point_literal.reference
02428_decimal_in_floating_point_literal.sql
02428_delete_with_settings.reference
02428_delete_with_settings.sql
02428_index_analysis_with_null_literal.reference Better index analysis with NULL literal 2022-09-27 22:00:50 +08:00
02428_index_analysis_with_null_literal.sql
02428_parameterized_view.reference Support for IN clause in parameterized views 2023-02-20 09:48:55 +01:00
02428_parameterized_view.sh Support for IN clause in parameterized views 2023-02-20 09:48:55 +01:00
02428_partial_sort_optimization_bug.reference
02428_partial_sort_optimization_bug.sql
02429_combinators_in_array_reduce.reference
02429_combinators_in_array_reduce.sql
02429_groupBitmap_chain_state.reference
02429_groupBitmap_chain_state.sql
02429_low_cardinality_trash.reference
02429_low_cardinality_trash.sh
02429_offset_pipeline_stuck_bug.reference
02429_offset_pipeline_stuck_bug.sql
02430_bitmap_transform_exception_code.reference
02430_bitmap_transform_exception_code.sql
02430_initialize_aggregation_with_combinators.reference
02430_initialize_aggregation_with_combinators.sql
02431_single_value_or_null_empty.reference
02431_single_value_or_null_empty.sql
02432_s3_parallel_parts_cleanup.reference
02432_s3_parallel_parts_cleanup.sql
02433_default_expression_operator_in.reference
02433_default_expression_operator_in.sql
02447_drop_database_replica.reference
02447_drop_database_replica.sh
02448_clone_replica_lost_part.reference
02448_clone_replica_lost_part.sql
02449_check_dependencies_and_table_shutdown.reference
02449_check_dependencies_and_table_shutdown.sql
02450_kill_distributed_query_deadlock.reference
02450_kill_distributed_query_deadlock.sh
02451_order_by_monotonic.reference
02451_order_by_monotonic.sh
02451_variadic_null_garbage_data.reference
02451_variadic_null_garbage_data.sql Do not replace NULLs by their underlying value on aggregations 2022-09-20 18:04:29 +02:00
02452_check_low_cardinality.reference
02452_check_low_cardinality.sql
02452_json_utf8_validation.reference
02452_json_utf8_validation.sql
02453_check_path_in_errors_logger.reference
02453_check_path_in_errors_logger.sql
02454_compressed_marks_in_compact_part.reference
02454_compressed_marks_in_compact_part.sql
02454_create_table_with_custom_disk.reference Hide disk setting arguemtns 2023-02-21 19:24:01 +01:00
02454_create_table_with_custom_disk.sql
02454_disable_mergetree_with_lightweight_delete_column.reference
02454_disable_mergetree_with_lightweight_delete_column.sql
02454_json_object_each_row_column_for_object_name.reference
02454_json_object_each_row_column_for_object_name.sql
02454_set_parameters_formatting.reference
02454_set_parameters_formatting.sh
02455_count_state_asterisk.reference
02455_count_state_asterisk.sql
02455_default_union_except_intersect.reference
02455_default_union_except_intersect.sh
02455_duplicate_column_names_in_schema_inference.reference
02455_duplicate_column_names_in_schema_inference.sql
02455_extract_fixed_string_from_nested_json.reference
02455_extract_fixed_string_from_nested_json.sql
02455_improve_feedback_when_replacing_partition_with_different_primary_key.reference
02455_improve_feedback_when_replacing_partition_with_different_primary_key.sql
02455_one_row_from_csv_memory_usage.reference
02455_one_row_from_csv_memory_usage.sh
02456_aggregate_state_conversion.reference
02456_aggregate_state_conversion.sql
02456_alter-nullable-column-bag-2.reference
02456_alter-nullable-column-bag-2.sql
02456_alter-nullable-column-bag.reference
02456_alter-nullable-column-bag.sql
02456_async_inserts_logs.reference
02456_async_inserts_logs.sh
02456_BLAKE3_hash_function_test.reference
02456_BLAKE3_hash_function_test.sql
02456_bloom_filter_assert.reference
02456_bloom_filter_assert.sql.j2
02456_datetime_schema_inference.reference Move test 2022-11-11 12:46:57 +00:00
02456_datetime_schema_inference.sql
02456_keeper_retries_during_insert.reference
02456_keeper_retries_during_insert.sql
02456_progress_tty.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02456_progress_tty.reference
02456_summing_mt_lc.reference
02456_summing_mt_lc.sql
02456_test_zero_copy_mutation.reference
02456_test_zero_copy_mutation.sql
02457_bz2_concatenated.reference
02457_bz2_concatenated.sh
02457_csv_parse_date_out_of_range.reference
02457_csv_parse_date_out_of_range.sh
02457_datediff_via_unix_epoch.reference
02457_datediff_via_unix_epoch.sql
02457_filesystem_function.reference
02457_filesystem_function.sql
02457_insert_select_progress_http.reference
02457_insert_select_progress_http.sh
02457_key_condition_with_types_that_cannot_be_nullable.reference
02457_key_condition_with_types_that_cannot_be_nullable.sql
02457_morton_coding_with_mask.reference
02457_morton_coding_with_mask.sql
02457_morton_coding.reference
02457_morton_coding.sql
02457_parse_date_time_best_effort.reference
02457_parse_date_time_best_effort.sql
02457_s3_cluster_schema_inference.reference
02457_s3_cluster_schema_inference.sql
02457_tuple_of_intervals.reference
02457_tuple_of_intervals.sql
02458_datediff_date32.reference
02458_datediff_date32.sql
02458_default_setting.reference
02458_default_setting.sql
02458_empty_hdfs_url.reference
02458_empty_hdfs_url.sql
02458_hdfs_cluster_schema_inference.reference
02458_hdfs_cluster_schema_inference.sql
02458_insert_select_progress_tcp.python
02458_insert_select_progress_tcp.reference
02458_insert_select_progress_tcp.sh
02458_key_condition_not_like_prefix.reference
02458_key_condition_not_like_prefix.sql
02458_relax_too_many_parts.reference
02458_relax_too_many_parts.sql
02458_use_structure_from_insertion_table.reference
02458_use_structure_from_insertion_table.sql
02459_glob_for_recursive_directory_traversal.reference
02459_glob_for_recursive_directory_traversal.sh
02459_group_by_all.reference GROUP BY ALL in Analyzer 2022-11-01 16:18:56 +08:00
02459_group_by_all.sql
02459_low_cardinality_uint128_aggregator.reference
02459_low_cardinality_uint128_aggregator.sql
02459_materialized_view_default_value.reference
02459_materialized_view_default_value.sql
02459_read_in_order_bufer.reference
02459_read_in_order_bufer.sql
02460_prewhere_row_level_policy.reference
02460_prewhere_row_level_policy.sql
02460_projections_and_aggregate_null_if_empty.reference
02460_projections_and_aggregate_null_if_empty.sh
02461_alter_update_respect_part_column_type_bug.reference
02461_alter_update_respect_part_column_type_bug.sql
02461_cancel_finish_race.reference
02461_cancel_finish_race.sh
02461_join_lc_issue_42380.reference
02461_join_lc_issue_42380.sql
02461_mullable_pk_monotonicity_bug.reference Fixing test. 2022-10-25 13:43:14 +00:00
02461_mullable_pk_monotonicity_bug.sql
02461_prewhere_row_level_policy_lightweight_delete.reference.j2
02461_prewhere_row_level_policy_lightweight_delete.sql.j2
02461_welch_t_test_fuzz.reference
02461_welch_t_test_fuzz.sql
02462_distributions.reference
02462_distributions.sql
02462_match_regexp_pk.reference match function can use index if prefix 2022-10-29 18:25:29 +08:00
02462_match_regexp_pk.sql
02462_number_to_datetype.reference
02462_number_to_datetype.sql
02463_julian_day_ubsan.reference
02463_julian_day_ubsan.sql
02464_decimal_scale_buffer_overflow.reference
02464_decimal_scale_buffer_overflow.sql
02465_limit_trivial_max_rows_to_read.reference
02465_limit_trivial_max_rows_to_read.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02466_distributed_query_profiler.reference
02466_distributed_query_profiler.sql
02467_cross_join_three_table_functions.reference
02467_cross_join_three_table_functions.sql
02467_set_with_lowcardinality_type.reference
02467_set_with_lowcardinality_type.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02468_has_any_tuple.reference
02468_has_any_tuple.sql
02469_fix_aliases_parser.reference Add test 2022-10-24 01:39:40 +00:00
02469_fix_aliases_parser.sql
02469_interval_msan.reference
02469_interval_msan.sql
02470_mutation_sync_race.reference
02470_mutation_sync_race.sh
02470_suspicious_low_cardinality_msan.reference
02470_suspicious_low_cardinality_msan.sql
02471_wrong_date_monotonicity.reference
02471_wrong_date_monotonicity.sql
02472_segfault_expression_parser.reference
02472_segfault_expression_parser.sql
02473_extract_low_cardinality_from_json.reference
02473_extract_low_cardinality_from_json.sql
02473_functions_in_readonly_mode.reference
02473_functions_in_readonly_mode.sh
02473_infile_progress.py
02473_infile_progress.reference
02473_map_element_nullable.reference
02473_map_element_nullable.sql
02473_multistep_prewhere.python
02473_multistep_prewhere.reference
02473_multistep_prewhere.sh
02473_optimize_old_parts.reference
02473_optimize_old_parts.sql
02473_prewhere_with_bigint.reference
02473_prewhere_with_bigint.sql
02474_analyzer_subqueries_table_expression_modifiers.reference
02474_analyzer_subqueries_table_expression_modifiers.sql
02474_create_user_query_fuzzer_bug.reference
02474_create_user_query_fuzzer_bug.sql
02474_extract_fixedstring_from_json.reference
02474_extract_fixedstring_from_json.sql
02474_fix_function_parser_bug.reference
02474_fix_function_parser_bug.sql
02474_timeDiff_UTCTimestamp.reference
02474_timeDiff_UTCTimestamp.sql
02474_unhex_in_fix_string.reference
02474_unhex_in_fix_string.sql
02475_analysis_of_variance.reference
02475_analysis_of_variance.sql
02475_analyzer_array_join_with_join.reference
02475_analyzer_join_tree_subquery.reference
02475_analyzer_join_tree_subquery.sql
02475_analyzer_subquery_compound_expression.reference
02475_analyzer_subquery_compound_expression.sql
02475_bad_cast_low_cardinality_to_string_bug.reference
02475_bad_cast_low_cardinality_to_string_bug.sql
02475_bson_each_row_format.reference
02475_bson_each_row_format.sh Make better, fix bugs, improve error messages 2022-12-12 22:00:45 +00:00
02475_date_time_schema_inference_bug.reference
02475_date_time_schema_inference_bug.sql
02475_join_bug_42832.reference Fix incorrect saved_block_sample with multiple disjuncts in hash join 2022-11-03 13:00:37 +01:00
02475_join_bug_42832.sql
02475_or_function_alias_and_const_where.reference
02475_or_function_alias_and_const_where.sql
02475_positive_modulo.reference
02475_positive_modulo.sql
02475_precise_decimal_arithmetics.reference
02475_precise_decimal_arithmetics.sql
02475_split_with_max_substrings.reference
02475_split_with_max_substrings.sql
02476_analyzer_identifier_hints.reference
02476_analyzer_identifier_hints.sh
02476_analyzer_join_with_unused_columns.reference
02476_analyzer_join_with_unused_columns.sql
02476_fix_cast_parser_bug.reference
02476_fix_cast_parser_bug.sql
02476_fix_lambda_parsing.reference
02476_fix_lambda_parsing.sh
02476_fuse_sum_count.reference
02476_fuse_sum_count.sql
02476_query_parameters_insert.reference
02476_query_parameters_insert.sql
02476_query_parameters_without_serialisation.reference
02476_query_parameters_without_serialisation.sql
02477_age_date32.reference
02477_age_date32.sql
02477_age_datetime64.reference
02477_age_datetime64.sql
02477_age.reference
02477_age.sql
02477_analyzer_array_join_with_join.reference Analyzer support ARRAY JOIN with Nested 2023-02-16 12:17:03 +01:00
02477_analyzer_array_join_with_join.sql
02477_analyzer_ast_key_condition_crash.reference
02477_analyzer_ast_key_condition_crash.sql
02477_analyzer_function_hints.reference
02477_analyzer_function_hints.sh
02477_exists_fuzz_43478.reference
02477_exists_fuzz_43478.sql
02477_fuse_quantiles.reference
02477_fuse_quantiles.sql
02477_invalid_reads.reference
02477_invalid_reads.sql
02477_is_null_parser.reference
02477_is_null_parser.sql
02477_logical_expressions_optimizer_low_cardinality.reference
02477_logical_expressions_optimizer_low_cardinality.sql add query test: 02477_logical_expressions_optimizer_low_cardinality 2022-11-08 15:51:20 +08:00
02477_projection_materialize_and_zero_copy.reference
02477_projection_materialize_and_zero_copy.sql
02477_s3_request_throttler.reference
02477_s3_request_throttler.sh
02477_single_value_data_string_regression.reference
02477_single_value_data_string_regression.sql
02478_analyzer_table_expression_aliases.reference
02478_analyzer_table_expression_aliases.sql
02478_factorial.reference
02478_factorial.sql
02478_projection_with_group_by_alter.reference
02478_projection_with_group_by_alter.sql
02478_window_frame_type_groups.reference
02478_window_frame_type_groups.sql
02479_analyzer_aggregation_crash.reference
02479_analyzer_aggregation_crash.sql
02479_analyzer_aggregation_totals_rollup_crash_fix.reference
02479_analyzer_aggregation_totals_rollup_crash_fix.sql
02479_analyzer_join_with_constants.reference Fixed code review issues 2023-02-18 17:06:00 +01:00
02479_analyzer_join_with_constants.sql Fixed code review issues 2023-02-18 17:06:00 +01:00
02479_if_with_null_and_cullable_const.reference
02479_if_with_null_and_cullable_const.sql
02479_mysql_connect_to_self.reference
02479_mysql_connect_to_self.sql
02479_nullable_primary_key_second_column.reference
02479_nullable_primary_key_second_column.sql
02479_race_condition_between_insert_and_droppin_mv.reference
02479_race_condition_between_insert_and_droppin_mv.sh
02480_analyzer_alias_nullptr.reference
02480_analyzer_alias_nullptr.sql
02480_client_option_print_num_processed_rows.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02480_client_option_print_num_processed_rows.reference
02480_every_asynchronous_metric_must_have_documentation.reference
02480_every_asynchronous_metric_must_have_documentation.sql
02480_interval_casting_and_subquery.reference
02480_interval_casting_and_subquery.sql
02480_max_map_null_totals.reference
02480_max_map_null_totals.sql
02480_parse_date_time_best_effort_math_overflow.reference
02480_parse_date_time_best_effort_math_overflow.sql
02480_s3_support_wildcard.reference
02480_s3_support_wildcard.sql
02480_suspicious_lowcard_in_key.reference
02480_suspicious_lowcard_in_key.sql
02480_tets_show_full.reference
02480_tets_show_full.sh
02480_tlp_nan.reference
02480_tlp_nan.sql
02481_aggregation_in_order_plan.reference
02481_aggregation_in_order_plan.sql
02481_analyzer_join_alias_unknown_identifier_crash.reference
02481_analyzer_join_alias_unknown_identifier_crash.sql
02481_analyzer_optimize_aggregation_arithmetics.reference
02481_analyzer_optimize_aggregation_arithmetics.sql
02481_analyzer_optimize_grouping_sets_keys.reference Fixed code review issues 2023-02-18 17:06:00 +01:00
02481_analyzer_optimize_grouping_sets_keys.sql
02481_array_join_with_map.reference
02481_array_join_with_map.sql
02481_async_insert_dedup.python
02481_async_insert_dedup.reference
02481_async_insert_dedup.sh
02481_async_insert_race_long.reference
02481_async_insert_race_long.sh
02481_custom_separated_and_template_with_csv_field.reference
02481_custom_separated_and_template_with_csv_field.sh
02481_default_value_used_in_row_level_filter.reference
02481_default_value_used_in_row_level_filter.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02481_fix_parameters_parsing.reference Fix function parameters parsing 2022-11-18 01:16:28 +00:00
02481_fix_parameters_parsing.sql
02481_i43247_ubsan_in_minmaxany.reference
02481_i43247_ubsan_in_minmaxany.sql
02481_low_cardinality_with_short_circuit_functins.reference
02481_low_cardinality_with_short_circuit_functins.sql
02481_merge_array_join_sample_by.reference
02481_merge_array_join_sample_by.sql
02481_parquet_int_list_multiple_chunks.reference
02481_parquet_int_list_multiple_chunks.sh
02481_parquet_list_monotonically_increasing_offsets.reference
02481_parquet_list_monotonically_increasing_offsets.sh
02481_pk_analysis_with_enum_to_string.reference
02481_pk_analysis_with_enum_to_string.sql
02481_prewhere_filtered_rows_div_by_zero.reference Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02481_prewhere_filtered_rows_div_by_zero.sql Inhibit index_granularity_bytes randomization in some tests 2023-02-20 23:43:11 +01:00
02481_s3_throw_if_mismatch_files.reference
02481_s3_throw_if_mismatch_files.sql
02481_xxh3_hash_function.reference
02481_xxh3_hash_function.sql
02482_capnp_list_of_structs.reference
02482_capnp_list_of_structs.sh
02482_execute_functions_before_sorting_bug.reference
02482_execute_functions_before_sorting_bug.sql
02482_if_with_nothing_argument.reference
02482_if_with_nothing_argument.sql
02482_insert_into_dist_race.reference
02482_insert_into_dist_race.sql
02482_json_nested_arrays_with_same_keys.reference
02482_json_nested_arrays_with_same_keys.sh
02482_load_parts_refcounts.reference
02482_load_parts_refcounts.sh
02482_value_block_assert.reference
02482_value_block_assert.sql Better cache management 2022-11-22 19:03:17 +01:00
02482_value_block_parsing.reference
02482_value_block_parsing.sh
02483_add_engine_full_column_to_system_databases.reference
02483_add_engine_full_column_to_system_databases.sql
02483_capnp_decimals.reference
02483_capnp_decimals.sh
02483_check_virtuals_shile_using_structure_from_insertion_table.reference
02483_check_virtuals_shile_using_structure_from_insertion_table.sql
02483_cuturlparameter_with_arrays.reference
02483_cuturlparameter_with_arrays.sql
02483_elapsed_time.reference
02483_elapsed_time.sh Fixed tests 2023-02-17 16:50:46 +01:00
02483_password_reset.reference
02483_password_reset.sh
02483_substitute_udf_create.reference
02483_substitute_udf_create.sql
02483_test_reverse_dns_resolution.reference
02483_test_reverse_dns_resolution.sql
02484_substitute_udf_storage_args.reference
02484_substitute_udf_storage_args.sql
02489_analyzer_indexes.reference
02489_analyzer_indexes.sql
02490_benchmark_max_consecutive_errors.reference
02490_benchmark_max_consecutive_errors.sh
02490_replacing_merge_tree_is_deleted_column.reference [RFC] Replacing merge tree new engine (#41005) 2023-02-16 16:03:16 +03:00
02490_replacing_merge_tree_is_deleted_column.sql [RFC] Replacing merge tree new engine (#41005) 2023-02-16 16:03:16 +03:00
02491_part_log_has_table_uuid.reference
02491_part_log_has_table_uuid.sql
02492_clickhouse_local_context_uaf.reference Fix possible heap-use-after-free in local if history file cannot be created 2022-11-20 22:51:27 +01:00
02492_clickhouse_local_context_uaf.sh
02493_analyzer_sum_if_to_count_if.reference
02493_analyzer_sum_if_to_count_if.sql
02493_analyzer_table_functions_untuple.reference
02493_analyzer_table_functions_untuple.sql
02493_analyzer_uniq_injective_functions_elimination.reference
02493_analyzer_uniq_injective_functions_elimination.sql
02493_do_not_assume_that_the_original_query_was_valid_when_transforming_joins.reference
02493_do_not_assume_that_the_original_query_was_valid_when_transforming_joins.sql
02493_inconsistent_hex_and_binary_number.expect Fix timeout for expect tests by fixing expect_after timeout 2023-02-23 15:02:19 +01:00
02493_inconsistent_hex_and_binary_number.reference
02493_max_streams_for_merge_tree_reading.reference
02493_max_streams_for_merge_tree_reading.sql
02493_numeric_literals_with_underscores.reference
02493_numeric_literals_with_underscores.sql
02494_analyzer_compound_expression_crash_fix.reference
02494_analyzer_compound_expression_crash_fix.sql Analyzer add single_join_prefer_left_table setting 2023-02-16 12:17:03 +01:00
02494_analyzer_cte_resolution_in_subquery_fix.reference
02494_analyzer_cte_resolution_in_subquery_fix.sql
02494_array_function_range.reference
02494_array_function_range.sql
02494_combinators_with_null_argument.reference
02494_combinators_with_null_argument.sql
02494_optimize_group_by_function_keys_and_alias_columns.reference
02494_optimize_group_by_function_keys_and_alias_columns.sql
02494_parser_string_binary_literal.reference
02494_parser_string_binary_literal.sql
02494_query_cache_case_agnostic_matching.reference
02494_query_cache_case_agnostic_matching.sql
02494_query_cache_drop_cache.reference
02494_query_cache_drop_cache.sql
02494_query_cache_eligible_queries.reference
02494_query_cache_eligible_queries.sql
02494_query_cache_events.reference
02494_query_cache_events.sql
02494_query_cache_exception_handling.reference
02494_query_cache_exception_handling.sql
02494_query_cache_explain.reference
02494_query_cache_explain.sql
02494_query_cache_min_query_duration.reference
02494_query_cache_min_query_duration.sql
02494_query_cache_min_query_runs.reference
02494_query_cache_min_query_runs.sql
02494_query_cache_nondeterministic_functions.reference
02494_query_cache_nondeterministic_functions.sql
02494_query_cache_normalize_ast.reference
02494_query_cache_normalize_ast.sql
02494_query_cache_passive_usage.reference
02494_query_cache_passive_usage.sql Renaming: "Query Result Cache" --> "Query Cache" 2023-01-31 09:54:34 +00:00
02494_query_cache_secrets.reference
02494_query_cache_secrets.sql
02494_query_cache_ttl_long.reference
02494_query_cache_ttl_long.sql
02494_trace_log_profile_events.reference
02494_trace_log_profile_events.sh
02494_zero_copy_and_projection_and_mutation_work_together.reference
02494_zero_copy_and_projection_and_mutation_work_together.sql
02494_zero_copy_projection_cancel_fetch.reference
02494_zero_copy_projection_cancel_fetch.sh
02495_analyzer_storage_join.reference
02495_analyzer_storage_join.sql Analyzer add single_join_prefer_left_table setting 2023-02-16 12:17:03 +01:00
02495_concat_with_separator.reference
02495_concat_with_separator.sql
02495_parser_string_binary_literal.reference
02495_parser_string_binary_literal.sh
02495_s3_filter_by_file.reference
02495_s3_filter_by_file.sql
02495_sum_if_to_count_if_bug.reference
02495_sum_if_to_count_if_bug.sql Better handling of NULL in aggregate combinators, fix possible segfault/logical error while using 2022-11-29 18:19:00 +00:00
02496_format_datetime_in_joda_syntax.reference
02496_format_datetime_in_joda_syntax.sql
02496_from_unixtime_in_joda_syntax.reference
02496_from_unixtime_in_joda_syntax.sql
02496_remove_redundant_sorting.reference
02496_remove_redundant_sorting.sh
02496_row_binary_large_string_size.reference
02496_row_binary_large_string_size.sh
02496_storage_s3_profile_events.reference
02496_storage_s3_profile_events.sql
02497_analyzer_sum_if_count_if_pass_crash_fix.reference
02497_analyzer_sum_if_count_if_pass_crash_fix.sql
02497_having_without_actual_aggregation_bug.reference Analyzer added distributed table functions support 2023-02-16 12:17:03 +01:00
02497_having_without_actual_aggregation_bug.sql Analyzer added distributed table functions support 2023-02-16 12:17:03 +01:00
02497_if_transform_strings_to_enum.reference
02497_if_transform_strings_to_enum.sql
02497_remote_disk_fat_column.reference
02497_remote_disk_fat_column.sql
02497_schema_inference_nulls.reference
02497_schema_inference_nulls.sql
02497_source_part_is_intact_when_mutation.reference
02497_source_part_is_intact_when_mutation.sql
02497_storage_file_reader_selection.reference
02497_storage_file_reader_selection.sh
02497_storage_join_right_assert.reference
02497_storage_join_right_assert.sql
02497_trace_events_stress_long.reference
02497_trace_events_stress_long.sh
02498_analyzer_aggregate_functions_arithmetic_operations_pass_fix.reference
02498_analyzer_aggregate_functions_arithmetic_operations_pass_fix.sql
02498_analyzer_settings_push_down.reference
02498_analyzer_settings_push_down.sql
02498_random_string_in_json_schema_inference.reference
02498_random_string_in_json_schema_inference.sh
02498_storage_join_key_positions.reference.j2
02498_storage_join_key_positions.sql.j2
02499_analyzer_aggregate_function_lambda_crash_fix.reference
02499_analyzer_aggregate_function_lambda_crash_fix.sql
02499_analyzer_set_index.reference
02499_analyzer_set_index.sql
02499_escaped_quote_schema_inference.reference
02499_escaped_quote_schema_inference.sql
02499_monotonicity_toUnixTimestamp64.reference
02499_monotonicity_toUnixTimestamp64.sh
02499_quantile_nan_ubsan_msan.reference
02499_quantile_nan_ubsan_msan.sql
02499_read_json_objects_as_strings.reference
02499_read_json_objects_as_strings.sql
02500_analyzer_storage_view_crash_fix.reference
02500_analyzer_storage_view_crash_fix.sql
02500_bson_read_object_id.reference
02500_bson_read_object_id.sh Try fix test 2022-12-20 16:25:13 +00:00
02500_numbers_inference.reference
02500_numbers_inference.sh
02500_prevent_drop_nested_if_empty_part.reference
02500_prevent_drop_nested_if_empty_part.sql
02500_remove_redundant_distinct.reference GROUP BY WITH TOTALS 2023-02-14 21:14:41 +00:00
02500_remove_redundant_distinct.sh GROUP BY WITH TOTALS 2023-02-14 21:14:41 +00:00
02501_analyzer_expired_context_crash_fix.reference
02501_analyzer_expired_context_crash_fix.sql
02501_deep_recusion_schema_inference.reference
02501_deep_recusion_schema_inference.sh
02501_limits_on_result_for_view.reference
02501_limits_on_result_for_view.sql
02502_analyzer_insert_select_crash_fix.reference
02502_analyzer_insert_select_crash_fix.sql
02502_bad_values_schema_inference.reference
02502_bad_values_schema_inference.sql
02502_fuzz_bad_cast_to_ast_literal.reference
02502_fuzz_bad_cast_to_ast_literal.sql
02503_bad_compatibility_setting.reference
02503_bad_compatibility_setting.sql
02503_cache_on_write_with_small_segment_size.reference
02503_cache_on_write_with_small_segment_size.sh
02503_in_lc_const_args_bug.reference
02503_in_lc_const_args_bug.sql
02503_insert_storage_snapshot.reference
02503_insert_storage_snapshot.sh
02503_join_switch_alias_fuzz.reference
02503_join_switch_alias_fuzz.sql
02503_mysql_compat_utc_timestamp.reference
02503_mysql_compat_utc_timestamp.sql
02504_bar_fractions.reference
02504_bar_fractions.sql
02504_disallow_arrayjoin_in_mutations.reference
02504_disallow_arrayjoin_in_mutations.sql
02504_explain_ast_insert.reference
02504_explain_ast_insert.sql
02504_parse_datetime_best_effort_calebeaires.reference
02504_parse_datetime_best_effort_calebeaires.sql
02504_regexp_dictionary_table_source.reference
02504_regexp_dictionary_table_source.sql
02504_regexp_dictionary_ua_parser.reference
02504_regexp_dictionary_ua_parser.sh
02504_regexp_dictionary_yaml_source.reference
02504_regexp_dictionary_yaml_source.sh
02505_forbid_paths_in_datetime_timezone.reference
02505_forbid_paths_in_datetime_timezone.sql Forbid paths in timezones in cctz lib 2022-12-27 17:52:38 +00:00
02506_date_time64_floating_point_negative_value.reference
02506_date_time64_floating_point_negative_value.sql
02507_to_unix_timestamp_overflow.reference
02507_to_unix_timestamp_overflow.sql
02508_bad_graphite.reference
02508_bad_graphite.sql
02508_index_analysis_to_date_timezone.reference Add a test for #22160 2022-12-19 05:48:28 +01:00
02508_index_analysis_to_date_timezone.sql
02509_h3_arguments.reference
02509_h3_arguments.sql
02510_group_by_prewhere_null.reference
02510_group_by_prewhere_null.sql
02510_orc_map_indexes.reference
02510_orc_map_indexes.sh
02511_complex_literals_as_aggregate_function_parameters.reference
02511_complex_literals_as_aggregate_function_parameters.sql
02511_parquet_orc_missing_columns.reference
02511_parquet_orc_missing_columns.sh
02512_array_join_name_resolution.reference Add a test for #34669 2022-12-19 08:51:09 +01:00
02512_array_join_name_resolution.sql
02513_analyzer_duplicate_alias_crash_fix.reference
02513_analyzer_duplicate_alias_crash_fix.sql
02513_analyzer_sort_msan.reference
02513_analyzer_sort_msan.sql
02513_broken_datetime64_init_on_mac.reference
02513_broken_datetime64_init_on_mac.sql
02513_csv_bool_allow_crlf.reference
02513_csv_bool_allow_crlf.sh
02513_date_string_comparison.reference
02513_date_string_comparison.sql
02513_insert_without_materialized_columns.reference
02513_insert_without_materialized_columns.sh
02513_parquet_orc_arrow_nullable_schema_inference.reference
02513_parquet_orc_arrow_nullable_schema_inference.sh
02513_prewhere_combine_step_filters.reference
02513_prewhere_combine_step_filters.sql
02513_validate_data_types.reference
02513_validate_data_types.sql
02514_analyzer_drop_join_on.reference Fixed tests 2023-02-16 12:17:03 +01:00
02514_analyzer_drop_join_on.sql
02514_bad_index_granularity.reference
02514_bad_index_granularity.sql
02514_database_replicated_no_arguments_for_rmt.reference
02514_database_replicated_no_arguments_for_rmt.sh
02514_if_with_lazy_low_cardinality.reference
02514_if_with_lazy_low_cardinality.sql
02514_null_dictionary_source.reference
02514_null_dictionary_source.sql
02514_tsv_zero_started_number.reference
02514_tsv_zero_started_number.sql
02515_aggregate_functions_statistics.reference add test 2023-02-02 12:08:25 +08:00
02515_aggregate_functions_statistics.sql
02515_analyzer_null_for_empty.reference
02515_analyzer_null_for_empty.sql
02515_and_or_if_multiif_not_return_lc.reference
02515_and_or_if_multiif_not_return_lc.sql Remove extra line 2022-12-20 22:09:49 +00:00
02515_cleanup_async_insert_block_ids.reference fix bug that async blocks cleanup not work 2022-12-27 20:12:09 +01:00
02515_cleanup_async_insert_block_ids.sh
02515_distinct_zero_size_key_bug_44831.reference
02515_distinct_zero_size_key_bug_44831.sql
02515_fix_any_parsing.reference
02515_fix_any_parsing.sh
02515_generate_ulid.reference
02515_generate_ulid.sql
02515_projections_with_totals.reference
02515_projections_with_totals.sql
02515_tuple_lambda_parsing.reference
02515_tuple_lambda_parsing.sql
02516_join_with_totals_and_subquery_bug.reference
02516_join_with_totals_and_subquery_bug.sql
02516_projections_and_context.reference
02516_projections_and_context.sql
02516_projections_with_rollup.reference
02516_projections_with_rollup.sql
02517_avro_bool_type.reference
02517_avro_bool_type.sh
02517_executable_pool_bad_input_query.reference
02517_executable_pool_bad_input_query.sql
02517_infer_uint64_in_case_of_int64_overflow.reference
02517_infer_uint64_in_case_of_int64_overflow.sh
02517_union_columns_order.reference
02517_union_columns_order.sql Respect requested columns order for select. 2023-01-04 19:59:15 +00:00
02517_uuid_parsing.reference
02517_uuid_parsing.sql
02517_wrong_total_structure_crash.reference
02517_wrong_total_structure_crash.sql
02518_delete_on_materialized_view.reference
02518_delete_on_materialized_view.sql
02518_merge_engine_nullable_43324.reference
02518_merge_engine_nullable_43324.sql
02518_parquet_arrow_orc_boolean_value.reference
02518_parquet_arrow_orc_boolean_value.sh
02518_qualified_asterisks_alias_table_name.reference
02518_qualified_asterisks_alias_table_name.sql
02518_rewrite_aggregate_function_with_if.reference
02518_rewrite_aggregate_function_with_if.sql
02519_monotonicity_fuzz.reference
02519_monotonicity_fuzz.sql
02520_group_array_last.reference
02520_group_array_last.sql
02521_aggregation_by_partitions.reference
02521_aggregation_by_partitions.sql
02521_analyzer_aggregation_without_column.reference
02521_analyzer_aggregation_without_column.sql
02521_analyzer_array_join_crash.reference
02521_analyzer_array_join_crash.sql
02521_avro_union_null_nested.reference
02521_avro_union_null_nested.sh
02521_cannot-find-column-in-projection.reference
02521_cannot-find-column-in-projection.sql
02521_grouping_sets_plus_memory_efficient_aggr.reference
02521_grouping_sets_plus_memory_efficient_aggr.sql
02521_incorrect_dealy_for_insert_bug_44902.reference
02521_incorrect_dealy_for_insert_bug_44902.sh
02521_lightweight_delete_and_ttl.reference
02521_lightweight_delete_and_ttl.sql
02521_merge_over_gap.reference
02521_merge_over_gap.sh
02521_to_custom_day_of_week.reference
02521_to_custom_day_of_week.sql
02521_tsv_csv_custom_header_detection.reference
02521_tsv_csv_custom_header_detection.sh
02522_avro_complicate_schema.reference
02522_avro_complicate_schema.sh
02522_different_types_in_storage_merge.reference
02522_different_types_in_storage_merge.sql
02523_array_shuffle.reference
02523_array_shuffle.sql
02523_range_const_start.reference
02523_range_const_start.sql
02524_fuzz_and_fuss_2.reference
02524_fuzz_and_fuss_2.sql
02524_fuzz_and_fuss.reference
02524_fuzz_and_fuss.sql
02525_analyzer_function_in_crash_fix.reference
02525_analyzer_function_in_crash_fix.sql
02525_jit_logical_functions_nan.reference
02525_jit_logical_functions_nan.sql
02525_range_hashed_dictionary_update_field.reference
02525_range_hashed_dictionary_update_field.sql
02526_kv_engine_different_filter_type.reference
02526_kv_engine_different_filter_type.sql
02526_merge_join_int_decimal.reference
02526_merge_join_int_decimal.sql
02527_storage_merge_prewhere_different_type.reference
02527_storage_merge_prewhere_different_type.sql
02530_dictionaries_update_field.reference
02530_dictionaries_update_field.sh
02530_ip_part_id.reference
02530_ip_part_id.sql
02531_ipv4_arithmetic.reference
02531_ipv4_arithmetic.sql
02531_semi_join_null_const_bug.reference
02531_semi_join_null_const_bug.sql
02531_storage_join_null_44940.reference
02531_storage_join_null_44940.sql
02531_two_level_aggregation_bug.reference
02531_two_level_aggregation_bug.sh
02532_analyzer_aggregation_with_rollup.reference
02532_analyzer_aggregation_with_rollup.sql
02532_json_missing_named_tuple_elements.reference
02532_json_missing_named_tuple_elements.sh
02532_profileevents_server_startup_time.reference
02532_profileevents_server_startup_time.sql
02532_send_logs_level_test.reference
02532_send_logs_level_test.sh
02533_generate_random_schema_inference.reference
02533_generate_random_schema_inference.sql
02534_analyzer_grouping_function.reference
02534_analyzer_grouping_function.sql
02534_default_granularity.reference
02534_default_granularity.sql
02534_join_prewhere_bug_44062.reference
02534_join_prewhere_bug_44062.sql
02534_keyed_siphash.reference
02534_keyed_siphash.sql
02534_parquet_fixed_binary_array.reference
02534_parquet_fixed_binary_array.sh
02534_s3_cluster_insert_select_schema_inference.reference
02534_s3_cluster_insert_select_schema_inference.sql
02534_s3_heap_use_after_free.reference
02534_s3_heap_use_after_free.sql
02535_analyzer_limit_offset.reference Analyzer limit offset test rename 2023-02-03 13:36:14 +01:00
02535_analyzer_limit_offset.sql
02535_ip_parser_not_whole.reference
02535_ip_parser_not_whole.sql
02535_json_bson_each_row_curl.reference
02535_json_bson_each_row_curl.sh
02536_date_from_number_inference_fix.reference
02536_date_from_number_inference_fix.sql
02536_delta_gorilla_corruption.reference
02536_delta_gorilla_corruption.sql
02536_hdfs_cluster_use_structure_from_table.reference
02536_hdfs_cluster_use_structure_from_table.sql
02536_system_sync_file_cache.reference
02536_system_sync_file_cache.sql
02537_system_formats.reference
02537_system_formats.sql
02538_analyzer_create_table_as_select.reference
02538_analyzer_create_table_as_select.sql
02538_ngram_bf_index_with_null.reference
02538_ngram_bf_index_with_null.sql
02538_nullable_array_tuple_timeseries.reference
02538_nullable_array_tuple_timeseries.sql
02539_generate_random_ip.reference
02539_generate_random_ip.sql
02539_generate_random_low_cardinality.reference
02539_generate_random_low_cardinality.sql
02539_generate_random_map.reference
02539_generate_random_map.sql
02539_settings_alias.reference
02539_settings_alias.sh Update tests and system.settings 2023-02-03 18:26:31 +00:00
02539_vertical_merge_compact_parts.reference
02539_vertical_merge_compact_parts.sql
02540_analyzer_matcher_alias_materialized_columns.reference Analyzer matcher resolve fix 2023-02-16 12:17:02 +01:00
02540_analyzer_matcher_alias_materialized_columns.sql Analyzer matcher resolve fix 2023-02-16 12:17:02 +01:00
02540_date_column_consistent_insert_behaviour.reference
02540_date_column_consistent_insert_behaviour.sql
02540_duplicate_primary_key.reference
02540_duplicate_primary_key.sql
02540_input_format_json_ignore_unknown_keys_in_named_tuple.reference Handle input_format_null_as_default for nested types 2023-02-22 15:15:52 +01:00
02540_input_format_json_ignore_unknown_keys_in_named_tuple.sh Handle input_format_null_as_default for nested types 2023-02-22 15:15:52 +01:00
02541_analyzer_grouping_sets_crash_fix.reference GroupingFunctionsResolvePass crash fix 2023-02-16 12:17:03 +01:00
02541_analyzer_grouping_sets_crash_fix.sql GroupingFunctionsResolvePass crash fix 2023-02-16 12:17:03 +01:00
02541_arrow_duration_type.reference
02541_arrow_duration_type.sh
02541_empty_function_support_ip.reference
02541_empty_function_support_ip.sql
02541_lightweight_delete_on_cluster.reference
02541_lightweight_delete_on_cluster.sql
02541_multiple_ignore_with_nested_select.reference
02541_multiple_ignore_with_nested_select.sql
02541_tuple_element_with_null.reference
02541_tuple_element_with_null.sql
02542_table_function_format.reference
02542_table_function_format.sql
02550_client_connections_credentials.reference Allow to override host for client connection credentials 2023-02-16 14:26:24 +01:00
02550_client_connections_credentials.sh Allow to override host for client connection credentials 2023-02-16 14:26:24 +01:00
02551_ipv4_implicit_uint64.reference
02551_ipv4_implicit_uint64.sql
02551_obfuscator_keywords.reference
02551_obfuscator_keywords.sh
02552_analyzer_optimize_group_by_function_keys_crash.reference Analyzer validate that there are no window functions in GROUP BY 2023-02-16 12:17:03 +01:00
02552_analyzer_optimize_group_by_function_keys_crash.sql Fixed tests 2023-02-16 12:17:03 +01:00
02552_check_referential_table_dependencies.reference
02552_check_referential_table_dependencies.sql
02552_client_format_settings.reference
02552_client_format_settings.sql
02552_inner_join_with_where_true.reference Updated to not clear on_expression from table_join as its used by future analyze runs 2023-02-16 16:15:18 +01:00
02552_inner_join_with_where_true.sql Updated to not clear on_expression from table_join as its used by future analyze runs 2023-02-16 16:15:18 +01:00
02552_regression_crash.reference
02552_regression_crash.sql
02552_siphash128_reference.reference
02552_siphash128_reference.sql
02552_sparse_columns_intersect.reference
02552_sparse_columns_intersect.sql
02553_type_json_attach_partition.reference
02553_type_json_attach_partition.sql
02553_type_object_analyzer.reference
02553_type_object_analyzer.sql
02554_fix_grouping_sets_predicate_push_down.reference Fix incorrect predicate push down with grouping sets (#46151) 2023-02-22 11:54:19 +01:00
02554_fix_grouping_sets_predicate_push_down.sql Fix incorrect predicate push down with grouping sets (#46151) 2023-02-22 11:54:19 +01:00
02554_format_json_columns_for_empty.reference
02554_format_json_columns_for_empty.sql
02554_invalid_create_view_syntax.reference
02554_invalid_create_view_syntax.sql
02554_log_faminy_support_storage_policy.reference
02554_log_faminy_support_storage_policy.sql fix test 2023-02-15 11:25:22 +00:00
02558_system_processes_elapsed.reference
02558_system_processes_elapsed.sh
02559_add_parts.reference
02559_add_parts.sql
02559_ip_types_bloom.reference
02559_ip_types_bloom.sql
02559_multiple_read_steps_in_prewhere_fuzz.reference A test for bug found by fuzzer 2023-02-14 15:20:39 +01:00
02559_multiple_read_steps_in_prewhere_fuzz.sql A test for bug found by fuzzer 2023-02-14 15:20:39 +01:00
02559_multiple_read_steps_in_prewhere_missing_columns.reference Test for bug with missing column in PREWHERE step 2023-02-19 11:56:14 +01:00
02559_multiple_read_steps_in_prewhere_missing_columns.sql Test for bug with missing column in PREWHERE step 2023-02-19 11:56:14 +01:00
02559_multiple_read_steps_in_prewhere.reference Repro for bug found by fuzzer and more similar cases 2023-02-18 23:42:36 +01:00
02559_multiple_read_steps_in_prewhere.sql Repro for bug found by fuzzer and more similar cases 2023-02-18 23:42:36 +01:00
02559_nested_multiple_levels_default.reference
02559_nested_multiple_levels_default.sql
02560_agg_state_deserialization_hash_table_crash.reference Check overflow in HashTable::alloc 2023-02-13 14:50:23 +00:00
02560_agg_state_deserialization_hash_table_crash.sql Update 02560_agg_state_deserialization_hash_table_crash.sql 2023-02-13 21:00:44 +03:00
02560_analyzer_materialized_view.reference Analyzer support Materialized View 2023-02-16 12:17:03 +01:00
02560_analyzer_materialized_view.sql Analyzer support Materialized View 2023-02-16 12:17:03 +01:00
02560_count_digits.reference
02560_count_digits.sql
02560_null_as_default.reference Fix test reference 2023-02-15 15:10:00 +01:00
02560_null_as_default.sql Update test 2023-02-15 11:50:04 +01:00
02560_quantile_min_max.reference Create 02560_quantile_min_max.reference 2023-02-14 09:39:45 -05:00
02560_quantile_min_max.sql Create 02560_quantile_min_max.sql 2023-02-14 09:37:05 -05:00
02560_regexp_denial_of_service.reference
02560_regexp_denial_of_service.sql
02560_tuple_format.reference
02560_tuple_format.sh
02560_vertical_merge_memory_usage.reference
02560_vertical_merge_memory_usage.sql Update 02560_vertical_merge_memory_usage.sql 2023-02-13 13:49:28 +01:00
02560_with_fill_int256_int.reference
02560_with_fill_int256_int.sql
02561_null_as_default_more_formats.reference
02561_null_as_default_more_formats.sh
02561_with_fill_date_datetime_incompatible.reference
02561_with_fill_date_datetime_incompatible.sql
02562_native_tskv_default_for_omitted_fields.reference Fix TSKV, update docs 2023-02-10 17:20:51 +00:00
02562_native_tskv_default_for_omitted_fields.sh Fix TSKV, update docs 2023-02-10 17:20:51 +00:00
02562_with_fill_nullable.reference
02562_with_fill_nullable.sql
02563_analyzer_merge.reference Analyzer support storage Merge 2023-02-16 12:17:03 +01:00
02563_analyzer_merge.sql Analyzer support storage Merge 2023-02-16 12:17:03 +01:00
02563_arrow_low_cardinality_bug.reference
02563_arrow_low_cardinality_bug.sh
02563_async_insert_bad_data.reference fix LOGICAL_ERROR in async inserts 2023-02-13 14:59:14 +00:00
02563_async_insert_bad_data.sh fix LOGICAL_ERROR in async inserts 2023-02-13 14:59:14 +00:00
02564_date_format.reference add DATE_FORMAT alias and remaining mySQL date formatters 2023-02-16 09:52:19 +00:00
02564_date_format.sql add DATE_FORMAT alias and remaining mySQL date formatters 2023-02-16 09:52:19 +00:00
02565_update_empty_nested.reference fix update of empty Nested columns 2023-02-14 02:31:42 +00:00
02565_update_empty_nested.sql fix update of empty Nested columns 2023-02-14 02:31:42 +00:00
02570_merge_alias_prewhere.reference Fix PREWHERE for Merge with different default types 2023-02-16 17:21:53 +01:00
02570_merge_alias_prewhere.sql Fix PREWHERE for Merge with different default types 2023-02-16 17:21:53 +01:00
02573_insert_null_as_default_null_as_empty_nested.reference Handle input_format_null_as_default for nested types 2023-02-22 15:15:52 +01:00
02573_insert_null_as_default_null_as_empty_nested.sql Handle input_format_null_as_default for nested types 2023-02-22 15:15:52 +01:00
02660_rewrite_array_exists_to_has.reference
02660_rewrite_array_exists_to_has.sql
02661_keepermap_delete_update.reference Add support for DELETE/UPDATE for KeeperMap 2023-02-13 11:22:43 +00:00
02661_keepermap_delete_update.sql Better 2023-02-13 15:23:48 +00:00
02661_parameterized_rename_queries.reference Add parameterized RENAME queries 2023-02-14 13:01:06 +00:00
02661_parameterized_rename_queries.sql Add parameterized RENAME queries 2023-02-14 13:01:06 +00:00
02661_parameterized_replace.reference Fix parameterized queries with REPLACE transformer 2023-02-14 22:02:54 +00:00
02661_parameterized_replace.sql Fix parameterized queries with REPLACE transformer 2023-02-14 22:02:54 +00:00
02661_window_ntile.reference fixed 2023-02-14 15:49:12 +08:00
02661_window_ntile.sql fixed 2023-02-14 15:49:12 +08:00
02662_sorting_constants_and_distinct_crash.reference Fix constants in the result of MergingSortedAlgorithm. 2023-02-16 17:58:35 +00:00
02662_sorting_constants_and_distinct_crash.sql Update 02662_sorting_constants_and_distinct_crash.sql 2023-02-16 21:16:19 +01:00
02665_regexp_extract.reference Test for buffer overrun found by fuzzer 2023-02-17 18:32:56 +01:00
02665_regexp_extract.sql Test for buffer overrun found by fuzzer 2023-02-17 18:32:56 +01:00
02666_progress_when_no_rows_from_prewhere.reference Test progress bar while filtering all rows in PREWHERE 2023-02-21 12:46:01 +01:00
02666_progress_when_no_rows_from_prewhere.sh Test progress bar while filtering all rows in PREWHERE 2023-02-21 12:46:01 +01:00
02666_read_in_order_final_desc.reference Rename test 2023-02-20 00:13:53 +01:00
02666_read_in_order_final_desc.sql Rename test 2023-02-20 00:13:53 +01:00
02667_array_map_const_low_cardinality.reference Update test 2023-02-20 13:50:20 +00:00
02667_array_map_const_low_cardinality.sql Update test 2023-02-20 13:50:20 +00:00
02667_json_array_length.reference fix fast test 2023-02-21 12:31:02 +08:00
02667_json_array_length.sql add docs 2023-02-21 11:17:44 +08:00
25337_predicate_push_down_sorting_fix.reference Added tests 2023-02-19 12:05:43 +01:00
25337_predicate_push_down_sorting_fix.sql Added tests 2023-02-19 12:05:43 +01:00
25338_ipv4_codec_t64.reference T64 codec support for IPv4 2023-02-22 19:25:48 +00:00
25338_ipv4_codec_t64.sql T64 codec support for IPv4 2023-02-22 19:25:48 +00:00
add-test
country_polygons.tsv
country_rings.tsv
mergetree_mutations.lib
parts.lib
replication.lib
transactions.lib More interesting settings for Stress Tests (#41534) 2023-02-21 15:36:23 +03:00