ClickHouse/dbms/tests/queries/0_stateless
alexey-milovidov be8341d174
Merge pull request #6851 from Akazz/minor_fixes_in_tests-1
Fixing a few things in stateless tests
2019-09-06 22:00:54 +03:00
..
data_orc ADQM-40 test for orc input format 2019-08-28 16:26:38 +03:00
data_parquet Parquet hotfixes (#4458) 2019-02-20 18:21:23 +03:00
helpers Revert "Temporarily disable all LIVE VIEW tests because this feature has subtle bugs that manifestate under TSan" 2019-08-24 21:38:50 -04:00
00001_select_1.reference
00001_select_1.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 CLICKHOUSE-4179 : arrayEnumerateDenseRanked arrayEnumerateUniqRanked (#4475) 2019-02-28 01:18:58 +03:00
00014_select_from_table_with_nested.reference
00014_select_from_table_with_nested.sql Fix some tests 2019-06-07 18:41:24 +03:00
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_distinct_and_order_by.reference
00027_distinct_and_order_by.sql
00027_simple_argMinArray.reference
00027_simple_argMinArray.sql
00028_shard_big_agg_aj_distributed.reference Check for orphaned databases too 2019-06-07 17:26:29 +03:00
00028_shard_big_agg_aj_distributed.sql Check for orphaned databases too 2019-06-07 17:26:29 +03:00
00029_test_zookeeper_optimize_exception.reference Add tests for optimization exceptions 2019-07-21 08:57:24 +02:00
00029_test_zookeeper_optimize_exception.sh Add tests for optimization exceptions 2019-07-21 08:57:24 +02:00
00030_alter_table.reference TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00030_alter_table.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00042_set.reference
00042_set.sql
00043_summing_empty_part.reference
00043_summing_empty_part.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00047_stored_aggregates_complex.reference
00047_stored_aggregates_complex.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00048_a_stored_aggregates_merge.reference
00048_a_stored_aggregates_merge.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00048_b_stored_aggregates_merge.reference
00048_b_stored_aggregates_merge.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00049_any_left_join.reference
00049_any_left_join.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00050_any_left_join.reference
00050_any_left_join.sql
00051_any_inner_join.reference
00051_any_inner_join.sql rename setting + disable ANY INNER JOIN too 2019-08-08 17:20:25 +03:00
00052_all_left_join.reference
00052_all_left_join.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00053_all_inner_join.reference
00053_all_inner_join.sql
00054_join_string.reference
00054_join_string.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00055_join_two_numbers.reference
00055_join_two_numbers.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00056_join_number_string.reference
00056_join_number_string.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00057_join_aliases.reference
00057_join_aliases.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00059_shard_global_in.reference
00059_shard_global_in.sql
00060_date_lut.reference
00060_date_lut.sql
00061_merge_tree_alter.reference Fix some tests 2019-06-07 19:02:24 +03:00
00061_merge_tree_alter.sql Fix some tests 2019-06-07 19:02:24 +03:00
00062_replicated_merge_tree_alter_zookeeper.reference TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00062_replicated_merge_tree_alter_zookeeper.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00063_check_query.reference Add settings for check query backward compatibility 2019-07-16 13:19:37 +03:00
00063_check_query.sql Add settings for check query backward compatibility 2019-07-16 13:19:37 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00069_date_arithmetic.reference
00069_date_arithmetic.sql
00070_insert_fewer_columns_http.reference
00070_insert_fewer_columns_http.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00071_insert_fewer_columns.reference
00071_insert_fewer_columns.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Fix some tests 2019-06-07 18:41:24 +03:00
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 TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00079_defaulted_columns.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00080_show_tables_and_system_tables.reference Updated tests, part 1 #4782 2019-03-26 22:23:12 +03:00
00080_show_tables_and_system_tables.sql Updated test 2019-06-29 23:09:14 +03:00
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.reference
00083_create_merge_tree_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00084_summing_merge_tree.reference
00084_summing_merge_tree.sql Fix some tests 2019-06-07 18:41:24 +03:00
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 Enabled "precise" mode; updated tests 2019-08-01 22:17:49 +03: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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00091_union_race_conditions_2.reference
00091_union_race_conditions_2.sh
00092_union_race_conditions_3.reference
00092_union_race_conditions_3.sh
00093_union_race_conditions_4.reference
00093_union_race_conditions_4.sh Try to fix 00093_union_race_conditions_4. 2019-08-22 15:51:33 +03:00
00094_union_race_conditions_5.reference
00094_union_race_conditions_5.sh
00096_aggregation_min_if.reference
00096_aggregation_min_if.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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
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 subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00098_shard_i_union_all.reference
00098_shard_i_union_all.sql Fix some tests 2019-06-07 18:41:24 +03:00
00099_join_many_blocks_segfault.reference
00099_join_many_blocks_segfault.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
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 clickhouse-test - prepare for use other than 'test' database (#4961) 2019-04-11 20:20:36 +03:00
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 Fix some tests 2019-06-07 17:59:41 +03:00
00110_external_sort.reference
00110_external_sort.sql Lower memory limit in tests for processors pipeline. 2019-05-13 18:28:13 +03:00
00111_shard_external_sort_distributed.reference
00111_shard_external_sort_distributed.sql Merged with master. 2019-06-25 20:00:54 +03:00
00112_shard_totals_after_having.reference
00112_shard_totals_after_having.sql
00113_shard_group_array.reference
00113_shard_group_array.sql Fix some tests 2019-06-07 18:41:24 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00116_storage_set.reference
00116_storage_set.sql Fix some tests 2019-06-07 17:59:41 +03:00
00117_parsing_arrays.reference
00117_parsing_arrays.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00118_storage_join.reference
00118_storage_join.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00119_storage_join.reference
00119_storage_join.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00120_join_and_group_by.reference
00120_join_and_group_by.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00121_drop_column_zookeeper.reference
00121_drop_column_zookeeper.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00122_join_with_subquery_with_subquery.reference
00122_join_with_subquery_with_subquery.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
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 Fix some tests 2019-06-07 17:59:41 +03:00
00125_array_element_of_array_of_tuple.reference
00125_array_element_of_array_of_tuple.sql
00126_buffer.reference
00126_buffer.sql Fix some tests 2019-06-07 18:41:24 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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
00136_duplicate_order_by_elems.sql
00137_in_constants.reference
00137_in_constants.sql
00138_table_aliases.reference
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00141_parse_timestamp_as_datetime.reference
00141_parse_timestamp_as_datetime.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00147_alter_nested_default.reference
00147_alter_nested_default.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00148_summing_merge_tree_aggregate_function.reference
00148_summing_merge_tree_aggregate_function.sql update 2019-08-05 11:30:30 +08:00
00148_summing_merge_tree_nested_map_multiple_values.reference
00148_summing_merge_tree_nested_map_multiple_values.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00149_function_url_hash.reference
00149_function_url_hash.sql
00150_with_totals_and_join.reference
00150_with_totals_and_join.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
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 Batch of tests 2019-07-10 13:19:14 +03:00
00154_shard_distributed_with_distinct.reference
00154_shard_distributed_with_distinct.sql
00155_long_merges.reference
00155_long_merges.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00159_whitespace_in_columns_list.reference
00159_whitespace_in_columns_list.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00160_merge_and_index_in_in.reference
00160_merge_and_index_in_in.sql Fix some tests 2019-06-07 18:41:24 +03:00
00161_rounding_functions.reference
00161_rounding_functions.sql
00162_shard_global_join.reference
00162_shard_global_join.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00163_shard_join_with_empty_table.reference
00163_shard_join_with_empty_table.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
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 TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00168_buffer_defaults.sql Fix some tests 2019-06-07 19:02:24 +03:00
00169_join_constant_keys.reference
00169_join_constant_keys.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00181_aggregate_functions_statistics_stable.reference
00181_aggregate_functions_statistics_stable.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00181_aggregate_functions_statistics.reference Fix and add tests 2019-05-06 12:08:54 +08:00
00181_aggregate_functions_statistics.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
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.reference Function toStartOfDay() now can receive a date. 2019-02-12 17:21:37 +03:00
00189_time_zones.sql Function toStartOfDay() now can receive a date. 2019-02-12 17:21:37 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00192_least_greatest.reference
00192_least_greatest.sql
00193_parallel_replicas.reference
00193_parallel_replicas.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Fix some tests 2019-06-07 19:02:24 +03:00
00201_array_uniq.reference
00201_array_uniq.sql
00202_cross_join.reference
00202_cross_join.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00203_full_join.reference
00203_full_join.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00204_extract_url_parameter.reference
00204_extract_url_parameter.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00205_scalar_subqueries.reference
00205_scalar_subqueries.sql Fix tests. 2019-02-12 13:09:03 +03:00
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
00209_insert_select_extremes.reference Do not return extremes and totals for insert select. 2019-08-08 17:46:30 +03:00
00209_insert_select_extremes.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00210_insert_select_extremes_http.reference Do not return extremes and totals for insert select. 2019-08-08 17:46:30 +03:00
00210_insert_select_extremes_http.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00211_shard_query_formatting_aliases.reference
00211_shard_query_formatting_aliases.sql
00212_shard_aggregate_function_uniq.reference
00212_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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00215_primary_key_order_zookeeper.reference
00215_primary_key_order_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00218_like_regexp_newline.reference
00218_like_regexp_newline.sql
00219_full_right_join_column_order.reference
00219_full_right_join_column_order.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
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 better tests 2019-05-20 12:31:52 +08:00
00223_shard_distributed_aggregation_memory_efficient.reference
00223_shard_distributed_aggregation_memory_efficient.sql Check for orphaned tables before dropping temporary database 2019-06-07 17:14:50 +03:00
00224_shard_distributed_aggregation_memory_efficient_and_overflows.reference
00224_shard_distributed_aggregation_memory_efficient_and_overflows.sql Fix some tests 2019-06-07 18:41:24 +03:00
00225_join_duplicate_columns.reference
00225_join_duplicate_columns.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00226_zookeeper_deduplication_and_unexpected_parts.reference
00226_zookeeper_deduplication_and_unexpected_parts.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00227_quantiles_timing_arbitrary_order.reference
00227_quantiles_timing_arbitrary_order.sql
00228_shard_quantiles_deterministic_merge_overflow.reference
00228_shard_quantiles_deterministic_merge_overflow.sql
00229_prewhere_column_missing.reference
00229_prewhere_column_missing.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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_size.reference Updated test 2019-08-02 22:04:20 +03:00
00232_format_readable_size.sql Updated test 2019-08-02 22:04:20 +03:00
00233_position_function_family.reference Fix some weird cases in Searchers 2019-06-12 07:14:03 +03:00
00233_position_function_family.sql Fix some weird cases in Searchers 2019-06-12 07:14:03 +03:00
00234_disjunctive_equality_chains_optimization.reference
00234_disjunctive_equality_chains_optimization.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00235_create_temporary_table_as.reference
00235_create_temporary_table_as.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00236_replicated_drop_on_non_leader_zookeeper.reference
00236_replicated_drop_on_non_leader_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Check for orphaned databases too 2019-06-07 17:26:29 +03:00
00253_insert_recursive_defaults.reference
00253_insert_recursive_defaults.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00254_tuple_extremes.reference
00254_tuple_extremes.sql Modify tuple extremes test for processors. 2019-06-25 19:41:06 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00262_alter_alias.reference
00262_alter_alias.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00263_merge_aggregates_and_overflow.reference
00263_merge_aggregates_and_overflow.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00264_uniq_many_args.reference
00264_uniq_many_args.sql
00265_content_type.reference
00265_content_type.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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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 Fix some tests 2019-06-07 19:09:21 +03:00
00276_sample.reference
00276_sample.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00277_array_filter.reference
00277_array_filter.sql
00278_insert_already_sorted.reference
00278_insert_already_sorted.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00279_quantiles_permuted_args.reference
00279_quantiles_permuted_args.sql
00280_hex_escape_sequence.reference
00280_hex_escape_sequence.sql
00281_compile_sizeof_packed.re
00282_merging.reference
00282_merging.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00283_column_cut.reference
00283_column_cut.sql
00284_external_aggregation.reference
00284_external_aggregation.sql Update 00284_external_aggregation 2019-08-22 20:08:10 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00290_shard_aggregation_memory_efficient.reference
00290_shard_aggregation_memory_efficient.sql Fix some tests 2019-06-07 19:02:24 +03:00
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 TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00294_shard_enums.sql Fix some tests 2019-06-07 18:41:24 +03:00
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
00297_attach_negative_numbers_zookeeper.reference
00297_attach_negative_numbers_zookeeper.sql.disabled Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00298_enum_width_and_cast.reference
00298_enum_width_and_cast.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00299_stripe_log_multiple_inserts.reference
00299_stripe_log_multiple_inserts.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00300_csv.reference
00300_csv.sql
00301_csv.reference better test 2019-07-23 16:37:52 +03:00
00301_csv.sh Fix buggy tests 2019-08-02 11:09:23 +03:00
00302_http_compression.reference HTTP Accept-Encoding: br; Minor fixes in order to pass tests 2019-03-21 00:04:35 +03:00
00302_http_compression.sh HTTP Accept-Encoding: br; Minor fixes in order to pass tests 2019-03-21 00:04:35 +03:00
00304_http_external_data.reference Fix settings in ExternalData HTTP request 2019-05-29 00:31:19 +03:00
00304_http_external_data.sh Fix settings in ExternalData HTTP request 2019-05-29 00:31:19 +03:00
00305_http_and_readonly.reference
00305_http_and_readonly.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00306_insert_values_and_expressions.reference
00306_insert_values_and_expressions.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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
00310_tskv.reference
00310_tskv.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00311_array_primary_key.reference
00311_array_primary_key.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Fix some tests 2019-06-07 18:41:24 +03:00
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 subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00319_index_for_like.reference
00319_index_for_like.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00320_between.reference
00320_between.sql
00321_pk_set.reference
00321_pk_set.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00326_long_function_multi_if.reference
00326_long_function_multi_if.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00327_summing_composite_nested.reference
00327_summing_composite_nested.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00328_long_case_construction.reference
00328_long_case_construction.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00330_view_subqueries.reference
00330_view_subqueries.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00331_final_and_prewhere.reference
00331_final_and_prewhere.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00332_quantile_timing_memory_leak.reference
00332_quantile_timing_memory_leak.sql Enabled "precise" mode; updated tests 2019-08-01 22:17:49 +03:00
00333_parser_number_bug.reference
00333_parser_number_bug.sql
00334_column_aggregate_function_limit.reference
00334_column_aggregate_function_limit.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00335_bom.reference
00335_bom.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00336_shard_stack_trace.reference
00336_shard_stack_trace.sh Preparation for #4828: adapted test for build without libunwind 2019-07-02 02:33:15 +03:00
00337_shard_any_heavy.reference
00337_shard_any_heavy.sql
00338_replicate_array_of_strings.reference
00338_replicate_array_of_strings.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00339_parsing_bad_arrays.reference
00339_parsing_bad_arrays.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00340_squashing_insert_select.reference
00340_squashing_insert_select.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00341_squashing_insert_select2.reference
00341_squashing_insert_select2.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00354_host_command_line_option.reference
00354_host_command_line_option.sh Fixed test failures when running clickhouse-server on different host 2019-03-30 15:38:07 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00362_great_circle_distance.reference
00362_great_circle_distance.sql
00363_defaults.reference
00363_defaults.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00364_java_style_denormals.reference
00364_java_style_denormals.sql
00365_statistics_in_formats.reference
00365_statistics_in_formats.sh Fix test with read rows number for processors pipeline. 2019-04-29 19:07:59 +03:00
00366_multi_statements.reference
00366_multi_statements.sh Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
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 Fixed test failures when running clickhouse-server on different host 2019-03-30 15:38:07 +03:00
00369_int_div_of_float.reference
00369_int_div_of_float.sql
00370_duplicate_columns_in_subqueries.reference
00370_duplicate_columns_in_subqueries.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03: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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00375_shard_group_uniq_array_of_string.reference Add functional test for size parameter on groupUniqArray 2019-04-15 17:09:01 +07:00
00375_shard_group_uniq_array_of_string.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00376_shard_group_uniq_array_of_int_array.reference Add functional test for size parameter on groupUniqArray 2019-04-15 17:09:01 +07:00
00376_shard_group_uniq_array_of_int_array.sql Fix some tests 2019-06-07 18:41:24 +03:00
00377_shard_group_uniq_array_of_string_array.reference
00377_shard_group_uniq_array_of_string_array.sql Fix some tests 2019-06-07 18:41:24 +03:00
00378_json_quote_64bit_integers.reference
00378_json_quote_64bit_integers.sql
00379_system_processes_port.reference
00379_system_processes_port.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00380_client_break_at_exception_in_batch_mode.reference
00380_client_break_at_exception_in_batch_mode.sh
00381_first_significant_subdomain.reference Merge with master 2019-06-21 12:44:57 +03:00
00381_first_significant_subdomain.sql Take into account when we have content after the dns on (cutTo)firstSignificantSubdomain function 2019-04-17 19:27:15 +07:00
00383_utf8_validation.reference
00383_utf8_validation.sql
00384_column_aggregate_function_insert_from.reference
00384_column_aggregate_function_insert_from.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00385_storage_file_and_clickhouse-local_app.reference
00385_storage_file_and_clickhouse-local_app.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00386_enum_in_pk.reference
00386_enum_in_pk.sql Fix some tests 2019-06-07 18:41:24 +03:00
00386_has_column_in_table.reference
00386_has_column_in_table.sql Fix some tests 2019-06-07 18:41:24 +03:00
00386_long_in_pk.python Fixed bad code 2019-07-22 00:35:43 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00389_concat_operator.reference
00389_concat_operator.sql
00390_array_sort.reference
00390_array_sort.sql
00392_enum_nested_alter.reference
00392_enum_nested_alter.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00394_replaceall_vector_fixed.reference
00394_replaceall_vector_fixed.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00395_nullable.reference Fix nullIf when we have a null constant on the right argument 2019-08-12 10:46:58 +02:00
00395_nullable.sql Fix nullIf when we have a null constant on the right argument 2019-08-12 10:46:58 +02:00
00396_uuid.reference
00396_uuid.sql
00397_tsv_format_synonym.reference
00397_tsv_format_synonym.sql
00398_url_functions.reference Add tests for cutToFirstSignificantSubdomain when we don't send a scheme 2019-04-26 11:26:48 +07:00
00398_url_functions.sql Add tests for cutToFirstSignificantSubdomain when we don't send a scheme 2019-04-26 11:26:48 +07:00
00399_group_uniq_array_date_datetime.reference Add functional test for size parameter on groupUniqArray 2019-04-15 17:09:01 +07:00
00399_group_uniq_array_date_datetime.sql Merge branch 'master' into uniq_array 2019-04-17 17:06:23 +07:00
00400_client_external_options.reference
00400_client_external_options.sh
00401_merge_and_stripelog.reference
00401_merge_and_stripelog.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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
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 Mark all input columns in LIMIT BY as required output 2019-05-24 09:53:09 +01:00
00409_shard_limit_by.sql Mark all input columns in LIMIT BY as required output 2019-05-24 09:53:09 +01:00
00410_aggregation_combinators_with_arenas.reference
00410_aggregation_combinators_with_arenas.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00411_long_accurate_number_comparison_float.reference Steal part of modifications from #6007 2019-07-20 02:42:59 +03:00
00411_long_accurate_number_comparison_float.sh Steal part of modifications from #6007 2019-07-20 02:42:59 +03:00
00411_long_accurate_number_comparison_int1.reference Steal part of modifications from #6007 2019-07-20 02:42:59 +03:00
00411_long_accurate_number_comparison_int1.sh Steal part of modifications from #6007 2019-07-20 02:42:59 +03:00
00411_long_accurate_number_comparison_int2.reference Steal part of modifications from #6007 2019-07-20 02:42:59 +03:00
00411_long_accurate_number_comparison_int2.sh Steal part of modifications from #6007 2019-07-20 02:42:59 +03:00
00411_long_accurate_number_comparison_int3.reference Fixed bad test 2019-07-29 02:03:55 +03:00
00411_long_accurate_number_comparison_int3.sh Fixed bad test 2019-07-29 02:03:55 +03:00
00411_long_accurate_number_comparison_int4.reference Fixed bad test 2019-07-29 02:03:55 +03:00
00411_long_accurate_number_comparison_int4.sh Fixed bad test 2019-07-29 02:03:55 +03:00
00411_long_accurate_number_comparison.python Fixed bad test 2019-07-29 02:03:55 +03:00
00411_merge_tree_where_const_in_set.reference
00411_merge_tree_where_const_in_set.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00412_logical_expressions_optimizer.reference
00412_logical_expressions_optimizer.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00413_distinct.reference
00413_distinct.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00415_into_outfile.sh
00416_pocopatch_progress_in_http_headers.reference Update 00416_pocopatch_progress_in_http_headers. 2019-08-22 18:07:07 +03:00
00416_pocopatch_progress_in_http_headers.sh Update 00416_pocopatch_progress_in_http_headers. 2019-08-22 18:07:07 +03:00
00417_kill_query.reference Fix flap on kill query test 2019-02-25 18:03:37 +03:00
00417_kill_query.sh Fix flap on kill query test 2019-02-25 18:03:37 +03:00
00417_system_build_options.reference
00417_system_build_options.sh
00418_input_format_allow_errors.reference
00418_input_format_allow_errors.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00422_hash_function_constexpr.reference
00422_hash_function_constexpr.sql
00423_storage_log_single_thread.reference
00423_storage_log_single_thread.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00424_shard_aggregate_functions_of_nullable.reference
00424_shard_aggregate_functions_of_nullable.sql
00425_count_nullable.reference
00425_count_nullable.sql
00426_nulls_sorting.reference
00426_nulls_sorting.sql
00427_alter_primary_key.reference
00427_alter_primary_key.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00429_long_http_bufferization.reference
00429_long_http_bufferization.sh Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00429_point_in_ellipses.reference
00429_point_in_ellipses.sql
00430_https_server.reference
00430_https_server.sh
00431_if_nulls.reference Fix if, multiIf's nullable bug. 2019-05-10 18:42:44 +08:00
00431_if_nulls.sql Fix if, multiIf's nullable bug. 2019-05-10 18:42:44 +08:00
00432_aggregate_function_scalars_and_constants.reference
00432_aggregate_function_scalars_and_constants.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00437_nulls_first_last.reference
00437_nulls_first_last.sql
00438_bit_rotate.reference
00438_bit_rotate.sql
00439_fixed_string_filter.reference
00439_fixed_string_filter.sql
00440_nulls_merge_tree.reference
00440_nulls_merge_tree.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00441_nulls_in.reference Fix nulls_in test case. 2019-05-07 16:27:24 +08:00
00441_nulls_in.sql
00442_filter_by_nullable.reference
00442_filter_by_nullable.sql
00443_merge_tree_uniform_read_distribution_0.reference
00443_merge_tree_uniform_read_distribution_0.sh
00443_optimize_final_vertical_merge.reference
00443_optimize_final_vertical_merge.sh
00443_preferred_block_size_bytes.reference
00443_preferred_block_size_bytes.sh Mixed parts by setting 2019-06-19 17:46:06 +03:00
00444_join_use_nulls.reference
00444_join_use_nulls.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00445_join_nullable_keys.reference fix crash and update test results 2019-07-04 14:50:32 +03:00
00445_join_nullable_keys.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00446_clear_column_in_partition_concurrent_zookeeper.reference
00446_clear_column_in_partition_concurrent_zookeeper.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00446_clear_column_in_partition_zookeeper.reference
00446_clear_column_in_partition_zookeeper.sql make test more stable 2019-03-07 15:59:37 +03:00
00447_foreach_modifier.reference
00447_foreach_modifier.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00453_top_k.reference
00453_top_k.sql
00456_alter_nullable.reference
00456_alter_nullable.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00457_log_tinylog_stripelog_nullable.reference
00457_log_tinylog_stripelog_nullable.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00458_merge_type_cast.reference
00458_merge_type_cast.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00459_group_array_insert_at.reference
00459_group_array_insert_at.sql Update 00459_group_array_insert_at.sql 2019-08-15 12:12:52 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00466_comments_in_keyword.reference
00466_comments_in_keyword.sql
00467_qualified_names.reference
00467_qualified_names.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00468_array_join_multiple_arrays_and_use_original_column.reference
00468_array_join_multiple_arrays_and_use_original_column.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00469_comparison_of_strings_containing_null_char.reference
00469_comparison_of_strings_containing_null_char.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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 Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00473_output_format_json_quote_denormals.reference
00473_output_format_json_quote_denormals.sh
00474_readonly_settings.reference Refactoring of Settings based on new template class SettingsCollection. 2019-04-26 19:11:05 +03:00
00474_readonly_settings.sh Refactoring of Settings based on new template class SettingsCollection. 2019-04-26 19:11:05 +03:00
00475_in_join_db_table.reference
00475_in_join_db_table.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00476_pretty_formats_and_widths.reference
00476_pretty_formats_and_widths.sql
00477_parsing_data_types.reference
00477_parsing_data_types.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00481_reading_from_last_granula.reference
00481_reading_from_last_granula.sql Fix some tests 2019-06-07 18:41:24 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00484_preferred_max_column_in_block_size_bytes.reference
00484_preferred_max_column_in_block_size_bytes.sql Fix some tests 2019-06-07 18:41:24 +03:00
00485_http_insert_format.reference
00485_http_insert_format.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00486_if_fixed_string.reference
00486_if_fixed_string.sql
00487_if_array_fixed_string.reference
00487_if_array_fixed_string.sql
00488_non_ascii_column_names.reference
00488_non_ascii_column_names.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00489_pk_subexpression.reference
00489_pk_subexpression.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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
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 Fix some tests 2019-06-07 18:41:24 +03:00
00495_reading_const_zero_column.reference
00495_reading_const_zero_column.sql clickhouse-test - prepare for use other than 'test' database (#4961) 2019-04-11 20:20:36 +03:00
00496_substring_negative_offset.reference
00496_substring_negative_offset.sql
00497_whitespaces_in_insert.reference
00497_whitespaces_in_insert.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00498_array_functions_concat_slice_push_pop.reference
00498_array_functions_concat_slice_push_pop.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00498_bitwise_aggregate_functions.reference
00498_bitwise_aggregate_functions.sql
00499_json_enum_insert.reference
00499_json_enum_insert.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00500_point_in_polygon.reference
00500_point_in_polygon.sql
00501_http_head.reference
00501_http_head.sh bringing query id header to consistency 2019-04-10 23:13:41 +03:00
00502_custom_partitioning_local.reference Fix some tests 2019-06-07 19:02:24 +03:00
00502_custom_partitioning_local.sql Fix some tests 2019-06-07 18:41:24 +03:00
00502_custom_partitioning_replicated_zookeeper.reference
00502_custom_partitioning_replicated_zookeeper.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00502_string_concat_with_array.reference
00502_string_concat_with_array.sql
00502_sum_map.reference
00502_sum_map.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00503_cast_const_nullable.reference
00503_cast_const_nullable.sql
00504_insert_miss_columns.reference
00504_insert_miss_columns.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00504_mergetree_arrays_rw.reference
00504_mergetree_arrays_rw.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00505_distributed_secure.data
00505_secure.reference
00505_secure.sh Tests: fix call .sh from .sh (#4732) 2019-03-20 23:04:49 +03:00
00505_shard_secure.reference
00505_shard_secure.sh
00506_shard_global_in_union.reference
00506_shard_global_in_union.sql Fix some tests 2019-06-07 18:41:24 +03:00
00506_union_distributed.reference
00506_union_distributed.sql Fix some tests 2019-06-07 18:41:24 +03:00
00507_array_no_params.reference
00507_array_no_params.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00507_sumwithoverflow.reference
00507_sumwithoverflow.sql
00508_materialized_view_to.reference
00508_materialized_view_to.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00515_shard_desc_table_functions_and_subqueries.sql Check for orphaned databases too 2019-06-07 17:26:29 +03:00
00516_deduplication_after_drop_partition_zookeeper.reference
00516_deduplication_after_drop_partition_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00516_is_inf_nan.reference
00516_is_inf_nan.sql
00516_modulo.reference
00516_modulo.sql
00517_date_parsing.reference
00517_date_parsing.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00520_http_nullable.reference
00520_http_nullable.sh
00520_tuple_values_interpreter.reference
00520_tuple_values_interpreter.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00521_multidimensional.reference
00521_multidimensional.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00522_multidimensional.reference
00522_multidimensional.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00531_aggregate_over_nullable.reference
00531_aggregate_over_nullable.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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.reference
00534_functions_bad_arguments4.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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00543_access_to_temporary_table_in_readonly_mode.reference
00543_access_to_temporary_table_in_readonly_mode.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00543_null_and_prewhere.reference
00543_null_and_prewhere.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00544_agg_foreach_of_two_arg.reference
00544_agg_foreach_of_two_arg.sql
00544_insert_with_select.reference
00544_insert_with_select.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00550_join_insert_select.reference
00550_join_insert_select.sh rename setting + disable ANY INNER JOIN too 2019-08-08 17:20:25 +03:00
00551_parse_or_null.reference
00551_parse_or_null.sql
00552_or_nullable.reference WIP - Fixes and code moving around 2019-07-18 11:07:24 +03:00
00552_or_nullable.sql WIP - Fixes and code moving around 2019-07-18 11:07:24 +03:00
00553_buff_exists_materlized_column.reference
00553_buff_exists_materlized_column.sql Fix some tests 2019-06-07 18:41:24 +03:00
00553_invalid_nested_name.reference
00553_invalid_nested_name.sql
00554_nested_and_table_engines.reference
00554_nested_and_table_engines.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00555_hasAll_hasAny.reference
00555_hasAll_hasAny.sql
00555_right_join_excessive_rows.reference
00555_right_join_excessive_rows.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
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 TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00557_alter_null_storage_tables.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00557_array_resize.reference
00557_array_resize.sql
00557_remote_port.reference Allow run query with remote() in clickhouse-local; Aloow redefine config from command line for clickhouse-local 2019-06-14 18:35:45 +03:00
00557_remote_port.sh Update 00557_remote_port.sh 2019-06-14 18:59:56 +03:00
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
00560_float_leading_plus_in_exponent.reference
00560_float_leading_plus_in_exponent.sql
00561_storage_join.reference
00561_storage_join.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00562_in_subquery_merge_tree.reference
00562_in_subquery_merge_tree.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00562_rewrite_select_expression_with_union.reference
00562_rewrite_select_expression_with_union.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00563_complex_in_expression.reference
00563_complex_in_expression.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00563_insert_into_remote_and_zookeeper.reference
00563_insert_into_remote_and_zookeeper.sql
00563_shard_insert_into_remote.reference
00563_shard_insert_into_remote.sql Fix some tests 2019-06-07 19:02:24 +03:00
00564_enum_order.reference
00564_enum_order.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00564_initial_column_values_with_default_expression.reference
00564_initial_column_values_with_default_expression.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00564_temporary_table_management.reference Updated tests, part 1 #4782 2019-03-26 22:23:12 +03:00
00564_temporary_table_management.sql
00564_versioned_collapsing_merge_tree.reference
00564_versioned_collapsing_merge_tree.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00565_enum_order.reference Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00565_enum_order.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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
00571_alter_nullable.reference
00571_alter_nullable.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00571_non_exist_database_when_create_materializ_view.reference
00571_non_exist_database_when_create_materializ_view.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00574_empty_strings_deserialization.reference
00574_empty_strings_deserialization.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00575_illegal_column_exception_when_drop_depen_column.reference
00575_illegal_column_exception_when_drop_depen_column.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00575_merge_and_index_with_function_in_in.reference
00575_merge_and_index_with_function_in_in.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00576_nested_and_prewhere.reference
00576_nested_and_prewhere.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00577_full_join_segfault.reference
00577_full_join_segfault.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00577_replacing_merge_tree_vertical_merge.reference
00577_replacing_merge_tree_vertical_merge.sql Fix some tests 2019-06-07 17:59:41 +03:00
00578_merge_table_and_table_virtual_column.reference
00578_merge_table_and_table_virtual_column.sql Fix some tests 2019-06-07 19:02:24 +03:00
00578_merge_table_sampling.reference [StorageMerge] check that underlying tables support sampling 2019-05-21 16:04:34 +03:00
00578_merge_table_sampling.sql Fix some tests 2019-06-07 19:02:24 +03:00
00578_merge_table_shadow_virtual_column.reference Allow to shadow virtual column '_table' in Merge engine 2019-05-17 20:40:51 +03:00
00578_merge_table_shadow_virtual_column.sql Allow to shadow virtual column '_table' in Merge engine 2019-05-17 20:40:51 +03:00
00578_merge_trees_without_primary_key.reference
00578_merge_trees_without_primary_key.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00579_merge_tree_partition_and_primary_keys_using_same_expression.reference
00579_merge_tree_partition_and_primary_keys_using_same_expression.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00579_virtual_column_and_lazy.reference
00579_virtual_column_and_lazy.sql Fix some tests 2019-06-07 18:41:24 +03: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 Add sorting to tests with union. 2019-07-08 15:49:28 +03:00
00585_union_all_subquery_aggregation_column_removal.reference
00585_union_all_subquery_aggregation_column_removal.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00586_removing_unused_columns_from_subquery.reference
00586_removing_unused_columns_from_subquery.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00587_union_all_type_conversions.reference Add sorting to tests with union. 2019-07-08 15:49:28 +03:00
00587_union_all_type_conversions.sql Add sorting to tests with union. 2019-07-08 15:49:28 +03:00
00588_shard_distributed_prewhere.reference
00588_shard_distributed_prewhere.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00594_alias_in_distributed.reference
00594_alias_in_distributed.sql Fix some tests 2019-06-07 18:41:24 +03:00
00595_insert_into_view.reference
00595_insert_into_view.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00596_limit_on_expanded_ast.reference
00596_limit_on_expanded_ast.sh
00597_push_down_predicate.reference Updated test 2019-06-30 17:29:24 +03:00
00597_push_down_predicate.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00599_create_view_with_subquery.reference Updated test 2019-06-29 21:36:34 +03:00
00599_create_view_with_subquery.sql Fix some tests 2019-06-07 19:02:24 +03:00
00600_create_temporary_table_if_not_exists.reference
00600_create_temporary_table_if_not_exists.sql
00600_replace_running_query.reference Fixed race condition in test (once again) 2019-08-24 15:18:03 +03:00
00600_replace_running_query.sh Added setting "replace_running_query_max_wait_ms" 2019-08-28 18:21:57 +03:00
00601_kill_running_query.reference
00601_kill_running_query.sh
00602_throw_if.reference Added optional message argument in throwIf (#5772) 2019-08-05 02:24:16 +03:00
00602_throw_if.sh Update 00602_throw_if.sh 2019-08-06 17:26:51 +03:00
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 Fix some tests 2019-06-07 17:59:41 +03:00
00604_show_create_database.reference Fix some tests 2019-06-07 19:02:24 +03:00
00604_show_create_database.sql Fix some tests 2019-06-07 18:41:24 +03:00
00605_intersections_aggregate_functions.reference
00605_intersections_aggregate_functions.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00606_quantiles_and_nans.reference
00606_quantiles_and_nans.sql
00607_index_in_in.reference
00607_index_in_in.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00608_uniq_array.reference
00608_uniq_array.sql
00609_distributed_with_case_when_then.reference
00609_distributed_with_case_when_then.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00609_mv_index_in_in.reference
00609_mv_index_in_in.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00609_prewhere_and_default.reference
00609_prewhere_and_default.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00610_materialized_view_forward_alter_partition_statements.reference
00610_materialized_view_forward_alter_partition_statements.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00611_zookeeper_different_checksums_formats.reference
00611_zookeeper_different_checksums_formats.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00612_http_max_query_size.reference
00612_http_max_query_size.sh Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00612_pk_in_tuple.reference Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00612_pk_in_tuple.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00614_shard_same_header_for_local_and_remote_node_in_distributed_query.reference
00614_shard_same_header_for_local_and_remote_node_in_distributed_query.sql Fix some tests 2019-06-07 19:02:24 +03:00
00615_nullable_alter_optimize.reference
00615_nullable_alter_optimize.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00616_final_single_part.reference
00616_final_single_part.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00617_array_in.reference
00617_array_in.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00618_nullable_in.reference
00618_nullable_in.sql
00619_extract.reference
00619_extract.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00619_union_highlite.reference
00619_union_highlite.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00620_optimize_on_nonleader_replica_zookeeper.reference
00620_optimize_on_nonleader_replica_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00621_regression_for_in_operator.reference
00621_regression_for_in_operator.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00622_select_in_parens.reference
00622_select_in_parens.sql
00623_in_partition_key.reference
00623_in_partition_key.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00623_replicated_truncate_table_zookeeper.reference
00623_replicated_truncate_table_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00623_truncate_table_throw_exception.reference
00623_truncate_table_throw_exception.sh
00623_truncate_table.reference
00623_truncate_table.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00624_length_utf8.reference
00624_length_utf8.sql
00625_arrays_in_nested.reference
00625_arrays_in_nested.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00625_query_in_form_data.reference
00625_query_in_form_data.sh
00625_summing_merge_tree_merge.reference
00625_summing_merge_tree_merge.sql Check for orphaned databases too 2019-06-07 17:26:29 +03:00
00626_in_syntax.reference
00626_in_syntax.sql
00626_replace_partition_from_table_zookeeper.reference
00626_replace_partition_from_table_zookeeper.sh Fixed flacky test 2019-08-27 22:32:33 +03:00
00626_replace_partition_from_table.reference
00626_replace_partition_from_table.sql Fix some tests 2019-06-07 19:02:24 +03:00
00627_recursive_alias.reference
00627_recursive_alias.sql
00628_in_lambda_on_merge_table_bug.reference
00628_in_lambda_on_merge_table_bug.sql Fix some tests 2019-06-07 18:41:24 +03:00
00630_arbitrary_csv_delimiter.reference
00630_arbitrary_csv_delimiter.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00632_aggregation_window_funnel.reference Fixed the test for 00632_aggregation_window_funnel. 2019-08-20 07:55:02 +09:00
00632_aggregation_window_funnel.sql Added 'strict' parameter in windowFunnel() and added testcases. 2019-08-19 23:52:42 +09:00
00632_get_sample_block_cache.reference
00632_get_sample_block_cache.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00633_func_or_in.reference
00633_func_or_in.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00633_materialized_view_and_too_many_parts_zookeeper.reference
00633_materialized_view_and_too_many_parts_zookeeper.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00634_logging_shard.reference
00634_logging_shard.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00634_performance_introspection_and_logging.reference
00634_performance_introspection_and_logging.sh Fixed tests and error messages #6351 2019-08-08 22:42:34 +03:00
00634_rename_view.reference
00634_rename_view.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00635_shard_distinct_order_by.reference
00635_shard_distinct_order_by.sql Fix some tests 2019-06-07 18:41:24 +03:00
00636_partition_key_parts_pruning.reference
00636_partition_key_parts_pruning.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00640_endsWith.reference
00640_endsWith.sql Batch of tests 2019-07-10 13:19:14 +03:00
00642_cast.reference Fix some tests 2019-06-07 18:41:24 +03:00
00642_cast.sql Fix some tests 2019-06-07 18:41:24 +03:00
00643_cast_zookeeper.reference TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00643_cast_zookeeper.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00646_url_engine.python Fixed test failures when running clickhouse-server on different host 2019-03-30 15:38:07 +03:00
00646_url_engine.reference
00646_url_engine.sh
00646_weird_mmx.reference
00646_weird_mmx.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00647_histogram.reference
00647_histogram.sql
00647_multiply_aggregation_state.reference
00647_multiply_aggregation_state.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00649_quantile_tdigest_negative.reference
00649_quantile_tdigest_negative.sql
00650_array_enumerate_uniq_with_tuples.reference
00650_array_enumerate_uniq_with_tuples.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00650_csv_with_specified_quote_rule.reference
00650_csv_with_specified_quote_rule.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00651_default_database_on_client_reconnect.reference TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00651_default_database_on_client_reconnect.sh Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00652_mergetree_mutations.reference
00652_mergetree_mutations.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00652_mutations_alter_update.reference
00652_mutations_alter_update.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00652_mutations_default_database.reference
00652_mutations_default_database.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00652_replicated_mutations_default_database_zookeeper.reference
00652_replicated_mutations_default_database_zookeeper.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00652_replicated_mutations_zookeeper.reference
00652_replicated_mutations_zookeeper.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00653_monotonic_integer_cast.reference
00653_monotonic_integer_cast.sql Fix some tests 2019-06-07 18:41:24 +03:00
00653_running_difference.reference
00653_running_difference.sql
00653_verification_monotonic_data_load.reference
00653_verification_monotonic_data_load.sh Mixed parts by setting 2019-06-19 17:46:06 +03:00
00660_optimize_final_without_partition.reference
00660_optimize_final_without_partition.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00661_array_has_silviucpp.reference
00661_array_has_silviucpp.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00661_optimize_final_replicated_without_partition_zookeeper.reference
00661_optimize_final_replicated_without_partition_zookeeper.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00662_array_has_nullable.reference
00662_array_has_nullable.sql
00663_tiny_log_empty_insert.reference
00663_tiny_log_empty_insert.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00670_truncate_temporary_table.reference
00670_truncate_temporary_table.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00671_max_intersections.reference
00671_max_intersections.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00672_arrayDistinct.reference
00672_arrayDistinct.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00673_subquery_prepared_set_performance.reference
00673_subquery_prepared_set_performance.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00674_has_array_enum.reference
00674_has_array_enum.sql
00674_join_on_syntax.reference
00674_join_on_syntax.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00675_shard_remote_with_table_function.reference
00675_shard_remote_with_table_function.sql Fix some tests 2019-06-07 17:59:41 +03:00
00676_group_by_in.reference
00676_group_by_in.sql
00677_shard_any_heavy_merge.reference
00677_shard_any_heavy_merge.sql
00678_murmurhash.reference
00678_murmurhash.sql
00678_shard_funnel_window.reference
00678_shard_funnel_window.sql Fix some tests 2019-06-07 18:41:24 +03:00
00679_replace_asterisk.reference
00679_replace_asterisk.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00679_uuid_in_key.reference
00679_uuid_in_key.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00682_empty_parts_merge.reference
00682_empty_parts_merge.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00687_insert_into_mv.reference
00687_insert_into_mv.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00687_top_and_offset.reference
00687_top_and_offset.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00688_aggregation_retention.reference
00688_aggregation_retention.sql
00688_case_without_else.reference
00688_case_without_else.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00688_low_cardinality_alter_add_column.reference
00688_low_cardinality_alter_add_column.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00688_low_cardinality_defaults.reference
00688_low_cardinality_defaults.sql
00688_low_cardinality_dictionary_deserialization.reference
00688_low_cardinality_dictionary_deserialization.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00688_low_cardinality_in.reference
00688_low_cardinality_in.sql Fixed tests 2019-05-29 19:37:55 +03:00
00688_low_cardinality_nullable_cast.reference
00688_low_cardinality_nullable_cast.sql Fixed tests 2019-05-29 19:37:55 +03:00
00688_low_cardinality_prewhere.reference
00688_low_cardinality_prewhere.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00688_low_cardinality_serialization.reference
00688_low_cardinality_serialization.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00688_low_cardinality_syntax.reference
00688_low_cardinality_syntax.sql Fixed tests 2019-05-29 19:37:55 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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 Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00693_max_block_size_system_tables_columns.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00698_validate_array_sizes_for_nested.reference
00698_validate_array_sizes_for_nested.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00699_materialized_view_mutations.reference
00699_materialized_view_mutations.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00700_decimal_aggregates.reference support quantile(s)ExactWeighted for Decimal 2019-05-16 17:33:13 +03:00
00700_decimal_aggregates.sql Fix some tests 2019-06-07 18:41:24 +03:00
00700_decimal_arithm.reference
00700_decimal_arithm.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00700_decimal_bounds.reference
00700_decimal_bounds.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00700_decimal_casts.reference
00700_decimal_casts.sql fix decimal overflow, extreme values 2019-06-16 10:57:30 +03:00
00700_decimal_compare.reference
00700_decimal_compare.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00700_decimal_complex_types.reference
00700_decimal_complex_types.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00700_decimal_defaults.reference TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00700_decimal_defaults.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00700_decimal_formats.reference
00700_decimal_formats.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00700_decimal_in_keys.reference
00700_decimal_in_keys.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00700_decimal_math.reference Enabled "precise" mode; updated tests 2019-08-01 22:17:49 +03:00
00700_decimal_math.sql Enabled "precise" mode; updated tests 2019-08-01 22:17:49 +03:00
00700_decimal_null.reference
00700_decimal_null.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00700_decimal_round.reference
00700_decimal_round.sql
00700_to_decimal_or_something.reference add toDecimalOrZero and toDecimalOrNull fuctions 2019-05-15 21:50:35 +03:00
00700_to_decimal_or_something.sql add toDecimalOrZero and toDecimalOrNull fuctions 2019-05-15 21:50:35 +03:00
00701_context_use_after_free.reference
00701_context_use_after_free.sql
00701_join_default_strictness.reference
00701_join_default_strictness.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00701_rollup.reference fix rollup and cube modifiers with two-level aggregation 2019-07-30 19:36:52 +03:00
00701_rollup.sql fix rollup and cube modifiers with two-level aggregation 2019-07-30 19:36:52 +03:00
00702_join_on_dups.reference fix join_use_nulls results for key columns 2019-07-31 23:19:52 +03:00
00702_join_on_dups.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00702_join_with_using_dups.reference
00702_join_with_using_dups.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00702_join_with_using.reference
00702_join_with_using.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00702_where_with_quailified_names.reference
00702_where_with_quailified_names.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00703_join_crash.reference
00703_join_crash.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00704_arrayCumSumLimited_arrayDifference.reference
00704_arrayCumSumLimited_arrayDifference.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00704_drop_truncate_memory_table.reference Fixed flappy test 2019-08-01 01:49:14 +03:00
00704_drop_truncate_memory_table.sh Fixed flappy test 2019-08-22 00:28:05 +03:00
00705_aggregate_states_addition.reference
00705_aggregate_states_addition.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00705_drop_create_merge_tree.reference
00705_drop_create_merge_tree.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00709_virtual_column_partition_id.reference
00709_virtual_column_partition_id.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00710_array_enumerate_dense.reference
00710_array_enumerate_dense.sql
00711_array_enumerate_variants.reference
00711_array_enumerate_variants.sql
00712_nan_comparison.reference Enabled "precise" mode; updated tests 2019-08-01 22:17:49 +03:00
00712_nan_comparison.sql Enabled "precise" mode; updated tests 2019-08-01 22:17:49 +03:00
00712_prewhere_with_alias_and_virtual_column.reference
00712_prewhere_with_alias_and_virtual_column.sql Fix some tests 2019-06-07 17:59:41 +03:00
00712_prewhere_with_alias_bug_2.reference
00712_prewhere_with_alias_bug_2.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00712_prewhere_with_alias_bug.reference
00712_prewhere_with_alias_bug.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00712_prewhere_with_alias.reference
00712_prewhere_with_alias.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00712_prewhere_with_final.reference
00712_prewhere_with_final.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00712_prewhere_with_missing_columns_2.reference
00712_prewhere_with_missing_columns_2.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00712_prewhere_with_missing_columns.reference
00712_prewhere_with_missing_columns.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00712_prewhere_with_sampling_and_alias.reference
00712_prewhere_with_sampling_and_alias.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00712_prewhere_with_sampling.reference
00712_prewhere_with_sampling.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00713_collapsing_merge_tree.reference
00713_collapsing_merge_tree.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00714_alter_uuid.reference
00714_alter_uuid.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00714_create_temporary_table_with_in_clause.reference
00714_create_temporary_table_with_in_clause.sql Fix some tests 2019-06-07 18:41:24 +03:00
00715_bounding_ratio.reference
00715_bounding_ratio.sql Enabled "precise" mode; updated tests 2019-08-01 22:17:49 +03:00
00715_fetch_merged_or_mutated_part_zookeeper.reference
00715_fetch_merged_or_mutated_part_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00715_json_each_row_input_nested.reference
00715_json_each_row_input_nested.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00716_allow_ddl.reference
00716_allow_ddl.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00717_default_join_type.reference
00717_default_join_type.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00717_low_cardinaliry_distributed_group_by.reference
00717_low_cardinaliry_distributed_group_by.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00717_low_cardinaliry_group_by.reference
00717_low_cardinaliry_group_by.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00717_merge_and_distributed.reference
00717_merge_and_distributed.sql Fixed test 2019-06-17 01:09:52 +03:00
00718_format_datetime.reference
00718_format_datetime.sql
00718_low_cardinaliry_alter.reference
00718_low_cardinaliry_alter.sql Fixed tests 2019-05-29 19:37:55 +03:00
00719_format_datetime_rand.reference
00719_format_datetime_rand.sql
00719_insert_block_without_column.reference
00719_insert_block_without_column.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00719_parallel_ddl_db.reference
00719_parallel_ddl_db.sh
00719_parallel_ddl_table.reference
00719_parallel_ddl_table.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00720_combinations_of_aggregate_combinators.reference
00720_combinations_of_aggregate_combinators.sql
00720_with_cube.reference fix rollup and cube modifiers with two-level aggregation 2019-07-30 19:36:52 +03:00
00720_with_cube.sql fix rollup and cube modifiers with two-level aggregation 2019-07-30 19:36:52 +03:00
00721_force_by_identical_result_after_merge_zookeeper.reference
00721_force_by_identical_result_after_merge_zookeeper.sql Fixed tests and error messages #6351 2019-08-08 22:42:34 +03:00
00722_inner_join.reference minor test improvement 2019-04-18 17:45:23 +03:00
00722_inner_join.sql Dont use test. db 2019-04-22 14:48:37 +03:00
00723_remerge_sort.reference
00723_remerge_sort.sql
00724_insert_values_datetime_conversion.reference
00724_insert_values_datetime_conversion.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00725_comment_columns.reference Fix some tests 2019-06-07 19:09:21 +03:00
00725_comment_columns.sql Fix some tests 2019-06-07 19:02:24 +03:00
00725_ipv4_ipv6_domains.reference Fix some tests 2019-06-07 18:41:24 +03:00
00725_ipv4_ipv6_domains.sql Fix some tests 2019-06-07 18:41:24 +03:00
00725_join_on_bug_1.reference
00725_join_on_bug_1.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00725_join_on_bug_2.reference
00725_join_on_bug_2.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00725_join_on_bug_3.reference
00725_join_on_bug_3.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00725_join_on_bug_4.reference
00725_join_on_bug_4.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00729_prewhere_array_join.reference
00729_prewhere_array_join.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00730_unicode_terminal_format.reference
00730_unicode_terminal_format.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00731_long_merge_tree_select_opened_files.reference mark some tests as long 2019-03-18 18:40:53 +03:00
00731_long_merge_tree_select_opened_files.sh Updated tests 2019-06-29 19:18:59 +03:00
00732_base64_functions.reference
00732_base64_functions.sql
00732_decimal_summing_merge_tree.reference
00732_decimal_summing_merge_tree.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00732_quorum_insert_have_data_before_quorum_zookeeper.reference
00732_quorum_insert_have_data_before_quorum_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00732_quorum_insert_lost_part_and_alive_part_zookeeper.reference
00732_quorum_insert_lost_part_and_alive_part_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00732_quorum_insert_lost_part_zookeeper.reference
00732_quorum_insert_lost_part_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper.reference
00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00732_quorum_insert_simple_test_1_parts_zookeeper.reference
00732_quorum_insert_simple_test_1_parts_zookeeper.sql Fix some tests 2019-06-07 17:59:41 +03:00
00732_quorum_insert_simple_test_2_parts_zookeeper.reference
00732_quorum_insert_simple_test_2_parts_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00733_if_datetime.reference
00733_if_datetime.sql
00734_timeslot.reference
00734_timeslot.sql Batch of tests 2019-07-10 13:19:14 +03:00
00735_conditional.reference
00735_conditional.sql
00735_or_expr_optimize_bug.reference
00735_or_expr_optimize_bug.sql Fix some tests 2019-06-07 18:41:24 +03:00
00736_disjunction_optimisation.reference
00736_disjunction_optimisation.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00737_decimal_group_by.reference
00737_decimal_group_by.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00738_lock_for_inner_table.reference
00738_lock_for_inner_table.sh Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00738_nested_merge_multidimensional_array.reference
00738_nested_merge_multidimensional_array.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00739_array_element_nullable_string_mattrobenolt.reference
00739_array_element_nullable_string_mattrobenolt.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00740_database_in_nested_view.reference
00740_database_in_nested_view.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00740_optimize_predicate_expression.reference
00740_optimize_predicate_expression.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00741_client_comment_multiline.reference
00741_client_comment_multiline.sql Fix some tests 2019-06-07 19:02:24 +03:00
00742_require_join_strictness.reference
00742_require_join_strictness.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00743_limit_by_not_found_column.reference
00743_limit_by_not_found_column.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00744_join_not_found_column.reference
00744_join_not_found_column.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00745_compile_scalar_subquery.reference
00745_compile_scalar_subquery.sql Enable predicate push-down optimization by default. (#4846) 2019-04-18 13:39:25 +03:00
00746_compile_non_deterministic_function.reference
00746_compile_non_deterministic_function.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00746_hashing_tuples.reference
00746_hashing_tuples.sql
00746_sql_fuzzy.pl Removed obsolete trash from fuzz test 2019-08-21 06:06:43 +03:00
00746_sql_fuzzy.reference
00746_sql_fuzzy.sh Fixed fuzz test 2019-08-21 06:07:53 +03:00
00747_contributors.reference
00747_contributors.sql
00748_insert_array_with_null.reference
00748_insert_array_with_null.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00749_inner_join_of_unnamed_subqueries.reference
00749_inner_join_of_unnamed_subqueries.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00750_merge_tree_merge_with_o_direct.reference
00750_merge_tree_merge_with_o_direct.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00751_default_databasename_for_view.reference Updated test 2019-06-29 21:35:23 +03:00
00751_default_databasename_for_view.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00751_hashing_ints.reference
00751_hashing_ints.sql
00751_low_cardinality_nullable_group_by.reference
00751_low_cardinality_nullable_group_by.sql Fixed tests 2019-05-29 19:37:55 +03:00
00752_low_cardinality_array_result.reference
00752_low_cardinality_array_result.sql
00752_low_cardinality_lambda_argument.reference
00752_low_cardinality_lambda_argument.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00752_low_cardinality_left_array_join.reference
00752_low_cardinality_left_array_join.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00752_low_cardinality_mv_1.reference
00752_low_cardinality_mv_1.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00752_low_cardinality_mv_2.reference
00752_low_cardinality_mv_2.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00752_low_cardinality_permute.reference
00752_low_cardinality_permute.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00753_alter_attach.reference
00753_alter_attach.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00753_alter_destination_for_storage_buffer.reference
00753_alter_destination_for_storage_buffer.sql Fix some tests 2019-06-07 18:41:24 +03:00
00753_comment_columns_zookeeper.reference TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00753_comment_columns_zookeeper.sql Comment without default 2019-02-27 20:01:59 +03:00
00753_quantile_format.reference Returned back support for floating point argument in function quantileTiming 2019-07-07 02:15:14 +03:00
00753_quantile_format.sql Returned back support for floating point argument in function quantileTiming 2019-07-07 02:15:14 +03:00
00753_system_columns_and_system_tables.reference
00753_system_columns_and_system_tables.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00753_with_with_single_alias.reference
00753_with_with_single_alias.sql
00754_alter_modify_column_partitions.reference Fix some tests 2019-06-07 18:41:24 +03:00
00754_alter_modify_column_partitions.sql Fix some tests 2019-06-07 18:41:24 +03:00
00754_alter_modify_order_by_replicated_zookeeper.reference Updated tests, part 2 2019-03-27 21:58:08 +03:00
00754_alter_modify_order_by_replicated_zookeeper.sql
00754_alter_modify_order_by.reference Fix some tests 2019-06-07 18:41:24 +03:00
00754_alter_modify_order_by.sql Fix some tests 2019-06-07 18:41:24 +03:00
00754_distributed_optimize_skip_select_on_unused_shards_with_prewhere.reference Process prewhere clause in "skip unused shards" optimization (#6521) 2019-08-19 23:28:24 +03:00
00754_distributed_optimize_skip_select_on_unused_shards_with_prewhere.sh Process prewhere clause in "skip unused shards" optimization (#6521) 2019-08-19 23:28:24 +03:00
00754_distributed_optimize_skip_select_on_unused_shards.reference
00754_distributed_optimize_skip_select_on_unused_shards.sh Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00754_first_significant_subdomain_more.reference Update test 00754_first_significant_subdomain_more 2019-05-06 20:09:11 +07:00
00754_first_significant_subdomain_more.sql
00755_avg_value_size_hint_passing.reference
00755_avg_value_size_hint_passing.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03: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 Enabled "precise" mode; updated tests 2019-08-01 22:17:49 +03:00
00760_insert_json_with_defaults.sql Enabled "precise" mode; updated tests 2019-08-01 22:17:49 +03:00
00760_url_functions_overflow.reference
00760_url_functions_overflow.sql
00761_lower_utf8_bug.reference
00761_lower_utf8_bug.sql
00762_date_comparsion.reference
00762_date_comparsion.sql
00763_create_query_as_table_engine_bug.reference
00763_create_query_as_table_engine_bug.sql Fix some tests 2019-06-07 18:41:24 +03:00
00763_lock_buffer.reference
00763_lock_buffer.sh Fixed tests 2019-09-01 15:40:06 +03:00
00763_long_lock_buffer_alter_destination_table.reference mark some tests as long 2019-03-18 18:40:53 +03:00
00763_long_lock_buffer_alter_destination_table.sh Fixed tests 2019-09-01 15:40:06 +03:00
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 subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00780_unaligned_array_join.reference
00780_unaligned_array_join.sql
00794_materialized_view_with_column_defaults.reference Fix materialized view with column defaults. 2019-07-30 10:49:54 +08:00
00794_materialized_view_with_column_defaults.sql Fixed test 2019-08-04 04:32:02 +03:00
00799_function_dry_run.reference
00799_function_dry_run.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Fix some tests 2019-06-07 19:02:24 +03:00
00800_low_cardinality_distinct_numeric.reference
00800_low_cardinality_distinct_numeric.sql Fixed tests 2019-05-29 19:37:55 +03:00
00800_low_cardinality_distributed_insert.reference
00800_low_cardinality_distributed_insert.sql Fix some tests 2019-06-07 18:41:24 +03:00
00800_low_cardinality_empty_array.reference
00800_low_cardinality_empty_array.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00800_low_cardinality_join.reference
00800_low_cardinality_join.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00800_versatile_storage_join.reference
00800_versatile_storage_join.sql
00801_daylight_saving_time_hour_underflow.reference
00801_daylight_saving_time_hour_underflow.sql
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 Fix some tests 2019-06-07 18:41:24 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00804_test_alter_compression_codecs.reference
00804_test_alter_compression_codecs.sql Fix some tests 2019-06-07 18:41:24 +03:00
00804_test_custom_compression_codecs.reference Fix some tests 2019-06-07 18:41:24 +03:00
00804_test_custom_compression_codecs.sql Fix some tests 2019-06-07 18:41:24 +03:00
00804_test_custom_compression_codes_log_storages.reference Fix some tests 2019-06-07 18:41:24 +03:00
00804_test_custom_compression_codes_log_storages.sql Fix some tests 2019-06-07 19:09:21 +03:00
00804_test_delta_codec_compression.reference Correct test result for adaptive marks 2019-06-17 19:44:50 +03:00
00804_test_delta_codec_compression.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00804_test_delta_codec_no_type_alter.reference Fix alter modify of codec when column type is not specified 2019-04-02 15:51:31 +03:00
00804_test_delta_codec_no_type_alter.sql Fix some tests 2019-06-07 18:41:24 +03:00
00805_round_down.reference
00805_round_down.sql
00806_alter_update.reference
00806_alter_update.sql Fix some tests 2019-06-07 19:02:24 +03:00
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 ISSUES-4389 fix lambda function with predicate optimizer 2019-02-15 17:04:02 +08:00
00808_not_optimize_predicate.sql Fixed test 2019-07-26 00:33:30 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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.sql
00815_left_join_on_stepanel.reference
00815_left_join_on_stepanel.sql Check for orphaned tables before dropping temporary database 2019-06-07 17:14:50 +03:00
00816_join_column_names_sarg.reference
00816_join_column_names_sarg.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00816_long_concurrent_alter_column.reference mark some tests as long 2019-03-18 18:40:53 +03:00
00816_long_concurrent_alter_column.sh Make test timeout to be more significant 2019-08-28 22:36:04 +03:00
00817_with_simple.reference
00817_with_simple.sql
00818_alias_bug_4110.reference test improvement 2019-04-05 17:29:15 +03:00
00818_alias_bug_4110.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00818_inner_join_bug_3567.reference Update 00818_inner_join_bug_3567.reference 2019-08-15 10:39:00 +03:00
00818_inner_join_bug_3567.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00818_join_bug_4271.reference
00818_join_bug_4271.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00819_ast_refactoring_bugs.reference
00819_ast_refactoring_bugs.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00819_full_join_wrong_columns_in_block.reference fix full/right join different number of columns 2019-02-12 15:11:45 +03:00
00819_full_join_wrong_columns_in_block.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00820_multiple_joins_subquery_requires_alias.reference subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00820_multiple_joins_subquery_requires_alias.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00820_multiple_joins.reference safe tables order in select * with multiple joins 2019-04-04 15:14:10 +03:00
00820_multiple_joins.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00821_distributed_storage_with_join_on.reference
00821_distributed_storage_with_join_on.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00822_array_insert_default.reference
00822_array_insert_default.sql
00823_capnproto_input.reference
00823_capnproto_input.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00823_sequence_match_dfa.reference better tests 2019-05-20 12:31:52 +08:00
00823_sequence_match_dfa.sql better tests 2019-05-20 12:31:52 +08:00
00824_filesystem.reference
00824_filesystem.sql
00825_http_header_query_id.reference bringing query id header to consistency 2019-04-10 23:13:41 +03:00
00825_http_header_query_id.sh bringing query id header to consistency 2019-04-10 23:13:41 +03:00
00825_protobuf_format_input.insh Add more protobuf IO tests. 2019-07-23 16:57:25 +03:00
00825_protobuf_format_input.reference Add more protobuf IO tests. 2019-07-23 16:57:25 +03:00
00825_protobuf_format_input.sh Add more protobuf IO tests. 2019-07-23 16:57:25 +03:00
00825_protobuf_format_output.reference Add more protobuf IO tests. 2019-07-23 16:57:25 +03:00
00825_protobuf_format_output.sh Add more protobuf IO tests. 2019-07-23 16:57:25 +03:00
00825_protobuf_format_syntax2.proto Improve test: check input/output with protobuf schema containing nested messages. 2019-02-27 14:37:17 +03:00
00825_protobuf_format.proto Add more protobuf IO tests. 2019-07-23 16:57:25 +03:00
00826_cross_to_inner_join.reference Updated test 2019-06-29 19:22:02 +03:00
00826_cross_to_inner_join.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00829_bitmap_function.reference added bitmapRange function 2019-08-03 23:07:46 +08:00
00829_bitmap_function.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00830_join_overwrite.reference
00830_join_overwrite.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00831_quantile_weighted_parameter_check.reference
00831_quantile_weighted_parameter_check.sql
00832_storage_file_lock.reference
00832_storage_file_lock.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
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 Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
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 Tests: fix call .sh from .sh (#4732) 2019-03-20 23:04:49 +03:00
00834_hints_for_type_function_typos.reference
00834_hints_for_type_function_typos.sh Fixed test. 2019-08-20 12:15:08 +03:00
00834_kill_mutation_replicated_zookeeper.reference
00834_kill_mutation_replicated_zookeeper.sh Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00834_kill_mutation.reference
00834_kill_mutation.sh Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00834_limit_with_constant_expressions.reference Updated test #4246 2019-02-10 19:55:12 +03:00
00834_limit_with_constant_expressions.sql Removed support for constant expressions in TOP because they cannot work 2019-02-10 21:19:26 +03:00
00834_not_between.reference Added a test for operator priority #4228 2019-02-10 23:18:11 +03:00
00834_not_between.sql Added a test for operator priority #4228 2019-02-10 23:18:11 +03:00
00835_if_generic_case.reference
00835_if_generic_case.sql
00836_indices_alter_replicated_zookeeper.reference Updated tests, part 2 2019-03-27 21:58:08 +03:00
00836_indices_alter_replicated_zookeeper.sql setting 2019-02-12 20:54:52 +03:00
00836_indices_alter.reference Fix some tests 2019-06-07 19:02:24 +03:00
00836_indices_alter.sql Fix some tests 2019-06-07 19:02:24 +03:00
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 Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00837_minmax_index_replicated_zookeeper.reference
00837_minmax_index_replicated_zookeeper.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00837_minmax_index.reference
00837_minmax_index.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00838_system_tables_drop_table_race.reference
00838_system_tables_drop_table_race.sh Fixed test 2019-09-02 03:21:42 +03:00
00838_unique_index.reference fix new line 2019-08-03 21:13:48 +03:00
00838_unique_index.sh fix new line 2019-08-03 21:13:48 +03:00
00839_bitmask_negative.reference
00839_bitmask_negative.sql
00840_long_concurrent_select_and_drop_deadlock.reference mark some tests as long 2019-03-18 18:40:53 +03:00
00840_long_concurrent_select_and_drop_deadlock.sh Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00840_top_k_weighted.reference Add test on topKWeighted function 2019-07-04 15:15:08 +02:00
00840_top_k_weighted.sql Add test on topKWeighted function 2019-07-04 15:15:08 +02:00
00841_temporary_table_database.reference Added a test 2019-02-11 17:55:24 +03:00
00841_temporary_table_database.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00842_array_with_constant_overflow.reference Fixed fuzz test #4322 2019-02-11 20:26:35 +03:00
00842_array_with_constant_overflow.sql Fixed fuzz test #4322 2019-02-11 20:26:35 +03:00
00843_optimize_predicate_and_rename_table.reference Added a test for already fixed issue [#CLICKHOUSE-4260] 2019-02-12 22:23:22 +03:00
00843_optimize_predicate_and_rename_table.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00844_join_lightee2.reference Added a test #3170 2019-02-13 03:11:49 +03:00
00844_join_lightee2.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00845_join_on_aliases.reference join on allow aliases for right table columns 2019-02-15 18:47:39 +03:00
00845_join_on_aliases.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00846_join_using_tuple_crash.reference fix crach on JOIN with array or tuple 2019-03-01 18:32:32 +03:00
00846_join_using_tuple_crash.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00847_multiple_join_same_column.reference some multiple join fixes 2019-03-05 15:34:48 +03:00
00847_multiple_join_same_column.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00848_join_use_nulls_segfault.reference fix join_use_nulls results for key columns 2019-07-31 23:19:52 +03:00
00848_join_use_nulls_segfault.sql rename setting + disable ANY INNER JOIN too 2019-08-08 17:20:25 +03:00
00849_multiple_comma_join.reference Updated test 2019-06-29 23:05:11 +03:00
00849_multiple_comma_join.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00850_global_join_dups.reference fix dups in GLOBAL JOIN with asterisks 2019-03-18 17:56:33 +03:00
00850_global_join_dups.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00851_http_insert_json_defaults.reference Enabled "precise" mode; updated tests 2019-08-01 22:17:49 +03:00
00851_http_insert_json_defaults.sh Enabled "precise" mode; updated tests 2019-08-01 22:17:49 +03:00
00852_any_join_nulls.reference fix ANY JOIN nulls in right key (ALL JOIN is still affected) 2019-03-27 16:37:11 +03:00
00852_any_join_nulls.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00853_join_with_nulls_crash.reference fix join_use_nulls results for key columns 2019-07-31 23:19:52 +03:00
00853_join_with_nulls_crash.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00854_multiple_join_asterisks.reference Asterisks for multiple joins CLICKHOUSE-4372 2019-04-03 19:06:05 +03:00
00854_multiple_join_asterisks.sql Asterisks for multiple joins CLICKHOUSE-4372 2019-04-03 19:06:05 +03:00
00855_join_with_array_join.reference join + array join: fix unexpected error 2019-04-08 15:35:26 +03:00
00855_join_with_array_join.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00856_no_column_issue_4242.reference test for no column cause of bug in query optimisation 2019-04-09 20:43:23 +03:00
00856_no_column_issue_4242.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00857_global_joinsavel_table_alias.reference global join: fix wrong name qualification (save replaced table name as alias) 2019-04-10 20:41:19 +03:00
00857_global_joinsavel_table_alias.sql Fix last broken test 2019-06-14 19:53:16 +03:00
00858_issue_4756.reference partially fix distributed_product_mode=local 2019-04-11 22:29:28 +03:00
00858_issue_4756.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00859_distinct_with_join.reference fix distinct with join 2019-04-12 20:04:38 +03:00
00859_distinct_with_join.sql rename setting + disable ANY INNER JOIN too 2019-08-08 17:20:25 +03:00
00860_unknown_identifier_bug.reference one more test for Unknown identifier 2019-04-18 19:50:38 +03:00
00860_unknown_identifier_bug.sql Dont use test. db 2019-04-22 14:48:37 +03:00
00861_decimal_quoted_csv.reference fix decimal quoted csv input 2019-05-15 16:51:17 +03:00
00861_decimal_quoted_csv.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00862_decimal_in.reference add decimal to decimal convertion in IN 2019-05-20 18:51:54 +03:00
00862_decimal_in.sql Fix some tests 2019-06-07 18:41:24 +03:00
00863_comma_join_in.reference support IN in CrossToInnerJoin push down 2019-05-23 19:01:17 +03:00
00863_comma_join_in.sql Fixes for parallel test run (#5506) 2019-06-03 20:36:27 +03:00
00864_union_all_supertype.reference fix test stability 2019-05-31 15:50:44 +03:00
00864_union_all_supertype.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00870_t64_codec.reference T64 codec concept 2019-06-07 19:12:45 +03:00
00870_t64_codec.sql T64 codec: fix getMaxCompressedDataSize and test 2019-06-11 17:14:45 +03:00
00871_t64_codec_signed.reference T64 codec: add test for signed & related fixes 2019-06-11 21:25:34 +03:00
00871_t64_codec_signed.sql T64 codec: add test for signed & related fixes 2019-06-11 21:25:34 +03:00
00872_t64_bit_codec.reference add test 2019-06-25 17:05:17 +03:00
00872_t64_bit_codec.sql add test 2019-06-25 17:05:17 +03:00
00874_issue_3495.reference add test for #3495 (already fixed) 2019-07-04 16:21:56 +03:00
00874_issue_3495.sql add test for #3495 (already fixed) 2019-07-04 16:21:56 +03:00
00875_join_right_nulls.reference fix test results 2019-08-01 14:02:32 +03:00
00875_join_right_nulls.sql fix crash and update test results 2019-07-04 14:50:32 +03:00
00876_wrong_arraj_join_column.reference fix wrong ExpressionAnalyzer.array_join_columns calculation 2019-07-08 23:06:17 +03:00
00876_wrong_arraj_join_column.sql fix wrong ExpressionAnalyzer.array_join_columns calculation 2019-07-08 23:06:17 +03:00
00877_memory_limit_for_new_delete.reference memory tracking for size-unaware deletes with jemalloc 2019-07-15 16:19:56 +03:00
00877_memory_limit_for_new_delete.sql memory tracking for size-unaware deletes with jemalloc 2019-07-15 16:19:56 +03:00
00878_join_unexpected_results.reference fix join_use_nulls results for key columns 2019-07-31 23:19:52 +03:00
00878_join_unexpected_results.sql fix join_use_nulls results for key columns 2019-07-31 23:19:52 +03:00
00879_cast_to_decimal_crash.reference fix crash on CAST exotic types to decimal 2019-08-02 17:31:55 +03:00
00879_cast_to_decimal_crash.sql fix crash on CAST exotic types to decimal 2019-08-02 17:31:55 +03:00
00880_decimal_in_key.reference hotfix for Decimal.compareAt 2019-08-07 16:53:46 +03:00
00880_decimal_in_key.sql hotfix for Decimal.compareAt 2019-08-07 16:53:46 +03:00
00881_unknown_identifier_in_in.reference add test for #4858 2019-08-28 20:00:20 +03:00
00881_unknown_identifier_in_in.sql add test for #4858 2019-08-28 20:00:20 +03:00
00897_flatten.reference Add tests 2019-06-28 13:00:26 +08:00
00897_flatten.sql Fix tests 2019-06-28 15:17:47 +08:00
00898_parsing_bad_diagnostic_message.reference Added a test 2019-02-22 20:16:11 +03:00
00898_parsing_bad_diagnostic_message.sh Added a test 2019-02-22 20:16:11 +03:00
00898_quantile_timing_parameter_check.reference Returned back support for floating point argument in function quantileTiming 2019-07-07 02:15:14 +03:00
00898_quantile_timing_parameter_check.sql Returned back support for floating point argument in function quantileTiming 2019-07-07 02:15:14 +03:00
00899_long_attach_memory_limit.reference Lowered test scale because it is too slow in debug build 2019-08-20 21:05:05 +03:00
00899_long_attach_memory_limit.sql Lowered test scale because it is too slow in debug build 2019-08-20 21:05:05 +03:00
00900_entropy_shard.reference
00900_entropy_shard.sql
00900_orc_load.reference ADQM-40 test for orc input format 2019-08-28 16:26:38 +03:00
00900_orc_load.sh ADQM-40 test for orc input format 2019-08-28 16:26:38 +03:00
00900_parquet_create_table_columns.pl Parquet hotfixes (#4458) 2019-02-20 18:21:23 +03:00
00900_parquet_decimal.reference Add parquet support. Fixes, tests, ... 2019-02-19 23:51:44 +03:00
00900_parquet_decimal.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00900_parquet_load.reference ADQM-34 fix parquet tests 2019-08-22 11:28:32 +03:00
00900_parquet_load.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00900_parquet.reference Updated test 2019-07-31 17:43:39 +03:00
00900_parquet.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00901_joint_entropy.reference
00901_joint_entropy.sql
00902_entropy.reference
00902_entropy.sql Fix some tests 2019-06-07 19:02:24 +03:00
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 Fix big dates comparison with compile expressions (Date and DateTime are not signed types anymore). 2019-02-11 17:36:54 +03:00
00905_compile_expressions_compare_big_dates.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00905_field_with_aggregate_function_state.reference Added test. 2019-02-11 18:46:19 +03:00
00905_field_with_aggregate_function_state.sql Added test. 2019-02-11 18:46:19 +03:00
00906_low_cardinality_cache.reference Renamed tests. 2019-02-12 21:27:14 +03:00
00906_low_cardinality_cache.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00906_low_cardinality_const_argument.reference Added test. 2019-02-12 19:15:20 +03:00
00906_low_cardinality_const_argument.sql Added test. 2019-02-12 19:15:20 +03:00
00906_low_cardinality_rollup.reference Added test for LowCardinality with rollup and cube. 2019-02-13 19:56:06 +03:00
00906_low_cardinality_rollup.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00907_set_index_max_rows.reference fixed 2019-02-14 12:13:04 +03:00
00907_set_index_max_rows.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00907_set_index_with_nullable_and_low_cardinality_bug.reference Added tests for Set index with Nullable and LowCardinality types. #4486 2019-03-05 15:17:58 +03:00
00907_set_index_with_nullable_and_low_cardinality_bug.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00907_set_index_with_nullable_and_low_cardinality.reference Added tests for Set index with Nullable and LowCardinality types. #4486 2019-03-05 15:17:58 +03:00
00907_set_index_with_nullable_and_low_cardinality.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00908_analyze_query.reference Updated test 2019-06-29 21:32:48 +03:00
00908_analyze_query.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00908_bloom_filter_index.reference limited like for tokenbf 2019-03-06 18:30:27 +03:00
00908_bloom_filter_index.sh Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00908_long_http_insert.reference Fix bug with long http insert queries processing 2019-02-20 12:22:13 +03:00
00908_long_http_insert.sh Fixed flappy test (can fail due to timeout in debug/sanitizer builds) 2019-07-20 03:28:48 +03:00
00909_arrayEnumerateUniq.reference CLICKHOUSE-4644 arrayEnumerateUniqRanked: fix for empty arrays 2019-09-02 18:49:25 +03:00
00909_arrayEnumerateUniq.sql CLICKHOUSE-4644 arrayEnumerateUniqRanked: fix for empty arrays 2019-09-02 18:49:25 +03:00
00909_kill_not_initialized_query.reference Fix kill query test once again 2019-03-07 16:42:58 +03:00
00909_kill_not_initialized_query.sh Fixed minor issue in query formatting 2019-06-29 18:26:19 +03:00
00909_ngram_distance.reference ngramEntry function was added 2019-05-25 21:47:26 +03:00
00909_ngram_distance.sql ngram vector_vector distance added 2019-05-05 23:48:46 +03:00
00910_aggregation_timeseriesgroupsum.reference Rename aggregate functions TSgroup* to timeSeriesGroup* (#5307) 2019-05-21 18:33:54 +03:00
00910_aggregation_timeseriesgroupsum.sql Rename aggregate functions TSgroup* to timeSeriesGroup* (#5307) 2019-05-21 18:33:54 +03:00
00910_buffer_prewhere.reference add interpretation of PREWHERE in StorageBuffer::read 2019-03-20 14:45:04 +08:00
00910_buffer_prewhere.sql add interpretation of PREWHERE in StorageBuffer::read 2019-03-20 14:45:04 +08:00
00910_client_window_size_detection.reference Updated test 2019-06-29 18:13:52 +03:00
00910_client_window_size_detection.sh clickhouse-client: fix --help without tty 2019-03-23 02:01:32 +03:00
00910_crash_when_distributed_modify_order_by.reference Fix crash when distributed modify order by 2019-03-26 13:33:39 +08:00
00910_crash_when_distributed_modify_order_by.sql Fix some tests 2019-06-07 18:41:24 +03:00
00910_decimal_group_array_crash_3783.reference test for issue-3783 (deciaml groupArray crash) 2019-02-26 17:12:19 +03:00
00910_decimal_group_array_crash_3783.sql Clarified time zone in test 2019-05-25 18:38:05 +03:00
00910_zookeeper_custom_compression_codecs_replicated.reference Updated tests, part 2 2019-03-27 21:58:08 +03:00
00910_zookeeper_custom_compression_codecs_replicated.sql Updated tests, part 2 2019-03-27 21:58:08 +03:00
00910_zookeeper_test_alter_compression_codecs.reference Fix column description parse. Now creation of replicated MT table with codecs and comments is possible without default 2019-02-27 19:41:51 +03:00
00910_zookeeper_test_alter_compression_codecs.sql Fix column description parse. Now creation of replicated MT table with codecs and comments is possible without default 2019-02-27 19:41:51 +03:00
00911_tautological_compare.reference Avoid performance degradation in few degenerate cases: added fast path for tautological compares #4405 2019-03-03 02:51:48 +03:00
00911_tautological_compare.sql Avoid performance degradation in few degenerate cases: added fast path for tautological compares #4405 2019-03-03 02:51:48 +03:00
00912_string_comparison.reference Added a test 2019-03-04 02:44:41 +03:00
00912_string_comparison.sql Fixed test 2019-03-04 02:47:15 +03:00
00913_many_threads.reference Added a test for ThreadPool #4572 2019-03-04 22:29:23 +03:00
00913_many_threads.sql Fix some tests 2019-06-07 18:41:24 +03:00
00914_join_bgranvea.reference Added a test #3779 2019-03-08 16:21:27 +03:00
00914_join_bgranvea.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00914_replicate.reference Fix segfault in function "replicate" 2019-03-06 02:37:41 +03:00
00914_replicate.sql Fix segfault in function "replicate" 2019-03-06 02:37:41 +03:00
00915_simple_aggregate_function.reference Fix SimpleAggregateFunction for String longer MAX_SMALL_STRING_SIZE 2019-05-19 03:32:55 +03:00
00915_simple_aggregate_function.sql Fix some tests 2019-06-07 19:09:21 +03:00
00915_tuple_orantius.reference Added a test [#CLICKHOUSE-1704] 2019-03-10 06:13:19 +03:00
00915_tuple_orantius.sql Added a test [#CLICKHOUSE-1704] 2019-03-10 06:13:19 +03:00
00916_add_materialized_column_after.reference TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00916_add_materialized_column_after.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00916_create_or_replace_view.reference Updated test 2019-06-29 21:32:07 +03:00
00916_create_or_replace_view.sql Fix some tests 2019-06-07 18:41:24 +03:00
00916_join_using_duplicate_columns.reference fix left join with const column 2019-03-20 20:20:14 +03:00
00916_join_using_duplicate_columns.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00917_least_sqr.reference Minor fixes for leastSqr. 2019-04-05 16:42:33 +03:00
00917_least_sqr.sql Remane regression methods. 2019-05-23 14:51:25 +03:00
00917_multiple_joins_denny_crane.reference Disable part with predicate optimization for now 2019-03-14 17:59:45 +03:00
00917_multiple_joins_denny_crane.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
00918_has_unsufficient_type_check.reference Fixed insufficient type checking in hasAll, hasAny functions 2019-03-15 02:10:51 +03:00
00918_has_unsufficient_type_check.sql Fixed insufficient type checking in hasAll, hasAny functions 2019-03-15 02:10:51 +03:00
00918_json_functions.reference Add more tests for JSON functions. 2019-08-29 01:55:35 +03:00
00918_json_functions.sql Add more tests for JSON functions. 2019-08-29 01:55:35 +03:00
00919_histogram_merge.reference Added proper test for merging of "histogram" aggregate function states 2019-03-23 05:49:16 +03:00
00919_histogram_merge.sql Added proper test for merging of "histogram" aggregate function states 2019-03-23 05:49:16 +03:00
00919_sum_aggregate_states_constants.reference Fixed bad code with arithmetic ops on aggregate function states 2019-03-23 05:35:50 +03:00
00919_sum_aggregate_states_constants.sql Fixed bad code with arithmetic ops on aggregate function states 2019-03-23 05:35:50 +03:00
00920_multiply_aggregate_states_constants.reference Fixed bad code with arithmetic ops on aggregate function states 2019-03-23 05:35:50 +03:00
00920_multiply_aggregate_states_constants.sql Fixed bad code with arithmetic ops on aggregate function states 2019-03-23 05:35:50 +03:00
00925_zookeeper_empty_replicated_merge_tree_optimize_final.reference rename test (need zookeeper) 2019-03-18 15:09:55 +03:00
00925_zookeeper_empty_replicated_merge_tree_optimize_final.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00926_adaptive_index_granularity_collapsing_merge_tree.reference Collapsing family tests 2019-03-27 14:32:09 +03:00
00926_adaptive_index_granularity_collapsing_merge_tree.sql Add ability to write final mark for *MergeTree engines family (#5624) 2019-06-18 15:54:27 +03:00
00926_adaptive_index_granularity_merge_tree.reference Test for replacing merge tree and vertical merge 2019-03-27 13:43:49 +03:00
00926_adaptive_index_granularity_merge_tree.sql Add ability to write final mark for *MergeTree engines family (#5624) 2019-06-18 15:54:27 +03:00
00926_adaptive_index_granularity_pk.reference Remove debug print 2019-03-27 19:50:01 +03:00
00926_adaptive_index_granularity_pk.sql Add ability to write final mark for *MergeTree engines family (#5624) 2019-06-18 15:54:27 +03:00
00926_adaptive_index_granularity_replacing_merge_tree.reference Test for replacing merge tree and vertical merge 2019-03-27 13:43:49 +03:00
00926_adaptive_index_granularity_replacing_merge_tree.sql Add ability to write final mark for *MergeTree engines family (#5624) 2019-06-18 15:54:27 +03:00
00926_adaptive_index_granularity_versioned_collapsing_merge_tree.reference Collapsing family tests 2019-03-27 14:32:09 +03:00
00926_adaptive_index_granularity_versioned_collapsing_merge_tree.sql Add ability to write final mark for *MergeTree engines family (#5624) 2019-06-18 15:54:27 +03:00
00926_geo_to_h3.reference H3 library integration 2019-03-26 11:59:48 +03:00
00926_geo_to_h3.sql Updated test 2019-06-30 23:39:23 +03:00
00926_multimatch.reference fix hyperscan to treat regular expressions as utf-8 expressions 2019-05-05 09:51:59 +03:00
00926_multimatch.sql fix hyperscan to treat regular expressions as utf-8 expressions 2019-05-05 09:51:59 +03:00
00926_zookeeper_adaptive_index_granularity_replicated_merge_tree.reference Add more information about stages in 00926 test 2019-05-21 13:00:02 +03:00
00926_zookeeper_adaptive_index_granularity_replicated_merge_tree.sql Add ability to write final mark for *MergeTree engines family (#5624) 2019-06-18 15:54:27 +03:00
00927_asof_join_correct_bt.reference fix up wrong assumption that the sample_block_with_keys has same ordering as key_names_right 2019-03-31 22:56:37 +01:00
00927_asof_join_correct_bt.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00927_asof_join_long.reference fix asof big test (timeout & name) 2019-04-08 13:20:18 +03:00
00927_asof_join_long.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00927_asof_join_noninclusive.reference fix up the timestamps to match the real timestamps 2019-03-31 22:22:58 +01:00
00927_asof_join_noninclusive.sql support ASOF JOIN ON syntax 2019-07-29 17:58:36 +03:00
00927_asof_join_other_types.reference add test for multiple supported asof types 2019-03-30 12:52:48 +00:00
00927_asof_join_other_types.sh clickhouse-test - prepare for use other than 'test' database (#4961) 2019-04-11 20:20:36 +03:00
00927_asof_joins.reference remove the ASOFSplit struct 2019-03-28 18:35:50 +00:00
00927_asof_joins.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00927_disable_hyperscan.reference Added a test 2019-03-27 01:03:02 +03:00
00927_disable_hyperscan.sql Added a test 2019-03-27 01:03:02 +03:00
00927_table_filter.reference Minimal implementation of row-level security CLICKHOUSE-4315 (#4792) 2019-03-29 23:31:06 +03:00
00927_table_filter.sql rename setting + disable ANY INNER JOIN too 2019-08-08 17:20:25 +03:00
00928_multi_match_constant_constant.reference Added support for constant-constant case in multi-search functions 2019-03-27 22:25:58 +03:00
00928_multi_match_constant_constant.sql Added support for constant-constant case in multi-search functions 2019-03-27 22:25:58 +03:00
00929_multi_match_edit_distance.reference Added hyperscan fuzzy search 2019-03-29 04:02:05 +03:00
00929_multi_match_edit_distance.sql Better renamings of fuzzy string search 2019-03-29 04:27:17 +03:00
00930_arrayIntersect.reference Fixed stateless tests error 2019-03-31 14:59:21 +08:00
00930_arrayIntersect.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00930_max_partitions_per_insert_block.reference Added a test 2019-03-29 14:20:53 +03:00
00930_max_partitions_per_insert_block.sql Check for orphaned databases too 2019-06-07 17:26:29 +03:00
00931_low_cardinality_nullable_aggregate_function_type.reference Added test. #4919 2019-04-05 19:52:43 +03:00
00931_low_cardinality_nullable_aggregate_function_type.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00931_low_cardinality_read_with_empty_array.reference Fixed reading from Array(LowCardinality) column with long block of empty array. 2019-03-29 17:06:46 +03:00
00931_low_cardinality_read_with_empty_array.sql Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
00931_low_cardinality_set_index_in_key_condition.reference Added test. #5031 2019-04-30 13:46:04 +03:00
00931_low_cardinality_set_index_in_key_condition.sql Update 00931_low_cardinality_set_index_in_key_condition.sql 2019-04-30 19:21:33 +03:00
00932_array_intersect_bug.reference Add more test-cases to cover future refactorings. 2019-04-02 14:24:11 +03:00
00932_array_intersect_bug.sql Add more test-cases to cover future refactorings. 2019-04-02 14:24:11 +03:00
00932_geohash_support.reference Implementation of geohashEncode and geohashDecode functions; 2019-05-10 14:59:24 +03:00
00932_geohash_support.sql Implementation of geohashEncode and geohashDecode functions; 2019-05-10 14:59:24 +03:00
00933_alter_ttl.reference Fix some tests 2019-06-07 19:02:24 +03:00
00933_alter_ttl.sql Fix some tests 2019-06-07 18:41:24 +03:00
00933_reserved_word.reference Added a test from aadant #4921 2019-04-05 20:07:58 +03:00
00933_reserved_word.sql Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
00933_test_fix_extra_seek_on_compressed_cache.reference Add empty reads to cache 2019-04-05 15:57:22 +03:00
00933_test_fix_extra_seek_on_compressed_cache.sh Speed up another test in cases when query_log is large (such as on production servers) 2019-09-01 18:28:43 +03:00
00933_ttl_replicated_zookeeper.reference fixed alter modify ttl on ReplicatedMergeTree and test added 2019-06-05 19:22:41 +03:00
00933_ttl_replicated_zookeeper.sql fixed alter modify ttl on ReplicatedMergeTree and test added 2019-06-05 19:22:41 +03:00
00933_ttl_simple.reference fix segfault in ttl merge with non-physical columns in block 2019-07-01 15:50:50 +03:00
00933_ttl_simple.sql fix segfault in ttl merge with non-physical columns in block 2019-07-01 15:50:50 +03:00
00933_ttl_with_default.reference TTL for columns and tables (#4212) 2019-04-15 12:30:45 +03:00
00933_ttl_with_default.sql fix flappy ttl test 2019-09-02 21:29:56 +03:00
00934_is_valid_utf8.reference Accurate tail handling 2019-04-07 23:24:08 +03:00
00934_is_valid_utf8.sql Accurate tail handling 2019-04-07 23:24:08 +03:00
00935_to_iso_week_first_year.reference More tests 2019-04-12 02:25:50 +03:00
00935_to_iso_week_first_year.sql Update 00935_to_iso_week_first_year.sql 2019-04-12 04:02:30 +03:00
00936_crc32_function.reference Support crc32 function 2019-06-18 00:54:26 +03:00
00936_crc32_function.sql Fix CRC32 function name in tests 2019-06-19 11:09:01 +03:00
00936_substring_utf8_non_const.reference More tests 2019-04-12 03:55:50 +03:00
00936_substring_utf8_non_const.sql More tests 2019-04-12 03:55:50 +03:00
00937_ipv4_cidr_range.reference IPv4CIDRtoIPv4Range and IPv6CIDRtoIPv6Range return now an IP 2019-04-26 13:30:07 +07:00
00937_ipv4_cidr_range.sql Fix some tests 2019-06-07 19:02:24 +03:00
00937_template_output_format.reference tests 2019-07-22 03:02:15 +03:00
00937_template_output_format.sql allow skipping fields in TemplateRowInputFormat 2019-08-27 19:53:26 +03:00
00937_test_use_header_csv.reference In [T|C]SVWithNames formats start using column information from header 2019-04-22 16:31:17 +03:00
00937_test_use_header_csv.sh Added chmod +x for test scripts 2019-04-22 19:37:22 +03:00
00937_test_use_header_tsv.reference In [T|C]SVWithNames formats start using column information from header 2019-04-22 16:31:17 +03:00
00937_test_use_header_tsv.sh Added chmod +x for test scripts 2019-04-22 19:37:22 +03:00
00938_basename.reference Add test for basename function 2019-04-29 17:18:02 +07:00
00938_basename.sql Add test for basename function 2019-04-29 17:18:02 +07:00
00938_dataset_test.reference linear regression 2019-04-09 01:40:37 +03:00
00938_dataset_test.sql Fix some tests 2019-06-07 19:02:24 +03:00
00938_fix_rwlock_segfault.reference Fix segmentation fault on iterator double-free inside RWLock (#5127) 2019-04-27 22:12:35 +03:00
00938_fix_rwlock_segfault.sh Fix segmentation fault on iterator double-free inside RWLock (#5127) 2019-04-27 22:12:35 +03:00
00938_ipv6_cidr_range.reference Set max CIDR for IPV6 cidr function 2019-07-19 11:39:25 +02:00
00938_ipv6_cidr_range.sql Set max CIDR for IPV6 cidr function 2019-07-19 11:39:25 +02:00
00938_template_input_format.reference more tests and fixes 2019-08-28 19:46:54 +03:00
00938_template_input_format.sh more tests and fixes 2019-08-28 19:46:54 +03:00
00938_test_retention_function.reference fix retention function 2019-04-26 17:36:35 +08:00
00938_test_retention_function.sql fix retention function 2019-04-26 17:36:35 +08:00
00939_limit_by_offset.reference added offset for limit by 2019-04-29 16:12:39 +03:00
00939_limit_by_offset.sql Fix some tests 2019-06-07 19:09:21 +03:00
00939_test_null_in.reference Fix null problem in FunctionIn 2019-04-30 11:50:30 +08:00
00939_test_null_in.sql Fix some tests 2019-06-07 19:02:24 +03:00
00940_max_parts_in_total.reference Added max_parts_in_total threshold to MergeTree tables 2019-05-02 17:48:54 +03:00
00940_max_parts_in_total.sql Added max_parts_in_total threshold to MergeTree tables 2019-05-02 17:48:54 +03:00
00940_order_by_read_in_order.reference rename setting 'optimize_pk_order' and some functions 2019-07-28 04:16:56 +03:00
00940_order_by_read_in_order.sql fix ranges selection at reading in order 2019-08-02 20:34:29 +03:00
00941_system_columns_race_condition.reference Added a test for race condition 2019-05-02 18:13:57 +03:00
00941_system_columns_race_condition.sh More robust test 2019-05-05 02:42:36 +03:00
00941_to_custom_week.reference some review fixes and add new function toStartOfWeek 2019-06-18 17:48:07 +08:00
00941_to_custom_week.sql some review fixes and add new function toStartOfWeek 2019-06-18 17:48:07 +08:00
00942_dataparts_500.reference Fixed wrong test @proller 2019-05-31 07:13:49 +03:00
00942_dataparts_500.sh Fixed wrong test @proller 2019-05-31 07:13:49 +03:00
00942_mutate_index.reference fix 2019-05-05 21:19:07 +03:00
00942_mutate_index.sh added wait for mutation to indices tests 2019-08-23 22:19:36 +03:00
00942_mv_rename_table.reference Support rename operation for MaterializeView storage 2019-05-07 13:54:55 +07:00
00942_mv_rename_table.sql Fix some tests 2019-06-07 18:41:24 +03:00
00943_materialize_index.reference new test 2019-08-04 17:32:33 +03:00
00943_materialize_index.sh fix 2019-08-24 11:51:02 +03:00
00943_mv_rename_without_inner_table.reference Update test reference 2019-05-07 14:36:05 +07:00
00943_mv_rename_without_inner_table.sql Fix some tests 2019-06-07 18:41:24 +03:00
00944_clear_index_in_partition.reference fix test 2019-05-09 23:26:30 +03:00
00944_clear_index_in_partition.sh fix 2019-08-24 11:51:02 +03:00
00944_create_bloom_filter_index_with_merge_tree.reference add some test 2019-06-19 23:12:05 +08:00
00944_create_bloom_filter_index_with_merge_tree.sh fix build and test failure 2019-06-20 08:33:37 +08:00
00944_minmax_null.reference fix null minmax 2019-05-12 20:01:36 +03:00
00944_minmax_null.sql mayBeTrueOnGranule 2019-05-12 20:08:28 +03:00
00944_ml_test.reference some changes and fixes on regression methods 2019-05-31 00:59:40 +03:00
00944_ml_test.sql adam is default now 2019-07-17 00:11:10 +03:00
00945_bloom_filter_index.reference fix float in bloom filter 2019-06-19 23:13:21 +08:00
00945_bloom_filter_index.sql fix float in bloom filter 2019-06-19 23:13:21 +08:00
00945_ml_test.reference conflict fix 2019-05-13 17:43:47 +03:00
00945_ml_test.sql Fix some tests 2019-06-07 18:41:24 +03:00
00946_ml_test.reference adam is default now 2019-07-17 00:11:10 +03:00
00946_ml_test.sql Fix some tests 2019-06-07 18:41:24 +03:00
00947_ml_test.reference changes on return type of linearRegression 2019-05-27 23:14:23 +03:00
00947_ml_test.sql adam is default now 2019-07-17 00:11:10 +03:00
00948_format_in_with_single_element.reference Better logic 2019-05-16 22:55:18 +03:00
00948_format_in_with_single_element.sh Better logic 2019-05-16 22:55:18 +03:00
00948_to_valid_utf8.reference toValidUTF8 function added 2019-05-17 15:55:21 +03:00
00948_to_valid_utf8.sql toValidUTF8 function added 2019-05-17 15:55:21 +03:00
00949_format.reference constant string handling 2019-05-18 18:09:52 +03:00
00949_format.sql constant string handling 2019-05-18 18:09:52 +03:00
00950_bad_alloc_when_truncate_join_storage.reference ISSUES-5432 fix bad alloc when truncate join storage 2019-05-28 14:23:07 +08:00
00950_bad_alloc_when_truncate_join_storage.sql Fix some tests 2019-06-07 17:59:41 +03:00
00950_default_prewhere.reference CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT (#5397) 2019-05-25 14:03:12 +03:00
00950_default_prewhere.sql CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT (#5397) 2019-05-25 14:03:12 +03:00
00950_dict_get.reference dictGet test improvements 2019-05-29 17:16:20 +03:00
00950_dict_get.sql Merge branch 'master' into pytest 2019-06-10 18:25:38 +03:00
00950_test_double_delta_codec.reference Fixed DoubleDelta codec edge case 2019-07-02 07:58:03 +03:00
00950_test_double_delta_codec.sql Fixed DoubleDelta codec edge case 2019-07-02 07:58:03 +03:00
00950_test_gorilla_codec.reference Post-PR fixes: 2019-06-17 21:39:45 +03:00
00950_test_gorilla_codec.sql Updated test cases for gorilla to simplify debugging 2019-06-19 17:51:48 +03:00
00951_ngram_search.reference inverting ngramSearch to be more intuitive 2019-06-30 22:34:17 +03:00
00951_ngram_search.sql inverting ngramSearch to be more intuitive 2019-06-30 22:34:17 +03:00
00952_basic_constraints.reference Removed word "exception" from test reference 2019-05-27 09:30:18 +03:00
00952_basic_constraints.sh Addition to prev. revision 2019-08-25 01:04:36 +03:00
00952_insert_into_distributed_with_materialized_column.reference Fix INSERT into Distributed() table with MATERIALIZED column 2019-05-27 23:32:05 +03:00
00952_insert_into_distributed_with_materialized_column.sql Fix some tests 2019-06-07 17:59:41 +03:00
00952_part_frozen_info.reference Info about frozen parts in system.parts (#5471) 2019-05-31 07:03:46 +03:00
00952_part_frozen_info.sql Info about frozen parts in system.parts (#5471) 2019-05-31 07:03:46 +03:00
00953_constraints_operations.reference Added ALTER TABLE support to constraints (ADD CONSTRAINT, DROP CONSTRAINT) 2019-06-02 17:41:12 +03:00
00953_constraints_operations.sh Addition to prev. revision 2019-08-25 01:04:36 +03:00
00953_indices_alter_exceptions.reference Fixed DROP INDEX IF EXISTS and added simple test 2019-06-04 00:08:52 +03:00
00953_indices_alter_exceptions.sh fake commit to trigger CI 2019-06-04 13:36:54 +03:00
00953_moving_functions.reference movingSum: uses template for groupArrayMovingSum and groupArrayMovingAvg 2019-06-18 10:18:33 -04:00
00953_moving_functions.sql movingSum: uses template for groupArrayMovingSum and groupArrayMovingAvg 2019-06-18 10:18:33 -04:00
00953_zookeeper_suetin_deduplication_bug.reference Better test 2019-06-07 10:59:32 +03:00
00953_zookeeper_suetin_deduplication_bug.sh Better test 2019-06-07 10:59:32 +03:00
00954_client_prepared_statements.reference Updated tests 2019-06-17 01:05:43 +03:00
00954_client_prepared_statements.sh Updated tests 2019-06-17 01:02:56 +03:00
00954_resample_combinator.reference Update test cases 2019-06-25 14:27:27 +08:00
00954_resample_combinator.sql Update test cases 2019-06-25 14:27:27 +08:00
00955_complex_prepared_statements.reference Updated tests 2019-06-17 01:05:43 +03:00
00955_complex_prepared_statements.sh Updated tests 2019-06-17 01:05:43 +03:00
00955_test_final_mark_use.reference Add ability to write final mark for *MergeTree engines family (#5624) 2019-06-18 15:54:27 +03:00
00955_test_final_mark_use.sh Add ability to write final mark for *MergeTree engines family (#5624) 2019-06-18 15:54:27 +03:00
00955_test_final_mark.reference Add ability to write final mark for *MergeTree engines family (#5624) 2019-06-18 15:54:27 +03:00
00955_test_final_mark.sql Add ability to write final mark for *MergeTree engines family (#5624) 2019-06-18 15:54:27 +03:00
00956_http_prepared_statements.reference fix 2019-06-05 17:07:50 +03:00
00956_http_prepared_statements.sh fix tests 2019-06-06 02:31:14 +03:00
00956_join_use_nulls_with_array_column.reference Add test 2019-06-20 17:05:33 +03:00
00956_join_use_nulls_with_array_column.sql subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
00956_sensitive_data_masking.reference Make SensitiveDataMasker a singleton. (#6810) 2019-09-06 20:48:27 +03:00
00956_sensitive_data_masking.sh Make SensitiveDataMasker a singleton. (#6810) 2019-09-06 20:48:27 +03:00
00957_coalesce_const_nullable_crash.reference add IColumn.isNullable() 2019-07-01 14:44:19 +03:00
00957_coalesce_const_nullable_crash.sql add IColumn.isNullable() 2019-07-01 14:44:19 +03:00
00957_delta_diff_bug.reference Fix bug in delta codec caused by genious C++ implicit type conversion and consequent template type deduction 2019-06-28 13:42:36 +03:00
00957_delta_diff_bug.sql Fix bug in delta codec caused by genious C++ implicit type conversion and consequent template type deduction 2019-06-28 13:42:36 +03:00
00957_format_with_clashed_aliases.reference Updated test 2019-06-29 23:05:41 +03:00
00957_format_with_clashed_aliases.sh Added test 2019-06-17 01:30:25 +03:00
00957_neighbor.reference Step 1: make it correct. 2019-08-23 06:00:06 +03:00
00957_neighbor.sql Step 1: make it correct. 2019-08-23 06:00:06 +03:00
00958_format_of_tuple_array_element.reference Fixed formatting of complex expressions 2019-06-17 01:51:09 +03:00
00958_format_of_tuple_array_element.sh Fixed formatting of complex expressions 2019-06-17 01:51:09 +03:00
00959_format_with_different_aliases.reference Fixed formatting of invalid queries with ambiguous aliases 2019-06-29 19:13:28 +03:00
00959_format_with_different_aliases.sh Fixed formatting of invalid queries with ambiguous aliases 2019-06-29 19:13:28 +03:00
00960_eval_ml_method_const.reference Added test 2019-07-01 17:28:39 +03:00
00960_eval_ml_method_const.sql Added test 2019-07-01 17:28:39 +03:00
00961_check_table.reference Review fixes and better tests 2019-07-09 12:02:52 +03:00
00961_check_table.sql Add settings for check query backward compatibility 2019-07-16 13:19:37 +03:00
00961_checksums_in_system_parts_columns_table.reference checksum added to system_parts 2019-07-05 18:32:55 +03:00
00961_checksums_in_system_parts_columns_table.sql checksum added to system_parts 2019-07-05 18:32:55 +03:00
00961_visit_param_buffer_underflow.reference Fixed buffer underflow in visitParamExtractRaw 2019-07-05 21:23:14 +03:00
00961_visit_param_buffer_underflow.sql Fixed buffer underflow in visitParamExtractRaw 2019-07-05 21:23:14 +03:00
00962_enumNotExect.reference tests 2019-07-05 15:44:15 +03:00
00962_enumNotExect.sql minor test change 2019-07-05 17:10:24 +03:00
00962_visit_param_various.reference Added another test just in case 2019-07-05 21:47:59 +03:00
00962_visit_param_various.sql Added another test just in case 2019-07-05 21:47:59 +03:00
00963_achimbab.reference Added a test #5614 2019-07-07 03:39:45 +03:00
00963_achimbab.sql Added a test #5614 2019-07-07 03:39:45 +03:00
00963_startsWith_force_primary_key.reference startsWith now uses PK index 2019-07-07 18:48:34 +03:00
00963_startsWith_force_primary_key.sql startsWith now uses PK index 2019-07-07 18:48:34 +03:00
00964_bloom_index_string_functions.reference multiSearchAny fixed, tests added, minor syle changes 2019-07-12 14:35:17 +03:00
00964_bloom_index_string_functions.sh multiSearchAny fixed, tests added, minor syle changes 2019-07-12 14:35:17 +03:00
00964_os_thread_priority.reference Added test for #5909 2019-07-08 04:01:52 +03:00
00964_os_thread_priority.sql Added test for #5909 2019-07-08 04:01:52 +03:00
00965_logs_level_bugfix.reference Update send logs tests. 2019-07-29 13:15:03 +03:00
00965_logs_level_bugfix.sh Update send logs tests. 2019-07-29 13:51:56 +03:00
00965_send_logs_level_concurrent_queries.reference Update send logs tests. 2019-07-29 13:15:03 +03:00
00965_send_logs_level_concurrent_queries.sh Update send logs tests. 2019-07-29 19:33:07 +03:00
00965_set_index_string_functions.reference Actually set index already woks for everything. Here are some tests. 2019-07-11 15:31:24 +03:00
00965_set_index_string_functions.sh multiSearchAny fixed, tests added, minor syle changes 2019-07-12 14:35:17 +03:00
00965_shard_unresolvable_addresses.reference Added test 2019-07-08 05:03:01 +03:00
00965_shard_unresolvable_addresses.sql Added test 2019-07-08 05:03:01 +03:00
00966_invalid_json_must_not_parse.reference Add more test cases for JSON functions. 2019-07-11 11:39:30 +03:00
00966_invalid_json_must_not_parse.sql Add more test cases for JSON functions. 2019-07-11 11:39:30 +03:00
00967_ubsan_bit_test.reference Fixed ubsan report in fuzz test 2019-07-09 01:30:30 +03:00
00967_ubsan_bit_test.sql Fixed ubsan report in fuzz test 2019-07-09 01:30:30 +03:00
00968_file_engine_in_subquery.reference Read prefix before blocks while executing subquery. 2019-07-11 16:53:26 +03:00
00968_file_engine_in_subquery.sql Read prefix before blocks while executing subquery. 2019-07-11 16:53:26 +03:00
00968_roundAge.reference Batch of tests 2019-07-10 13:19:14 +03:00
00968_roundAge.sql Batch of tests 2019-07-10 13:19:14 +03:00
00969_columns_clause.reference Added check for empty number of columns; improved test 2019-07-22 00:19:42 +03:00
00969_columns_clause.sql Added check for empty number of columns; improved test 2019-07-22 00:19:42 +03:00
00969_roundDuration.reference Batch of tests 2019-07-10 13:19:14 +03:00
00969_roundDuration.sql Batch of tests 2019-07-10 13:19:14 +03:00
00970_substring_arg_validation.reference Added missing file #5958 2019-07-13 02:13:15 +03:00
00970_substring_arg_validation.sql Batch of tests 2019-07-10 13:19:14 +03:00
00971_merge_tree_uniform_read_distribution_and_max_rows_to_read.reference Improved test 2019-07-15 23:26:22 +03:00
00971_merge_tree_uniform_read_distribution_and_max_rows_to_read.sql Improved test 2019-07-15 23:26:22 +03:00
00971_query_id_in_logs.reference Fixed error; added test 2019-07-15 19:32:52 +03:00
00971_query_id_in_logs.sh Fixed error in test 2019-07-24 21:07:30 +03:00
00972_desc_table_virtual_columns.reference Added a test #6040 2019-07-17 20:23:06 +03:00
00972_desc_table_virtual_columns.sql Added a test #6040 2019-07-17 20:23:06 +03:00
00972_geohashesInBox.reference Implement geohashesInBox function. #6127 2019-08-06 17:53:06 +03:00
00972_geohashesInBox.sql Implement geohashesInBox function. #6127 2019-08-06 17:53:06 +03:00
00973_create_table_as_table_function.reference Fixes after review 2019-07-22 15:18:53 +03:00
00973_create_table_as_table_function.sql test and fixes 2019-07-22 16:49:16 +03:00
00973_uniq_non_associativity.reference Added a test 2019-07-19 18:37:45 +03:00
00973_uniq_non_associativity.sql Added a test 2019-07-19 18:37:45 +03:00
00974_adaptive_granularity_secondary_index.reference Fix secondary indices write with adaptive granularity 2019-07-23 18:27:36 +03:00
00974_adaptive_granularity_secondary_index.sql Fix test 2019-07-24 10:59:20 +03:00
00974_bitmapContains_with_primary_key.reference test added` 2019-07-25 19:26:48 +03:00
00974_bitmapContains_with_primary_key.sql test added` 2019-07-25 19:26:48 +03:00
00974_distributed_join_on.reference restore cropped names in JOIN ON section for distributed queries 2019-07-26 20:43:42 +03:00
00974_distributed_join_on.sql restore cropped names in JOIN ON section for distributed queries 2019-07-26 20:43:42 +03:00
00974_final_predicate_push_down.reference Update 00974_final_predicate_push_down.reference 2019-07-25 04:09:26 +03:00
00974_final_predicate_push_down.sql Fixed test 2019-07-25 22:08:40 +03:00
00974_fix_join_on.reference improve test 2019-07-26 15:12:34 +03:00
00974_fix_join_on.sql improve test 2019-07-26 15:12:34 +03:00
00974_full_outer_join.reference Add regression test for #5192 fix 2019-07-24 15:36:16 +03:00
00974_full_outer_join.sql Add regression test for #5192 fix 2019-07-24 15:36:16 +03:00
00974_low_cardinality_cast.reference Added test with LowCardinality(Nullable) to not-Nullable cast. 2019-07-23 13:04:26 +03:00
00974_low_cardinality_cast.sql Added test with LowCardinality(Nullable) to not-Nullable cast. 2019-07-23 13:04:26 +03:00
00974_primary_key_for_lowCardinality.reference test for priamry index with lowCardinality 2019-07-30 15:38:40 +03:00
00974_primary_key_for_lowCardinality.sh test for priamry index with lowCardinality 2019-07-30 15:38:40 +03:00
00974_query_profiler.reference Added a test 2019-07-24 04:04:46 +03:00
00974_query_profiler.sql Fixed test 2019-07-30 21:01:59 +03:00
00974_text_log_table_not_empty.reference tests... 2019-07-25 11:50:16 +03:00
00974_text_log_table_not_empty.sh Speed up test for "text_log" in cases when text_log is large (such as on production servers) 2019-09-01 18:25:46 +03:00
00975_indices_mutation_replicated_zookeeper.reference replicated test 2019-07-28 14:56:16 +03:00
00975_indices_mutation_replicated_zookeeper.sh fix 2019-08-24 11:51:02 +03:00
00975_json_hang.reference Added test result 2019-07-28 20:19:15 +03:00
00975_json_hang.sql Get rid of dynamic allocation in ParsedJson::Iterator. 2019-08-16 15:48:48 +03:00
00975_recursive_materialized_view.reference Fix recursive materialized view 2019-08-05 02:01:16 +08:00
00975_recursive_materialized_view.sql Fixing minor things 2019-09-06 18:54:33 +03:00
00975_sample_prewhere.reference Update test create table if not exists sample_prewhere 2019-09-04 19:46:10 +03:00
00975_sample_prewhere.sql Update test with sample and prewhere. 2019-09-05 10:42:14 +03:00
00975_values_list.reference parser changed, test modified, comments added 2019-07-31 17:06:22 +03:00
00975_values_list.sql parser changed, test modified, comments added 2019-07-31 17:06:22 +03:00
00976_asof_join_on.reference support ASOF JOIN ON syntax 2019-07-29 17:58:36 +03:00
00976_asof_join_on.sql support ASOF JOIN ON syntax 2019-07-29 17:58:36 +03:00
00976_max_execution_speed.reference Added a test 2019-07-31 03:29:47 +03:00
00976_max_execution_speed.sql Added a test 2019-07-31 03:29:47 +03:00
00976_shard_low_cardinality_achimbab.reference Added test. 2019-08-01 21:44:23 +03:00
00976_shard_low_cardinality_achimbab.sql Added test. 2019-08-01 21:44:23 +03:00
00976_system_stop_ttl_merges.reference add query 'SYSTEM STOP TTL MERGES' 2019-08-01 18:36:12 +03:00
00976_system_stop_ttl_merges.sql add query 'SYSTEM STOP TTL MERGES' 2019-08-01 18:36:12 +03:00
00976_ttl_with_old_parts.reference filter by ttl parts created before 'alter ... modify ttl' query with 'optimize ... final' query 2019-08-01 14:10:42 +03:00
00976_ttl_with_old_parts.sql filter by ttl parts created before 'alter ... modify ttl' query with 'optimize ... final' query 2019-08-01 14:10:42 +03:00
00977_int_div.reference Fixed overflow in intDiv functions 2019-07-31 04:05:33 +03:00
00977_int_div.sql Fixed overflow in intDiv functions 2019-07-31 04:05:33 +03:00
00977_join_use_nulls_denny_crane.reference fix join_use_nulls results for key columns 2019-07-31 23:19:52 +03:00
00977_join_use_nulls_denny_crane.sql fix join_use_nulls results for key columns 2019-07-31 23:19:52 +03:00
00978_ml_math.reference Updated test 2019-08-03 02:08:04 +03:00
00978_ml_math.sql Adjusted precision in test 2019-08-02 22:00:22 +03:00
00978_sum_map_bugfix.reference One more test case 2019-08-04 21:22:05 +03:00
00978_sum_map_bugfix.sql One more test case 2019-08-04 21:22:05 +03:00
00978_table_function_values_alias.reference Added a test 2019-08-01 05:08:44 +03:00
00978_table_function_values_alias.sql Added a test 2019-08-01 05:08:44 +03:00
00979_quantileExcatExclusive_and_Inclusive.reference Tests fixed 2019-08-14 16:47:48 +03:00
00979_quantileExcatExclusive_and_Inclusive.sql Tests fixed 2019-08-14 16:47:48 +03:00
00979_set_index_not.reference fix bug 2019-08-01 22:18:36 +03:00
00979_set_index_not.sql fix test 2019-08-01 22:51:51 +03:00
00979_toFloat_monotonicity.reference Tests 2019-08-07 15:14:45 +03:00
00979_toFloat_monotonicity.sql Tests 2019-08-07 15:14:45 +03:00
00979_yandex_consistent_hash_fpe.reference Added a test 2019-08-03 01:45:25 +03:00
00979_yandex_consistent_hash_fpe.sql Added a test 2019-08-03 01:45:25 +03:00
00980_alter_settings_race.reference Add test for race condition 2019-08-07 16:35:28 +03:00
00980_alter_settings_race.sh Fix flappy test (descrease number of iterations) 2019-08-29 11:02:50 +03:00
00980_crash_nullable_decimal.reference add test 2019-08-07 15:26:44 +03:00
00980_crash_nullable_decimal.sql add test 2019-08-07 15:26:44 +03:00
00980_full_join_crash_fancyqlx.reference add test for crash described in #5859 2019-08-06 14:15:48 +03:00
00980_full_join_crash_fancyqlx.sql add test for crash described in #5859 2019-08-06 14:15:48 +03:00
00980_merge_alter_settings.reference Add ability to alter settings with other types of alter 2019-08-27 12:34:53 +03:00
00980_merge_alter_settings.sql Add ability to alter settings with other types of alter 2019-08-27 12:34:53 +03:00
00980_shard_aggregation_state_deserialization.reference added functional test for shard bitmap deserialization 2019-09-03 17:39:15 +08:00
00980_shard_aggregation_state_deserialization.sql fix 00980_shard_aggregation_state_deserialization.sql 2019-09-03 23:47:09 +08:00
00980_skip_unused_shards_without_sharding_key.reference fix segfault with enabled 'optimize_skip_unused_shards' and missing sharding key 2019-08-07 18:47:25 +03:00
00980_skip_unused_shards_without_sharding_key.sql fix segfault with enabled 'optimize_skip_unused_shards' and missing sharding key 2019-08-07 18:47:25 +03:00
00980_zookeeper_merge_tree_alter_settings.reference Add ability to alter settings with other types of alter 2019-08-27 12:34:53 +03:00
00980_zookeeper_merge_tree_alter_settings.sql Add ability to alter settings with other types of alter 2019-08-27 12:34:53 +03:00
00981_in_subquery_with_tuple.reference add test 2019-08-19 19:52:05 +03:00
00981_in_subquery_with_tuple.sh add test 2019-08-19 19:52:05 +03:00
00981_no_virtual_columns_in_system_columns.reference Added a test 2019-08-08 18:51:33 +03:00
00981_no_virtual_columns_in_system_columns.sql Added a test 2019-08-08 18:51:33 +03:00
00981_topK_topKWeighted_long.reference function topK: fix merge stage and fix memory leaks 2019-08-09 13:11:50 +03:00
00981_topK_topKWeighted_long.sql function topK: fix merge stage and fix memory leaks 2019-08-09 13:11:50 +03:00
00982_array_enumerate_uniq_ranked.reference Added a test 2019-08-09 20:26:25 +03:00
00982_array_enumerate_uniq_ranked.sql Added a test 2019-08-09 20:26:25 +03:00
00982_low_cardinality_setting_in_mv.reference Fix behavior low cardinality setting in creating materialized view 2019-08-09 22:17:19 +03:00
00982_low_cardinality_setting_in_mv.sql Fix behavior low cardinality setting in creating materialized view 2019-08-09 22:17:19 +03:00
00983_summing_merge_tree_not_an_identifier.reference Added a test #6401 2019-08-08 23:04:16 +03:00
00983_summing_merge_tree_not_an_identifier.sql Added a test #6401 2019-08-08 23:04:16 +03:00
00984_materialized_view_to_columns.reference Do not convert columns by position when pushing to materialized views (#6415) 2019-08-11 00:00:13 +03:00
00984_materialized_view_to_columns.sql Do not convert columns by position when pushing to materialized views (#6415) 2019-08-11 00:00:13 +03:00
00984_parser_stack_overflow.reference Fixed another case; added a test 2019-08-10 20:08:14 +03:00
00984_parser_stack_overflow.sh Increase timeout for "stack overflow" test because it may take a long time in debug build 2019-08-23 18:42:45 +03:00
00985_merge_stack_overflow.reference Added stack protection; added a test 2019-08-10 20:51:47 +03:00
00985_merge_stack_overflow.sql Added stack protection; added a test 2019-08-10 20:51:47 +03:00
00986_materialized_view_stack_overflow.reference Added two more tests 2019-08-10 21:01:35 +03:00
00986_materialized_view_stack_overflow.sql Added two more tests 2019-08-10 21:01:35 +03:00
00987_distributed_stack_overflow.reference Added two more tests 2019-08-10 21:01:35 +03:00
00987_distributed_stack_overflow.sql Added two more tests 2019-08-10 21:01:35 +03:00
00988_constraints_replication_zookeeper.reference Added ReplicatedMergeTree support and test for constraints, also added VIOLATED_CONSTRAINT error 2019-08-14 22:51:03 +03:00
00988_constraints_replication_zookeeper.sql Added ReplicatedMergeTree support and test for constraints, also added VIOLATED_CONSTRAINT error 2019-08-14 22:51:03 +03:00
00988_expansion_aliases_limit.reference Added a test just in case 2019-08-12 00:03:49 +03:00
00988_expansion_aliases_limit.sql Added a test just in case 2019-08-12 00:03:49 +03:00
00988_parallel_parts_removal.reference Speed-up parts removal #6372 2019-08-11 22:14:42 +03:00
00988_parallel_parts_removal.sql Speed-up parts removal #6372 2019-08-11 22:14:42 +03:00
00989_parallel_parts_loading.reference Added a test 2019-08-11 23:04:14 +03:00
00989_parallel_parts_loading.sql Added a test 2019-08-11 23:04:14 +03:00
00990_function_current_user.reference Make function return initial user 2019-08-14 15:18:11 +03:00
00990_function_current_user.sql Update 00990_function_current_user.sql 2019-08-14 16:25:42 +03:00
00990_hasToken_and_tokenbf.reference hasToken function implementation 2019-08-22 18:00:35 +03:00
00990_hasToken_and_tokenbf.sql hasToken function implementation 2019-08-22 18:00:35 +03:00
00990_hasToken.python Implemented hasTokenCaseInsensitive function 2019-08-26 11:00:48 +03:00
00990_hasToken.reference Implemented hasTokenCaseInsensitive function 2019-08-26 11:00:48 +03:00
00990_hasToken.sh hasToken function implementation 2019-08-22 18:00:35 +03:00
00990_metric_log_table_not_empty.reference simple test added 2019-08-13 20:02:17 +03:00
00990_metric_log_table_not_empty.sql changes after review 2019-08-14 15:54:41 +03:00
00990_request_splitting.reference Added a test for bad URIs 2019-08-14 18:23:22 +03:00
00990_request_splitting.sql Added a test for bad URIs 2019-08-14 18:23:22 +03:00
00991_live_view_watch_event_live.sh.disabled Revert "Temporarily disable all LIVE VIEW tests because this feature has subtle bugs that manifestate under TSan" 2019-08-24 21:38:50 -04:00
00991_live_view_watch_http.sh.disabled Revert "Temporarily disable all LIVE VIEW tests because this feature has subtle bugs that manifestate under TSan" 2019-08-24 21:38:50 -04:00
00991_system_parts_race_condition.reference Added failing test 2019-08-16 04:28:41 +03:00
00991_system_parts_race_condition.sh.disabled Checkpoint 2019-08-20 21:55:05 +03:00
00991_temporary_live_view_watch_events_heartbeat.sh.disabled Revert "Temporarily disable all LIVE VIEW tests because this feature has subtle bugs that manifestate under TSan" 2019-08-24 21:38:50 -04:00
00991_temporary_live_view_watch_live.sh.disabled Revert "Temporarily disable all LIVE VIEW tests because this feature has subtle bugs that manifestate under TSan" 2019-08-24 21:38:50 -04:00
00992_system_parts_race_condition_zookeeper.reference Added another test 2019-08-16 05:21:01 +03:00
00992_system_parts_race_condition_zookeeper.sh Updated test 2019-08-19 22:51:53 +03:00
00993_system_parts_race_condition_drop_zookeeper.reference Fixing minor things 2019-09-06 18:54:33 +03:00
00993_system_parts_race_condition_drop_zookeeper.sh Fixing minor things 2019-09-06 18:54:33 +03:00
00994_table_function_numbers_mt.reference Added a test 2019-08-20 22:53:03 +03:00
00994_table_function_numbers_mt.sql Added a test 2019-08-20 22:53:03 +03:00
00995_exception_while_insert.reference Now stacked logs are received in appropriate way. 2019-08-29 20:30:16 +03:00
00995_exception_while_insert.sh Now stacked logs are received in appropriate way. 2019-08-29 20:30:16 +03:00
00995_optimize_read_in_order_with_aggregation.reference fix wrong check for disabling "read in order" optimization 2019-08-21 20:42:44 +03:00
00995_optimize_read_in_order_with_aggregation.sql fix wrong check for disabling "read in order" optimization 2019-08-21 20:42:44 +03:00
00995_order_by_with_fill.reference update logic of 'with fill' modifier 2019-08-29 18:19:12 +03:00
00995_order_by_with_fill.sql Merge remote-tracking branch 'upstream/master' into merging_with_ties_and_with_fill 2019-09-03 13:47:18 +03:00
00996_limit_with_ties.reference test for limit with ties 2019-08-27 21:11:02 +03:00
00996_limit_with_ties.sql test for limit with ties 2019-08-27 21:11:02 +03:00
00996_neighbor.reference More tests 2019-08-23 07:36:01 +03:00
00996_neighbor.sql More tests 2019-08-23 07:36:01 +03:00
00997_extract_all_crash_6627.reference fix crash in OptimizedRegularExpression 2019-08-23 21:40:42 +03:00
00997_extract_all_crash_6627.sql fix crash in OptimizedRegularExpression 2019-08-23 21:40:42 +03:00
00997_set_index_array.reference fix Set index check useless (#6651) 2019-08-25 01:01:36 +03:00
00997_set_index_array.sql fix Set index check useless (#6651) 2019-08-25 01:01:36 +03:00
00997_trim.reference Added a test 2019-08-24 02:07:05 +03:00
00997_trim.sql Added a test 2019-08-24 02:07:05 +03:00
00998_constraints_all_tables.reference Added a test 2019-08-25 01:01:01 +03:00
00998_constraints_all_tables.sql Added a test 2019-08-25 01:01:01 +03:00
00999_join_not_nullable_types.reference join_use_nulls with not nullable types 2019-08-28 17:14:09 +03:00
00999_join_not_nullable_types.sql join_use_nulls with not nullable types 2019-08-28 17:14:09 +03:00
00999_nullable_nested_types_4877.reference fix RIGHT JOIN for Tuples 2019-08-28 18:44:18 +03:00
00999_nullable_nested_types_4877.sql fix RIGHT JOIN for Tuples 2019-08-28 18:44:18 +03:00
00999_settings_no_extra_quotes.reference Added a test 2019-08-28 15:26:13 +03:00
00999_settings_no_extra_quotes.sql Added a test 2019-08-28 15:26:13 +03:00
00999_test_skip_indices_with_alter_and_merge.reference Trying to fix vertical merge 2019-08-28 21:23:20 +03:00
00999_test_skip_indices_with_alter_and_merge.sql Remove redundant changes 2019-08-29 13:49:26 +03:00
01000_bad_size_of_marks_skip_idx.reference Fix bad size of marks 2019-08-30 17:29:08 +03:00
01000_bad_size_of_marks_skip_idx.sql Fix bad size of marks 2019-08-30 17:29:08 +03:00
01000_subquery_requires_alias.reference subquery_requires_alias setting (disabled by default) 2019-08-29 21:45:34 +03:00
01000_subquery_requires_alias.sql better setting name: joined_subquery_requires_alias 2019-09-02 15:53:31 +03:00
01000_unneeded_substitutions_client.reference Added a test 2019-08-28 18:13:19 +03:00
01000_unneeded_substitutions_client.sh Added a test 2019-08-28 18:13:19 +03:00
01001_rename_merge_race_condition.reference Added a test for RENAME / Merge table race condition 2019-08-31 01:43:15 +03:00
01001_rename_merge_race_condition.sh Added a test for RENAME / Merge table race condition 2019-08-31 01:43:15 +03:00
01002_alter_nullable_adaptive_granularity.reference Added a test (but it doesn't reproduce the issue #6746) 2019-08-30 19:21:05 +03:00
01002_alter_nullable_adaptive_granularity.sh Added a test (but it doesn't reproduce the issue #6746) 2019-08-30 19:21:05 +03:00
01003_kill_query_race_condition.reference Added a test just in case 2019-08-31 02:19:05 +03:00
01003_kill_query_race_condition.sh Addition to prev. revision 2019-08-31 04:21:10 +03:00
01004_rename_deadlock.reference Added a test for deadlock in RENAME TABLE 2019-08-31 05:32:42 +03:00
01004_rename_deadlock.sh Updated test 2019-08-31 13:38:20 +03:00
01005_rwr_shard_deadlock.reference Added a test that prooves that our locking model is non-viable 2019-08-31 14:32:14 +03:00
01005_rwr_shard_deadlock.sh Added a test that prooves that our locking model is non-viable 2019-08-31 14:32:14 +03:00
01006_simpod_empty_part_single_column_write.reference Move initialization of MergedColumnOnlyStream to constructor 2019-09-02 19:31:09 +03:00
01006_simpod_empty_part_single_column_write.sh Better test 2019-09-02 22:32:08 +03:00
01006_ttl_with_default_2.reference fix column ttl with user defaults 2019-09-03 13:27:02 +03:00
01006_ttl_with_default_2.sql Update 01006_ttl_with_default_2.sql 2019-09-03 13:31:52 +03:00
01007_r1r2_w_r2r1_deadlock.reference Added another test for deadlock 2019-09-01 02:35:33 +03:00
01007_r1r2_w_r2r1_deadlock.sh Added another test for deadlock 2019-09-01 02:35:33 +03:00
01008_materialized_view_henyihanwobushi.reference Added a test #2282 2019-09-02 22:13:12 +03:00
01008_materialized_view_henyihanwobushi.sql Added a test #2282 2019-09-02 22:13:12 +03:00
mergetree_mutations.lib Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00