ClickHouse/dbms/tests/queries/0_stateless
2018-04-16 21:51:13 +03: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 removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00005_shard_format_ast_and_remote_table_lambda.reference
00005_shard_format_ast_and_remote_table_lambda.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
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 Modified tests [#CLICKHOUSE-2838]. 2017-08-18 23:22:56 +03:00
00013_create_table_with_arrays.sql Fixed tests [#CLICKHOUSE-2838]. 2017-09-05 03:28:30 +03:00
00014_select_from_table_with_nested.reference Modified tests [#CLICKHOUSE-2838]. 2017-08-18 23:22:56 +03:00
00014_select_from_table_with_nested.sql Fixed tests [#CLICKHOUSE-2838]. 2017-09-05 03:28:30 +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 Return single row for aggregation without keys on empty set: updated tests [#CLICKHOUSE-1920] #51 2018-02-18 08:56:45 +03:00
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 removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
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 removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
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
00028_shard_big_agg_aj_distributed.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00028_shard_big_non_agg_aj_distributed.reference Fix test order (#1209) 2017-09-07 00:04:23 +03:00
00028_shard_big_non_agg_aj_distributed.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00030_alter_table.reference Modified test [#CLICKHOUSE-2838]. 2017-08-18 23:11:09 +03:00
00030_alter_table.sql Modified tests [#CLICKHOUSE-2838]. 2017-08-18 23:22:56 +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 Miscellaneous [#CLICKHOUSe-2] 2018-01-10 03:04:08 +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
00042_set.reference
00042_set.sql
00043_summing_empty_part.reference
00043_summing_empty_part.sql SummingSortedBlockInputStream: fix explicitly configured columns to sum 2017-10-25 22:21:59 +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
00047_stored_aggregates_complex.reference
00047_stored_aggregates_complex.sql
00048_a_stored_aggregates_merge.reference
00048_a_stored_aggregates_merge.sql
00048_b_stored_aggregates_merge.reference
00048_b_stored_aggregates_merge.sql Don't use direct IO in test as it doesn't work in encrypted FS and is irrelevant for the test [#CLICKHOUSE-2]. 2017-10-26 21:11:09 +03:00
00049_any_left_join.reference
00049_any_left_join.sql
00050_any_left_join.reference
00050_any_left_join.sql
00051_any_inner_join.reference
00051_any_inner_join.sql
00052_all_left_join.reference
00052_all_left_join.sql
00053_all_inner_join.reference
00053_all_inner_join.sql
00054_join_string.reference
00054_join_string.sql
00055_join_two_numbers.reference
00055_join_two_numbers.sql
00056_join_number_string.reference
00056_join_number_string.sql
00057_join_aliases.reference
00057_join_aliases.sql
00059_shard_global_in.reference
00059_shard_global_in.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00060_date_lut.reference
00060_date_lut.sql
00061_merge_tree_alter.reference
00061_merge_tree_alter.sql
00062_replicated_merge_tree_alter_zookeeper.reference
00062_replicated_merge_tree_alter_zookeeper.sql
00063_check_query.reference
00063_check_query.sql
00064_negate_bug.reference
00064_negate_bug.sql
00065_shard_float_literals_formatting.reference
00065_shard_float_literals_formatting.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00066_group_by_in.reference
00066_group_by_in.sql
00067_replicate_segfault.reference
00067_replicate_segfault.sql
00068_empty_tiny_log.reference
00068_empty_tiny_log.sql
00069_date_arithmetic.reference
00069_date_arithmetic.sql
00070_insert_fewer_columns_http.reference
00070_insert_fewer_columns_http.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00071_insert_fewer_columns.reference
00071_insert_fewer_columns.sql
00072_in_types.reference
00072_in_types.sql
00073_merge_sorting_empty_array_joined.reference
00073_merge_sorting_empty_array_joined.sql
00075_shard_formatting_negate_of_negative_literal.reference
00075_shard_formatting_negate_of_negative_literal.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00076_ip_coding_functions.reference
00076_ip_coding_functions.sql
00077_set_keys_fit_128_bits_many_blocks.reference
00077_set_keys_fit_128_bits_many_blocks.sql
00078_string_concat.reference
00078_string_concat.sql
00079_defaulted_columns.reference
00079_defaulted_columns.sql Fixed bad test #1947 2018-02-26 21:39:21 +03:00
00080_show_tables_and_system_tables.reference Add new virtual columns into system.tables. [#CLICKHOUSE-3554] 2018-02-08 17:15:40 +03:00
00080_show_tables_and_system_tables.sql Fix DROP of virtual databases. Add requested changes. [#CLICKHOUSE-3554] 2018-02-08 17:17:51 +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 added tests for ReplicatedVersionedCollapsingMergeTree creation [#CLICKHOUSE-3479] 2018-02-13 00:13:50 +03:00
00084_summing_merge_tree.reference Fixed SummingMergeTree. [#CLICKHOUSE-2] 2017-11-16 23:48:39 +03:00
00084_summing_merge_tree.sql Fixed SummingMergeTree. [#CLICKHOUSE-2] 2017-11-16 23:48:39 +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 Simplification of Nullable [#CLICKHOUSE-2] 2017-12-08 10:42:35 +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 Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00091_union_race_conditions_2.reference
00091_union_race_conditions_2.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00092_union_race_conditions_3.reference
00092_union_race_conditions_3.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00093_union_race_conditions_4.reference
00093_union_race_conditions_4.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00094_union_race_conditions_5.reference
00094_union_race_conditions_5.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00096_aggregation_min_if.reference
00096_aggregation_min_if.sql
00097_long_storage_buffer_race_condition.reference Enable travis (#1772) 2018-01-15 21:57:10 +03:00
00097_long_storage_buffer_race_condition.sh Enable travis (#1772) 2018-01-15 21:57:10 +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
00098_shard_i_union_all.reference
00098_shard_i_union_all.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00099_join_many_blocks_segfault.reference
00099_join_many_blocks_segfault.sql
00100_subquery_table_identifier.reference
00100_subquery_table_identifier.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00101_materialized_views_and_insert_without_explicit_database.reference Fixed SIGSEGV in CREATE TABLE AS <MV>. MV without ENGINE is forbidden! [#CLICKHOUSE-2] 2017-08-19 00:10:53 +03:00
00101_materialized_views_and_insert_without_explicit_database.sql add test [#CLICKHOUSE-3412] 2017-11-05 21:11:11 +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 Simplification of Nullable [#CLICKHOUSE-2] 2017-12-08 10:46:09 +03:00
00104_totals_having_mode.reference
00104_totals_having_mode.sql
00105_shard_collations.reference
00105_shard_collations.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00106_totals_after_having.reference
00106_totals_after_having.sql
00107_totals_after_having.reference add test [#CLICKHOUSE-3133] 2017-07-25 19:56:48 +03:00
00107_totals_after_having.sql add test [#CLICKHOUSE-3133] 2017-07-25 19:56:48 +03:00
00108_shard_totals_after_having.reference
00108_shard_totals_after_having.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00109_shard_totals_after_having.reference
00109_shard_totals_after_having.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00110_external_sort.reference
00110_external_sort.sql
00111_shard_external_sort_distributed.reference
00111_shard_external_sort_distributed.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00112_shard_totals_after_having.reference
00112_shard_totals_after_having.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00113_shard_group_array.reference Fix no-shard tests 2017-09-26 23:55:22 +03:00
00113_shard_group_array.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +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 removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00116_storage_set.reference
00116_storage_set.sql
00117_parsing_arrays.reference
00117_parsing_arrays.sql
00118_storage_join.reference
00118_storage_join.sql
00119_storage_join.reference
00119_storage_join.sql
00120_join_and_group_by.reference
00120_join_and_group_by.sql
00121_drop_column_zookeeper.reference
00121_drop_column_zookeeper.sql
00122_join_with_subquery_with_subquery.reference
00122_join_with_subquery_with_subquery.sql
00123_shard_unmerged_result_when_max_distributed_connections_is_one.reference
00123_shard_unmerged_result_when_max_distributed_connections_is_one.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00124_shard_distributed_with_many_replicas.reference
00124_shard_distributed_with_many_replicas.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00125_array_element_of_array_of_tuple.reference
00125_array_element_of_array_of_tuple.sql
00126_buffer.reference
00126_buffer.sql
00127_group_by_concat.reference
00127_group_by_concat.sql
00128_group_by_number_and_fixed_string.reference
00128_group_by_number_and_fixed_string.sql
00129_quantile_timing_weighted.reference
00129_quantile_timing_weighted.sql
00131_set_hashed.reference
00131_set_hashed.sql
00132_sets.reference Updated test [#CLICKHOUSE-2] 2018-04-06 02:06:03 +03:00
00132_sets.sql Updated test [#CLICKHOUSE-2] 2018-04-06 02:06:03 +03:00
00133_long_shard_memory_tracker_and_exception_safety.reference Enable travis (#1772) 2018-01-15 21:57:10 +03:00
00133_long_shard_memory_tracker_and_exception_safety.sh Fixed flappy test [#CLICKHOUSE-2] 2018-04-05 22:27:20 +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
00141_parse_timestamp_as_datetime.reference
00141_parse_timestamp_as_datetime.sql
00142_parse_timestamp_as_datetime.reference
00142_parse_timestamp_as_datetime.sql
00143_number_classification_functions.reference
00143_number_classification_functions.sql
00144_empty_regexp.reference
00144_empty_regexp.sql
00145_empty_likes.reference
00145_empty_likes.sql
00146_summing_merge_tree_nested_map.reference Fix SummingMergeTree argument checking logic. 2017-10-13 15:42:32 +03:00
00146_summing_merge_tree_nested_map.sql Fix SummingMergeTree argument checking logic. 2017-10-13 15:42:32 +03:00
00147_alter_nested_default.reference
00147_alter_nested_default.sql
00148_summing_merge_tree_nested_map_multiple_values.reference
00148_summing_merge_tree_nested_map_multiple_values.sql
00149_function_url_hash.reference
00149_function_url_hash.sql Fixed tests [#CLICKHOUSE-2]. 2017-12-07 07:44:33 +03:00
00150_with_totals_and_join.reference
00150_with_totals_and_join.sql
00151_tuple_with_array.reference
00151_tuple_with_array.sql
00152_totals_in_subquery.reference
00152_totals_in_subquery.sql
00153_transform.reference
00153_transform.sql
00154_shard_distributed_with_distinct.reference
00154_shard_distributed_with_distinct.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00155_long_merges.reference Enable travis (#1772) 2018-01-15 21:57:10 +03:00
00155_long_merges.sh Enable travis (#1772) 2018-01-15 21:57:10 +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
00159_whitespace_in_columns_list.reference
00159_whitespace_in_columns_list.sql
00160_merge_and_index_in_in.reference Implement MergeTree index using for IN operator with tuple of columns. 2018-02-07 18:29:00 +03:00
00160_merge_and_index_in_in.sql Implement MergeTree index using for IN operator with tuple of columns. 2018-02-07 18:29:00 +03:00
00161_rounding_functions.reference Added comment; fixed test [#CLICKHOUSE-2]. 2017-09-17 20:58:30 +03:00
00161_rounding_functions.sql Added comment; fixed test [#CLICKHOUSE-2]. 2017-09-17 20:58:30 +03:00
00162_shard_global_join.reference
00162_shard_global_join.sql
00163_shard_join_with_empty_table.reference
00163_shard_join_with_empty_table.sql
00164_not_chain.reference
00164_not_chain.sql
00165_transform_non_const_default.reference
00165_transform_non_const_default.sql
00166_functions_of_aggregation_states.reference
00166_functions_of_aggregation_states.sql
00167_settings_inside_query.reference Removed test case that test for behaviour that was correct accidentially [#CLICKHOUSE-2] 2018-04-05 05:31:17 +03:00
00167_settings_inside_query.sql Removed test case that test for behaviour that was correct accidentially [#CLICKHOUSE-2] 2018-04-05 05:31:17 +03:00
00168_buffer_defaults.reference
00168_buffer_defaults.sql
00169_join_constant_keys.reference
00169_join_constant_keys.sql
00170_lower_upper_utf8.reference
00170_lower_upper_utf8.sql Fixed tests [#CLICKHOUSE-2]. 2017-12-07 07:44:33 +03:00
00171_shard_array_of_tuple_remote.reference
00171_shard_array_of_tuple_remote.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00172_constexprs_in_set.reference Enable alisas for sets and tuples for IN operator. [#CLICKHOUSE-3] 2018-03-15 21:44:02 +03:00
00172_constexprs_in_set.sql Enable alisas for sets and tuples for IN operator. [#CLICKHOUSE-3] 2018-03-15 21:44:02 +03:00
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 Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +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 Fixed test after forcing ENGINE for MV. [#CLICKHOUSE-3] 2017-08-23 14:44:53 +03:00
00181_aggregate_functions_statistics_stable.reference Return single row for aggregation without keys on empty set: updated tests [#CLICKHOUSE-1920] #51 2018-02-18 08:56:45 +03:00
00181_aggregate_functions_statistics_stable.sql Added comments; added test [#CLICKHOUSE-2]. 2017-12-23 02:08:57 +03:00
00181_aggregate_functions_statistics.reference Return single row for aggregation without keys on empty set: updated tests [#CLICKHOUSE-1920] #51 2018-02-18 08:56:45 +03:00
00181_aggregate_functions_statistics.sql Fixed bad test [#CLICKHOUSE-2]. 2017-12-23 01:11:08 +03:00
00182_functions_higher_order_and_consts.reference fixed function and added test and doc 2018-02-15 16:53:55 +03:00
00182_functions_higher_order_and_consts.sql tests wip 2018-02-15 16:53:55 +03:00
00183_skip_unavailable_shards.reference
00183_skip_unavailable_shards.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00184_shard_distributed_group_by_no_merge.reference
00184_shard_distributed_group_by_no_merge.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00185_array_literals.reference
00185_array_literals.sql
00186_very_long_arrays.reference
00186_very_long_arrays.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
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 Updated test [#CLICKHOUSE-2099]. 2017-10-30 09:27:21 +03:00
00189_time_zones.sql Updated test [#CLICKHOUSE-2099]. 2017-10-30 09:27:21 +03:00
00190_non_constant_array_of_constant_data.reference
00190_non_constant_array_of_constant_data.sql Fixed tests [#CLICKHOUSE-2]. 2017-12-07 07:44:33 +03:00
00191_aggregating_merge_tree_and_final.reference
00191_aggregating_merge_tree_and_final.sql
00192_least_greatest.reference
00192_least_greatest.sql
00193_parallel_replicas.reference
00193_parallel_replicas.sql
00194_identity.reference
00194_identity.sql
00195_shard_union_all_and_global_in.reference
00195_shard_union_all_and_global_in.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00196_float32_formatting.reference
00196_float32_formatting.sql
00197_if_fixed_string.reference
00197_if_fixed_string.sql
00198_group_by_empty_arrays.reference
00198_group_by_empty_arrays.sql
00199_ternary_operator_type_check.reference
00199_ternary_operator_type_check.sql
00200_shard_distinct_order_by_limit_distributed.reference
00200_shard_distinct_order_by_limit_distributed.sql
00201_array_uniq.reference
00201_array_uniq.sql
00202_cross_join.reference
00202_cross_join.sql
00203_full_join.reference
00203_full_join.sql
00204_extract_url_parameter.reference
00204_extract_url_parameter.sql
00205_scalar_subqueries.reference
00205_scalar_subqueries.sql
00206_empty_array_to_single.reference
00206_empty_array_to_single.sql
00207_left_array_join.reference
00207_left_array_join.sql
00208_agg_state_merge.reference
00208_agg_state_merge.sql
00209_insert_select_extremes.reference
00209_insert_select_extremes.sql
00210_insert_select_extremes_http.reference
00210_insert_select_extremes_http.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00211_shard_query_formatting_aliases.reference
00211_shard_query_formatting_aliases.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00212_shard_aggregate_function_uniq.reference
00212_shard_aggregate_function_uniq.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00213_multiple_global_in.reference
00213_multiple_global_in.sql
00214_primary_key_order.reference
00214_primary_key_order.sql
00215_primary_key_order_zookeeper.reference
00215_primary_key_order_zookeeper.sql
00216_bit_test_function_family.reference
00216_bit_test_function_family.sql
00217_shard_global_subquery_columns_with_same_name.reference renamed shared tests 2018-03-05 17:59:51 +03:00
00217_shard_global_subquery_columns_with_same_name.sql renamed shared tests 2018-03-05 17:59:51 +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
00220_shard_with_totals_in_subquery_remote_and_limit.reference renamed shared tests 2018-03-05 17:59:51 +03:00
00220_shard_with_totals_in_subquery_remote_and_limit.sql renamed shared tests 2018-03-05 17:59:51 +03:00
00222_sequence_aggregate_function_family.reference
00222_sequence_aggregate_function_family.sql
00223_shard_distributed_aggregation_memory_efficient.reference
00223_shard_distributed_aggregation_memory_efficient.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00224_shard_distributed_aggregation_memory_efficient_and_overflows.reference
00224_shard_distributed_aggregation_memory_efficient_and_overflows.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00225_join_duplicate_columns.reference
00225_join_duplicate_columns.sql
00226_zookeeper_deduplication_and_unexpected_parts.reference
00226_zookeeper_deduplication_and_unexpected_parts.sql
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 removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00229_prewhere_column_missing.reference
00229_prewhere_column_missing.sql
00230_array_functions_has_count_equal_index_of_non_const_second_arg.reference
00230_array_functions_has_count_equal_index_of_non_const_second_arg.sql
00231_format_vertical_raw.reference
00231_format_vertical_raw.sql
00232_format_readable_size.reference
00232_format_readable_size.sql
00233_position_function_family.reference
00233_position_function_family.sql
00234_disjunctive_equality_chains_optimization.reference
00234_disjunctive_equality_chains_optimization.sql
00235_create_temporary_table_as.reference
00235_create_temporary_table_as.sql
00236_replicated_drop_on_non_leader_zookeeper.reference
00236_replicated_drop_on_non_leader_zookeeper.sql Normalized tests: use /clickhouse/tables/test/ as prefix for tables in ZooKeeper [#CLICKHOUSE-2]. 2017-12-01 00:41:29 +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 removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00253_insert_recursive_defaults.reference
00253_insert_recursive_defaults.sql
00254_tuple_extremes.reference
00254_tuple_extremes.sql
00255_array_concat_string.reference
00255_array_concat_string.sql
00256_reverse.reference
00256_reverse.sql
00257_shard_no_aggregates_and_constant_keys.reference
00257_shard_no_aggregates_and_constant_keys.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
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 Inverted dependencies in StorageFactory (continued) [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
00262_alter_alias.reference
00262_alter_alias.sql Inverted dependencies in StorageFactory (continued) [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
00263_merge_aggregates_and_overflow.reference
00263_merge_aggregates_and_overflow.sql
00264_uniq_many_args.reference
00264_uniq_many_args.sql
00265_content_type.reference
00265_content_type.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00266_read_overflow_mode.reference
00266_read_overflow_mode.sql
00266_shard_global_subquery_and_aliases.reference
00266_shard_global_subquery_and_aliases.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00267_tuple_array_access_operators_priority.reference
00267_tuple_array_access_operators_priority.sql
00268_aliases_without_as_keyword.reference
00268_aliases_without_as_keyword.sql
00269_database_table_whitespace.reference
00269_database_table_whitespace.sql
00270_views_query_processing_stage.reference
00270_views_query_processing_stage.sql
00271_agg_state_and_totals.reference
00271_agg_state_and_totals.sql
00272_union_all_and_in_subquery.reference
00272_union_all_and_in_subquery.sql
00273_quantiles.reference
00273_quantiles.sql
00274_shard_group_array.reference
00274_shard_group_array.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00275_shard_quantiles_weighted.reference
00275_shard_quantiles_weighted.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00276_sample.reference Header in every stream: development [#CLICKHOUSE-2] 2018-02-18 05:22:32 +03:00
00276_sample.sql Changed tabs to spaces in test [#CLICKHOUSE-2]. 2017-10-28 02:09:50 +03:00
00277_array_filter.reference
00277_array_filter.sql
00278_insert_already_sorted.reference
00278_insert_already_sorted.sql
00279_quantiles_permuted_args.reference
00279_quantiles_permuted_args.sql
00280_hex_escape_sequence.reference
00280_hex_escape_sequence.sql
00281_compile_sizeof_packed.reference Try fix travis. Use less travis tests (#1897) 2018-02-13 21:00:06 +03:00
00281_compile_sizeof_packed.sql Try fix travis. Use less travis tests (#1897) 2018-02-13 21:00:06 +03:00
00282_merging.reference
00282_merging.sql
00283_column_cut.reference
00283_column_cut.sql
00284_external_aggregation.reference
00284_external_aggregation.sql Fix no-shard tests 2017-09-26 23:55:22 +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
00290_shard_aggregation_memory_efficient.reference
00290_shard_aggregation_memory_efficient.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +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 removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00294_shard_enums.reference renamed shared tests 2018-03-05 17:59:51 +03:00
00294_shard_enums.sql renamed shared tests 2018-03-05 17:59:51 +03:00
00295_global_in_one_shard_rows_before_limit.reference
00295_global_in_one_shard_rows_before_limit.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00296_url_parameters.reference
00296_url_parameters.sql
00297_attach_negative_numbers_zookeeper.reference
00297_attach_negative_numbers_zookeeper.sql.disabled
00298_enum_width_and_cast.reference Updated test [#CLICKHOUSE-2]. 2017-12-18 08:43:41 +03:00
00298_enum_width_and_cast.sql
00299_stripe_log_multiple_inserts.reference
00299_stripe_log_multiple_inserts.sql
00300_csv.reference
00300_csv.sql
00301_csv.reference Unix timestamp format for DateTime fields in CSV. Resolves #366. [#CLICKHOUSE-3168] 2017-08-15 23:22:36 +03:00
00301_csv.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00302_http_compression.reference
00302_http_compression.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00304_http_external_data.reference
00304_http_external_data.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00305_http_and_readonly.reference
00305_http_and_readonly.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00306_insert_values_and_expressions.reference
00306_insert_values_and_expressions.sql
00307_format_xml.reference implement missing getExtremes() functions [#CLICKHOUSE-3000] 2017-09-26 20:40:02 +03:00
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 Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00311_array_primary_key.reference
00311_array_primary_key.sql
00312_position_case_insensitive_utf8.reference
00312_position_case_insensitive_utf8.sql
00313_const_totals_extremes.reference
00313_const_totals_extremes.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00314_sample_factor_virtual_column.reference
00314_sample_factor_virtual_column.sql
00315_quantile_off_by_one.reference
00315_quantile_off_by_one.sql
00316_rounding_functions_and_empty_block.reference
00316_rounding_functions_and_empty_block.sql
00317_in_tuples_and_out_of_range_values.reference
00317_in_tuples_and_out_of_range_values.sql
00318_pk_tuple_order.reference
00318_pk_tuple_order.sql
00319_index_for_like.reference
00319_index_for_like.sql
00320_between.reference
00320_between.sql
00321_pk_set.reference Return single row for aggregation without keys on empty set: updated tests [#CLICKHOUSE-1920] #51 2018-02-18 08:56:45 +03:00
00321_pk_set.sql
00322_disable_checksumming.reference
00322_disable_checksumming.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00323_quantiles_timing_bug.reference
00323_quantiles_timing_bug.sql
00324_hashing_enums.reference
00324_hashing_enums.sql
00325_replacing_merge_tree.reference
00325_replacing_merge_tree.sql.disabled
00326_long_function_multi_if.reference Enable travis (#1772) 2018-01-15 21:57:10 +03:00
00326_long_function_multi_if.sql Enable travis (#1772) 2018-01-15 21:57:10 +03:00
00327_summing_composite_nested.reference
00327_summing_composite_nested.sql Fixed totally wrong code in SummingMergeTree in the case of complex maps [#CLICKHOUSE-2] 2018-04-06 21:09:20 +03:00
00328_long_case_construction.reference Enable travis (#1772) 2018-01-15 21:57:10 +03:00
00328_long_case_construction.sql Enable travis (#1772) 2018-01-15 21:57:10 +03:00
00329_alter_primary_key.reference
00329_alter_primary_key.sql
00330_view_subqueries.reference
00330_view_subqueries.sql
00331_final_and_prewhere.reference
00331_final_and_prewhere.sql
00332_quantile_timing_memory_leak.reference
00332_quantile_timing_memory_leak.sql
00333_parser_number_bug.reference
00333_parser_number_bug.sql
00334_column_aggregate_function_limit.reference Header in every stream: fixed non-deterministic test [#CLICKHOUSE-2] 2018-02-18 05:58:07 +03:00
00334_column_aggregate_function_limit.sql Header in every stream: fixed non-deterministic test [#CLICKHOUSE-2] 2018-02-18 05:58:07 +03:00
00335_bom.reference
00335_bom.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00336_shard_stack_trace.reference
00336_shard_stack_trace.sh removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00337_shard_any_heavy.reference
00337_shard_any_heavy.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00338_replicate_array_of_strings.reference
00338_replicate_array_of_strings.sql
00339_parsing_bad_arrays.reference
00339_parsing_bad_arrays.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00340_squashing_insert_select.reference
00340_squashing_insert_select.sql
00341_squashing_insert_select2.reference
00341_squashing_insert_select2.sql
00342_escape_sequences.reference
00342_escape_sequences.sql
00343_array_element_generic.reference
00343_array_element_generic.sql
00344_row_number_in_all_blocks.reference
00344_row_number_in_all_blocks.sql
00345_index_accurate_comparison.reference
00345_index_accurate_comparison.sql
00346_if_tuple.reference
00346_if_tuple.sql
00347_has_tuple.reference
00347_has_tuple.sql
00348_tuples.reference
00348_tuples.sql
00349_visible_width.reference
00349_visible_width.sql
00350_count_distinct.reference
00350_count_distinct.sql
00351_select_distinct_arrays_tuples.reference
00351_select_distinct_arrays_tuples.sql
00352_external_sorting_and_constants.reference
00352_external_sorting_and_constants.sql
00353_join_by_tuple.reference
00353_join_by_tuple.sql
00354_host_command_line_option.reference
00354_host_command_line_option.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +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
00362_great_circle_distance.reference
00362_great_circle_distance.sql
00363_defaults.reference
00363_defaults.sql
00364_java_style_denormals.reference Updated test #1665 2018-01-12 00:33:45 +03:00
00364_java_style_denormals.sql Updated test #1665 2018-01-12 00:33:45 +03:00
00365_statistics_in_formats.reference
00365_statistics_in_formats.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00366_multi_statements.reference
00366_multi_statements.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +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 Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +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
00371_union_all.reference
00371_union_all.sql Fix flapping test 00371_union_all 2018-03-20 22:18:56 +03:00
00372_cors_header.reference Fixed test [#CLICKHOUSE-2]. 2017-07-15 23:03:00 +03:00
00372_cors_header.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
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 Parse unix timestamps in JSONEachRow format. [#CLICKHOUSE-3268] 2017-08-31 20:12:48 +03:00
00374_json_each_row_input_with_noisy_fields.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00375_shard_group_uniq_array_of_string.reference
00375_shard_group_uniq_array_of_string.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00376_shard_group_uniq_array_of_int_array.reference
00376_shard_group_uniq_array_of_int_array.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00377_shard_group_uniq_array_of_string_array.reference
00377_shard_group_uniq_array_of_string_array.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00378_json_quote_64bit_integers.reference implement missing getExtremes() functions [#CLICKHOUSE-3000] 2017-09-26 20:40:02 +03:00
00378_json_quote_64bit_integers.sql
00379_system_processes_port.reference
00379_system_processes_port.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00380_client_break_at_exception_in_batch_mode.reference
00380_client_break_at_exception_in_batch_mode.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00381_first_significant_subdomain.reference
00381_first_significant_subdomain.sql
00383_utf8_validation.reference
00383_utf8_validation.sql
00384_column_aggregate_function_insert_from.reference
00384_column_aggregate_function_insert_from.sql
00385_storage_file_and_clickhouse-local_app.reference
00385_storage_file_and_clickhouse-local_app.sh Prohibited non-UInt8 constants in WHERE. [#CLICKHOUSE-3616] 2018-03-07 16:12:35 +03:00
00386_enum_in_pk.reference
00386_enum_in_pk.sql
00386_has_column_in_table.reference functions: Remote mode for hasColumnInTable. [#CHEBOTAREV-9] 2017-07-20 17:08:42 +03:00
00386_has_column_in_table.sql functions: Remote mode for hasColumnInTable. [#CHEBOTAREV-9] 2017-07-20 17:08:42 +03:00
00387_use_client_time_zone.reference
00387_use_client_time_zone.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00388_enum_with_totals.reference
00388_enum_with_totals.sql
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
00393_if_with_constant_condition.reference
00393_if_with_constant_condition.sql
00394_new_nested_column_keeps_offsets.reference
00394_new_nested_column_keeps_offsets.sql
00394_replaceall_vector_fixed.reference
00394_replaceall_vector_fixed.sql
00395_nullable.reference Updated test [#CLICKHOUSE-2]. 2017-12-19 04:44:05 +03:00
00395_nullable.sql Updated test [#CLICKHOUSE-2]. 2017-12-19 04:44:05 +03:00
00396_uuid.reference
00396_uuid.sql
00397_tsv_format_synonym.reference
00397_tsv_format_synonym.sql
00398_url_functions.reference
00398_url_functions.sql
00399_group_uniq_array_date_datetime.reference
00399_group_uniq_array_date_datetime.sql
00400_client_external_options.reference
00400_client_external_options.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00401_merge_and_stripelog.reference
00401_merge_and_stripelog.sql
00402_nan_and_extremes.reference
00402_nan_and_extremes.sql
00403_to_start_of_day.reference
00403_to_start_of_day.sql
00404_null_literal.reference
00404_null_literal.sql
00405_pretty_formats.reference
00405_pretty_formats.sql
00406_tuples_with_nulls.reference ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
00406_tuples_with_nulls.sql
00407_parsing_nulls.reference
00407_parsing_nulls.sh Add --silent mode for clickhouse-local. [#CLICKHOUSE-3390] 2018-01-15 18:08:54 +03:00
00408_http_keep_alive.reference Fixed incorrect test when no ZooKeeper configured [#CLICKHOUSE-2]. 2017-11-09 22:50:28 +03:00
00408_http_keep_alive.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00409_shard_limit_by.reference
00409_shard_limit_by.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00410_aggregation_combinators_with_arenas.reference
00410_aggregation_combinators_with_arenas.sql
00411_long_accurate_number_comparison.python Travis optimize (#1775) 2018-01-16 16:44:45 +03:00
00411_long_accurate_number_comparison.reference Travis optimize (#1775) 2018-01-16 16:44:45 +03:00
00411_long_accurate_number_comparison.sh Travis optimize (#1775) 2018-01-16 16:44:45 +03:00
00411_merge_tree_where_const_in_set.reference
00411_merge_tree_where_const_in_set.sql
00412_logical_expressions_optimizer.reference
00412_logical_expressions_optimizer.sql
00413_distinct.reference
00413_distinct.sql
00413_least_greatest_new_behavior.reference
00413_least_greatest_new_behavior.sql
00414_time_zones_direct_conversion.reference
00414_time_zones_direct_conversion.sql
00415_into_outfile.reference
00415_into_outfile.sh Add --silent mode for clickhouse-local. [#CLICKHOUSE-3390] 2018-01-15 18:08:54 +03:00
00416_pocopatch_progress_in_http_headers.reference Updated test [#CLICKHOUSE-2] 2018-02-23 14:37:49 +03:00
00416_pocopatch_progress_in_http_headers.sh Fix test 2018-03-23 22:45:33 +03:00
00417_kill_query.reference
00417_kill_query.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00417_system_build_options.reference
00417_system_build_options.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00418_input_format_allow_errors.reference
00418_input_format_allow_errors.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00419_show_sql_queries.reference
00419_show_sql_queries.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00420_null_in_scalar_subqueries.reference
00420_null_in_scalar_subqueries.sql Simplification of Nullable [#CLICKHOUSE-2] 2017-12-08 07:52:38 +03:00
00421_storage_merge__table_index.reference
00421_storage_merge__table_index.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00422_hash_function_constexpr.reference
00422_hash_function_constexpr.sql
00423_storage_log_single_thread.reference
00423_storage_log_single_thread.sql
00424_shard_aggregate_functions_of_nullable.reference
00424_shard_aggregate_functions_of_nullable.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
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 Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00428_partition.reference
00428_partition.sh Fix tests (sudo params on precise, deleted engine) 2018-01-11 15:26:25 +03:00
00429_long_http_bufferization.reference Enable travis (#1772) 2018-01-15 21:57:10 +03:00
00429_long_http_bufferization.sh Maybe fix test 00429_long_http_bufferization (remove curl timeout) 2018-03-29 22:12:24 +03:00
00429_point_in_ellipses.reference
00429_point_in_ellipses.sql
00430_https_server.reference
00430_https_server.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00431_if_nulls.reference
00431_if_nulls.sql
00432_aggregate_function_scalars_and_constants.reference
00432_aggregate_function_scalars_and_constants.sql
00433_ifnull.reference Simplification of Nullable [#CLICKHOUSE-2] 2017-12-08 07:09:32 +03:00
00433_ifnull.sql
00434_tonullable.reference Simplification of Nullable [#CLICKHOUSE-2] 2017-12-08 07:52:38 +03:00
00434_tonullable.sql
00435_coalesce.reference
00435_coalesce.sql
00436_convert_charset.reference
00436_convert_charset.sql
00436_fixed_string_16_comparisons.reference
00436_fixed_string_16_comparisons.sql
00437_nulls_first_last.reference
00437_nulls_first_last.sql
00438_bit_rotate.reference
00438_bit_rotate.sql
00439_fixed_string_filter.reference
00439_fixed_string_filter.sql
00440_nulls_merge_tree.reference
00440_nulls_merge_tree.sql
00441_nulls_in.reference Actualized test #1846 2018-04-06 19:26:38 +03:00
00441_nulls_in.sql
00442_filter_by_nullable.reference
00442_filter_by_nullable.sql
00443_optimize_final_vertical_merge.reference
00443_optimize_final_vertical_merge.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00443_preferred_block_size_bytes.reference
00443_preferred_block_size_bytes.sh clickhouse-test: aloow work in read-only queries dir (--tmp) 2017-12-27 19:04:15 +03:00
00444_join_use_nulls.reference
00444_join_use_nulls.sql
00445_join_nullable_keys.reference
00445_join_nullable_keys.sql
00446_clear_column_in_partition_concurrent_zookeeper.reference Tests fixes (#1238) 2017-09-13 21:08:38 +03:00
00446_clear_column_in_partition_concurrent_zookeeper.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00446_clear_column_in_partition_zookeeper.reference More detailed test. [#CLICKHOUSE-3] 2018-01-16 15:05:01 +03:00
00446_clear_column_in_partition_zookeeper.sql More detailed test. [#CLICKHOUSE-3] 2018-01-16 15:05:01 +03:00
00447_foreach_modifier.reference
00447_foreach_modifier.sql
00448_replicate_nullable_tuple_generic.reference
00448_replicate_nullable_tuple_generic.sql
00448_to_string_cut_to_zero.reference
00448_to_string_cut_to_zero.sql
00449_filter_array_nullable_tuple.reference
00449_filter_array_nullable_tuple.sql
00450_higher_order_and_nullable.reference
00450_higher_order_and_nullable.sql
00451_left_array_join_and_constants.reference
00451_left_array_join_and_constants.sql
00452_left_array_join_and_nullable.reference
00452_left_array_join_and_nullable.sql
00453_cast_enum.reference
00453_cast_enum.sql
00453_top_k.reference
00453_top_k.sql
00456_alter_nullable.reference
00456_alter_nullable.sql
00457_log_tinylog_stripelog_nullable.reference
00457_log_tinylog_stripelog_nullable.sql
00458_merge_type_cast.reference
00458_merge_type_cast.sql Fixed test [#CLICKHOUSE-2] 2018-04-06 02:04:31 +03:00
00459_group_array_insert_at.reference
00459_group_array_insert_at.sql Update 00459_group_array_insert_at.sql 2018-03-05 17:52:59 +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
00463_long_sessions_in_http_interface.reference Enable travis (#1772) 2018-01-15 21:57:10 +03:00
00463_long_sessions_in_http_interface.sh Enable travis (#1772) 2018-01-15 21:57:10 +03:00
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
00466_comments_in_keyword.reference
00466_comments_in_keyword.sql
00467_qualified_names.reference
00467_qualified_names.sql
00468_array_join_multiple_arrays_and_use_original_column.reference
00468_array_join_multiple_arrays_and_use_original_column.sql
00469_comparison_of_strings_containing_null_char.reference
00469_comparison_of_strings_containing_null_char.sql
00470_identifiers_in_double_quotes.reference
00470_identifiers_in_double_quotes.sql
00471_sql_style_quoting.reference
00471_sql_style_quoting.sql
00472_compare_uuid_with_constant_string.reference
00472_compare_uuid_with_constant_string.sql
00472_create_view_if_not_exists.reference
00472_create_view_if_not_exists.sql
00473_output_format_json_quote_denormals.reference
00473_output_format_json_quote_denormals.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00474_readonly_settings.reference
00474_readonly_settings.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00475_in_join_db_table.reference
00475_in_join_db_table.sql
00476_pretty_formats_and_widths.reference Fixed test on Ubuntu Precise [#CLICKHOUSE-2]. 2017-09-20 20:14:45 +03:00
00476_pretty_formats_and_widths.sql Fixed test on Ubuntu Precise [#CLICKHOUSE-2]. 2017-09-20 20:14:45 +03:00
00477_parsing_data_types.reference Added test [#CLICKHOUSE-3149]. 2017-07-16 07:14:51 +03:00
00477_parsing_data_types.sql Added test [#CLICKHOUSE-3149]. 2017-07-16 07:14:51 +03:00
00479_date_and_datetime_to_number.reference added date and time to number functions [#CLICKHOUSE-3132] 2017-07-21 20:51:08 +03:00
00479_date_and_datetime_to_number.sql added date and time to number functions [#CLICKHOUSE-3132] 2017-07-21 20:51:08 +03:00
00480_mac_addresses.reference Fixed MAC address related functions; added test [#CLICKHOUSE-3]. 2017-07-23 09:13:57 +03:00
00480_mac_addresses.sql Fixed MAC address related functions; added test [#CLICKHOUSE-3]. 2017-07-23 09:13:57 +03:00
00481_create_view_for_null.reference ISSUES-258 add validation test for ISSUES-258 2018-03-08 09:21:45 +08:00
00481_create_view_for_null.sql ISSUES-258 add validation test for ISSUES-258 2018-03-08 09:21:45 +08:00
00481_reading_from_last_granula.reference added test 00481_reading_from_last_granula 2017-07-26 20:03:09 +03:00
00481_reading_from_last_granula.sql added test 00481_reading_from_last_granula 2017-07-26 20:03:09 +03:00
00482_subqueries_and_aliases.reference Fixed test [#CLICKHOUSE-2]. 2017-07-26 04:21:19 +03:00
00482_subqueries_and_aliases.sql Fixed test [#CLICKHOUSE-2]. 2017-07-26 04:21:19 +03:00
00483_cast_syntax.reference Fixed regression in parsing of CAST [#CLICKHOUSE-3180]. 2017-07-27 22:25:52 +03:00
00483_cast_syntax.sql Fixed regression in parsing of CAST [#CLICKHOUSE-3180]. 2017-07-27 22:25:52 +03:00
00483_reading_from_array_structure.reference added tests 2017-07-28 22:29:40 +03:00
00483_reading_from_array_structure.sql added tests 2017-07-28 22:29:40 +03:00
00484_preferred_max_column_in_block_size_bytes.reference fixed preferred_max_column_in_block_size_bytes disabling 2017-07-30 01:24:57 +03:00
00484_preferred_max_column_in_block_size_bytes.sql added test 2017-09-24 02:16:30 +03:00
00485_http_insert_format.reference Added test [#METR-25976]. 2017-08-01 20:26:36 +03:00
00485_http_insert_format.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00486_if_fixed_string.reference Added test [#CLICKHOUSE-3202]. 2017-08-05 05:25:59 +03:00
00486_if_fixed_string.sql Added test [#CLICKHOUSE-3202]. 2017-08-05 05:25:59 +03:00
00487_if_array_fixed_string.reference Added test [#CLICKHOUSE-2]. 2017-08-05 07:13:23 +03:00
00487_if_array_fixed_string.sql Added test [#CLICKHOUSE-2]. 2017-08-05 07:13:23 +03:00
00488_non_ascii_column_names.reference Added test result [#CLICKHOUSE-2]. 2017-08-18 22:06:39 +03:00
00488_non_ascii_column_names.sql Added failing test [#CLICKHOUSE-2]. 2017-08-07 11:05:03 +03:00
00489_pk_subexpression.reference Fixed test (it was dependent on time zone) [#CLICKHOUSE-2]. 2017-08-14 03:02:12 +03:00
00489_pk_subexpression.sql Fixed test (it was dependent on time zone) [#CLICKHOUSE-2]. 2017-08-14 03:02:12 +03:00
00490_special_line_separators_and_characters_outside_of_bmp.reference Fixed garbage [#CLICKHOUSE-2]. 2017-08-09 04:35:12 +03:00
00490_special_line_separators_and_characters_outside_of_bmp.sql Fixed garbage [#CLICKHOUSE-2]. 2017-08-09 04:35:12 +03:00
00490_with_select.reference added test to former WITH clause in SELECT query 2017-08-12 00:01:28 +03:00
00490_with_select.sql added test to former WITH clause in SELECT query 2017-08-12 00:01:28 +03:00
00491_shard_distributed_and_aliases_in_where_having.reference Fix no-shard tests 2017-09-26 23:55:22 +03:00
00491_shard_distributed_and_aliases_in_where_having.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00492_drop_temporary_table.reference added test for drop temporary table 2017-08-15 22:31:40 +03:00
00492_drop_temporary_table.sql ISSUES-117 resolve some opinions 2018-02-02 22:20:35 +08:00
00493_substring_of_fixedstring.reference Fixed regression [#CLICKHOUSE-2]. 2017-08-16 00:52:52 +03:00
00493_substring_of_fixedstring.sql Fixed regression [#CLICKHOUSE-2]. 2017-08-16 00:52:52 +03:00
00494_shard_alias_substitution_bug.reference renamed shared tests 2018-03-05 17:59:51 +03:00
00494_shard_alias_substitution_bug.sql renamed shared tests 2018-03-05 17:59:51 +03:00
00495_reading_const_zero_column.reference added test [#CLICKHOUSE-3237] 2017-08-17 23:06:00 +03:00
00495_reading_const_zero_column.sql added test [#CLICKHOUSE-3237] 2017-08-17 23:06:00 +03:00
00496_substring_negative_offset.reference Fixed error; added test [#CLICKHOUSE-2]. 2017-08-18 22:02:50 +03:00
00496_substring_negative_offset.sql Fixed error; added test [#CLICKHOUSE-2]. 2017-08-18 22:02:50 +03:00
00497_whitespaces_in_insert.reference Fixed incorrect assertion in INSERT queries with binary formats. [#CLICKHOUSE-3242] 2017-08-23 16:57:22 +03:00
00497_whitespaces_in_insert.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00498_array_functions_concat_slice_push_pop.reference fixed arrayPushBack, arrayPushFront tests [#CLICKHOUSE-2998] 2018-01-19 17:03:35 +03:00
00498_array_functions_concat_slice_push_pop.sql Fixed error [#CLICKHOUSE-2] 2017-12-09 19:17:37 +03:00
00498_bitwise_aggregate_functions.reference Added aggregate functions groupBitAnd, groupBitOr, groupBitXor [#CLICKHOUSE-2]. 2017-08-30 21:52:14 +03:00
00498_bitwise_aggregate_functions.sql Added aggregate functions groupBitAnd, groupBitOr, groupBitXor [#CLICKHOUSE-2]. 2017-08-30 21:52:14 +03:00
00499_json_enum_insert.reference Added test [#CLICKHOUSE-3270]. 2017-09-02 01:00:25 +03:00
00499_json_enum_insert.sql Added test [#CLICKHOUSE-3270]. 2017-09-02 01:00:25 +03:00
00500_point_in_polygon.reference Removed experimental implementations of pointInPolygon variants [#CLICKHOUSE-2] 2018-01-19 23:22:47 +03:00
00500_point_in_polygon.sql Removed experimental implementations of pointInPolygon variants [#CLICKHOUSE-2] 2018-01-19 23:22:47 +03:00
00501_http_head.reference Return 411 code in case of empty body without Content-Length head. [#CLICKHOUSE-3333] 2017-09-30 14:06:50 +03:00
00501_http_head.sh Removed BB-Style macros for colors. Preparing prompt pattern once and replace current database in the cycle only. 2018-03-08 10:55:27 +02:00
00502_custom_partitioning_local.reference Header in every stream: development [#CLICKHOUSE-2] 2018-02-17 07:18:29 +03:00
00502_custom_partitioning_local.sql remove experimental_allow_extended_storage_definition_syntax Setting (turn on by default) [#CLICKHOUSE-3000] 2017-12-04 22:45:18 +03:00
00502_custom_partitioning_replicated_zookeeper.reference Header in every stream: development [#CLICKHOUSE-2] 2018-02-17 07:18:29 +03:00
00502_custom_partitioning_replicated_zookeeper.sql remove experimental_allow_extended_storage_definition_syntax Setting (turn on by default) [#CLICKHOUSE-3000] 2017-12-04 22:45:18 +03:00
00502_string_concat_with_array.reference added test 2017-09-13 22:33:47 +03:00
00502_string_concat_with_array.sql added test 2017-09-13 22:33:47 +03:00
00502_sum_map.reference Aggregate function sumMap: improve insertResultInto method and change return type to Tuple(Array(K), Array(V)). 2017-09-19 13:35:25 +01:00
00502_sum_map.sql Fixed test [#CLICKHOUSE-3]. 2017-09-20 19:31:44 +03:00
00503_cast_const_nullable.reference Fixed segfault in compare operators with Nullable types. #1416 [#CLICKHOUSE-3] 2017-10-27 23:03:12 +03:00
00503_cast_const_nullable.sql Fixed segfault in compare operators with Nullable types. #1416 [#CLICKHOUSE-3] 2017-10-27 23:03:12 +03:00
00504_insert_miss_columns.reference Added changes from proller [#CLICKHOUSE-2]. 2017-12-14 00:09:31 +03:00
00504_insert_miss_columns.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00504_mergetree_arrays_rw.reference Fix array writing (#1314) 2017-10-12 23:13:26 +03:00
00504_mergetree_arrays_rw.sql Fix array writing (#1314) 2017-10-12 23:13:26 +03:00
00505_distributed_secure.data Allow use encryption for distributed tables (#2065) 2018-03-29 04:41:06 +03:00
00505_secure.reference Allow use encryption for distributed tables (#2065) 2018-03-29 04:41:06 +03:00
00505_secure.sh Allow use encryption for distributed tables (#2065) 2018-03-29 04:41:06 +03:00
00506_shard_global_in_union.reference renamed shared tests 2018-03-05 17:59:51 +03:00
00506_shard_global_in_union.sql renamed shared tests 2018-03-05 17:59:51 +03:00
00506_union_distributed.reference Fix complex queries with GLOBAL IN and UNION ALL (#CLICKHOUSE-3356) (#1339) 2017-10-13 00:28:24 +03:00
00506_union_distributed.sql Fix complex queries with GLOBAL IN and UNION ALL (#CLICKHOUSE-3356) (#1339) 2017-10-13 00:28:24 +03:00
00507_array_no_params.reference Fix: An Error SQL will make server down (#1388) 2017-10-23 17:37:46 +03:00
00507_array_no_params.sh Fix test (supress stderr) 2017-10-23 21:40:07 +03:00
00507_sumwithoverflow.reference tests: added tests for sumWithOverflow(x) preserving input type 2017-10-25 22:21:59 +03:00
00507_sumwithoverflow.sql tests: added tests for sumWithOverflow(x) preserving input type 2017-10-25 22:21:59 +03:00
00508_materialized_view_to.reference save TO table of a materialized view to the ATTACH query [#CLICKHOUSE-2] 2017-10-30 21:39:39 +03:00
00508_materialized_view_to.sql Fixed test [#CLICKHOUSE-2]. 2017-11-01 07:11:01 +03:00
00509_extended_storage_definition_syntax_zookeeper.reference added tests for ReplicatedVersionedCollapsingMergeTree creation [#CLICKHOUSE-3479] 2018-02-13 00:13:50 +03:00
00509_extended_storage_definition_syntax_zookeeper.sql added tests for ReplicatedVersionedCollapsingMergeTree creation [#CLICKHOUSE-3479] 2018-02-13 00:13:50 +03:00
00510_materizlized_view_and_deduplication_zookeeper.reference Renamed test [#CLICKHOUSE-2]. 2017-11-09 22:27:30 +03:00
00510_materizlized_view_and_deduplication_zookeeper.sql remove experimental_allow_extended_storage_definition_syntax Setting (turn on by default) [#CLICKHOUSE-3000] 2017-12-04 22:45:18 +03:00
00511_get_size_of_enum.reference Added function getSizeOfEnumType [#CLICKHOUSE-2]. 2017-10-27 23:39:49 +03:00
00511_get_size_of_enum.sql Added function getSizeOfEnumType [#CLICKHOUSE-2]. 2017-10-27 23:39:49 +03:00
00512_fractional_time_zones.reference Fixed year 2038 problem. Added support for timezones with fractional offset from UTC. [#CLICKHOUSE-2099] [#CLICKHOUSE-3392]. 2017-10-29 03:51:40 +03:00
00512_fractional_time_zones.sh Add --silent mode for clickhouse-local. [#CLICKHOUSE-3390] 2018-01-15 18:08:54 +03:00
00513_fractional_time_zones.reference Fixed year 2038 problem. Added support for timezones with fractional offset from UTC. [#CLICKHOUSE-2099] [#CLICKHOUSE-3392]. 2017-10-29 03:51:40 +03:00
00513_fractional_time_zones.sql Fixed year 2038 problem. Added support for timezones with fractional offset from UTC. [#CLICKHOUSE-2099] [#CLICKHOUSE-3392]. 2017-10-29 03:51:40 +03:00
00514_interval_operators.reference Added test [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
00514_interval_operators.sql Added test [#CLICKHOUSE-3393]. 2017-10-30 08:39:30 +03:00
00515_enhanced_time_zones.reference Added test for enhanced time zones support [#CLICKHOUSE-3402]. 2017-11-09 22:25:21 +03:00
00515_enhanced_time_zones.sql Added test for enhanced time zones support [#CLICKHOUSE-3402]. 2017-11-09 22:25:21 +03:00
00515_gcd_lcm.reference add test for gcd and modulo functions 2017-11-24 11:17:17 +03:00
00515_gcd_lcm.sql add test for gcd and modulo functions 2017-11-24 11:17:17 +03:00
00515_shard_desc_table_functions_and_subqueries.reference add tests [#CLICKHOUSE-3241] 2018-03-13 17:24:16 +03:00
00515_shard_desc_table_functions_and_subqueries.sql renamed shared tests 2018-03-05 17:59:51 +03:00
00516_deduplication_after_drop_partition_zookeeper.reference add failing test [#CLICKHOUSE-3208] 2017-11-15 23:13:10 +03:00
00516_deduplication_after_drop_partition_zookeeper.sql add failing test [#CLICKHOUSE-3208] 2017-11-15 23:13:10 +03:00
00516_is_inf_nan.reference Added test [#CLICKHOUSE-2]. 2017-11-14 01:34:14 +03:00
00516_is_inf_nan.sql Added test [#CLICKHOUSE-2]. 2017-11-14 01:34:14 +03:00
00516_modulo.reference add test for gcd and modulo functions 2017-11-24 11:17:17 +03:00
00516_modulo.sql add test for gcd and modulo functions 2017-11-24 11:17:17 +03:00
00517_date_parsing.reference Extended date parsing (#1495) 2017-11-15 05:08:55 +03:00
00517_date_parsing.sql Extended date parsing (#1495) 2017-11-15 05:08:55 +03:00
00518_extract_all_and_empty_matches.reference Allow to extract empty matches in "extractAll" function #1493. 2017-11-18 05:48:11 +03:00
00518_extract_all_and_empty_matches.sql Allow to extract empty matches in "extractAll" function #1493. 2017-11-18 05:48:11 +03:00
00519_create_as_select_from_temporary_table.reference add test [#CLICKHOUSE-3448] 2017-11-22 00:39:03 +03:00
00519_create_as_select_from_temporary_table.sql add test [#CLICKHOUSE-3448] 2017-11-22 00:39:03 +03:00
00520_http_nullable.reference Added changes from proller [#CLICKHOUSE-2]. 2017-12-14 00:09:31 +03:00
00520_http_nullable.sh Allow run test without package install and on custom ports. (#1643) 2017-12-15 22:34:19 +03:00
00520_tuple_values_interpreter.reference Fixed parsing and interpreting of tuples [#CLICKHOUSE-2]. 2017-12-03 11:16:49 +03:00
00520_tuple_values_interpreter.sql Simplification of Nullable [#CLICKHOUSE-2] 2017-12-07 07:34:13 +03:00
00521_multidimensional.reference Added test for multidimensional columns [#CLICKHOUSE-2838]. 2017-12-03 11:23:34 +03:00
00521_multidimensional.sql remove experimental_allow_extended_storage_definition_syntax Setting (turn on by default) [#CLICKHOUSE-3000] 2017-12-04 22:45:18 +03:00
00522_multidimensional.reference Added another test for multidimensional columns [#CLICKHOUSE-2838]. 2017-12-03 11:35:08 +03:00
00522_multidimensional.sql remove experimental_allow_extended_storage_definition_syntax Setting (turn on by default) [#CLICKHOUSE-3000] 2017-12-04 22:45:18 +03:00
00523_aggregate_functions_in_group_array.reference Added tests [#CLICKHOUSE-3486]. 2017-12-06 07:16:16 +03:00
00523_aggregate_functions_in_group_array.sql Added tests [#CLICKHOUSE-3486]. 2017-12-06 07:16:16 +03:00
00524_time_intervals_months_underflow.reference Added tests [#CLICKHOUSE-3486]. 2017-12-06 07:16:16 +03:00
00524_time_intervals_months_underflow.sql Added tests [#CLICKHOUSE-3486]. 2017-12-06 07:16:16 +03:00
00525_aggregate_functions_of_nullable_that_return_non_nullable.reference Added support for aggregate functions of Nullable arguments in cases when they return non-Nullable result [#CLICKHOUSE-2]. 2017-12-08 12:07:52 +03:00
00525_aggregate_functions_of_nullable_that_return_non_nullable.sql Added support for aggregate functions of Nullable arguments in cases when they return non-Nullable result [#CLICKHOUSE-2]. 2017-12-08 12:07:52 +03:00
00526_array_join_with_arrays_of_nullable.reference Simplification of Nullable [#CLICKHOUSE-2] 2017-12-08 12:45:07 +03:00
00526_array_join_with_arrays_of_nullable.sql Simplification of Nullable [#CLICKHOUSE-2] 2017-12-08 12:45:07 +03:00
00527_totals_having_nullable.reference Added support for nullable types in HAVING section in presence of WITH TOTALS [#CLICKHOUSE-3431]. 2017-12-09 19:17:37 +03:00
00527_totals_having_nullable.sql Added support for nullable types in HAVING section in presence of WITH TOTALS [#CLICKHOUSE-3431]. 2017-12-09 19:17:37 +03:00
00528_const_of_nullable.reference Added test [#CLICKHOUSE-3431]. 2017-12-09 19:17:37 +03:00
00528_const_of_nullable.sql Added test [#CLICKHOUSE-3431]. 2017-12-09 19:17:37 +03:00
00529_orantius.reference Added test [#CLICKHOUSE-2] 2017-12-09 19:17:37 +03:00
00529_orantius.sql Added test [#CLICKHOUSE-2] 2017-12-09 19:17:37 +03:00
00530_arrays_of_nothing.reference Technically allowed empty arrays of unspecified type [#CLICKHOUSE-2]. 2017-12-09 23:56:53 +03:00
00530_arrays_of_nothing.sql Technically allowed empty arrays of unspecified type [#CLICKHOUSE-2]. 2017-12-09 23:56:53 +03:00
00531_aggregate_over_nullable.reference Merge branch 'fix_aggregate_functions' of https://github.com/silviucpp/ClickHouse into silviucpp-fix_aggregate_functions 2017-12-21 05:14:21 +03:00
00531_aggregate_over_nullable.sql Fixed test [#CLICKHOUSE-2]. 2017-12-21 05:18:21 +03:00
00531_client_ignore_error.reference client --ignore-error option (useful with --multiquery) (#1652) 2017-12-22 21:29:37 +03:00
00531_client_ignore_error.sh client --ignore-error option (useful with --multiquery) (#1652) 2017-12-22 21:29:37 +03:00
00532_topk_generic.reference Added test [#CLICKHOUSE-2]. 2017-12-19 00:16:20 +03:00
00532_topk_generic.sql Added test [#CLICKHOUSE-2]. 2017-12-19 00:16:20 +03:00
00533_uniq_array.reference Fixed error found by M.Filimonov (equality of array sizes are not checked in n-ary version of aggregate functions with -Array combinator) [#CLICKHOUSE-2]. 2017-12-19 00:44:18 +03:00
00533_uniq_array.sql Fixed error found by M.Filimonov (equality of array sizes are not checked in n-ary version of aggregate functions with -Array combinator) [#CLICKHOUSE-2]. 2017-12-19 00:44:18 +03:00
00534_client_ignore_error.reference Add bad queries from #1563 (#1653) 2017-12-22 21:29:03 +03:00
00534_client_ignore_error.sh Add bad queries from #1563 (#1653) 2017-12-22 21:29:03 +03:00
00534_exp10.reference Use better implementation for exp10 [#CLICKHOUSE-2]. 2017-12-22 02:00:32 +03:00
00534_exp10.sql Introduced intExp functions; using it where appropriate; make them available in SQL [#CLICKHOUSE-3]. 2017-12-22 02:46:34 +03:00
00534_filimonov.data Add tests 2018-03-23 18:36:50 +03:00
00534_filimonov.reference Add bad queries from #1563 (#1653) 2017-12-22 21:29:03 +03:00
00534_filimonov.sh Updated test [#CLICKHOUSE-2]. 2017-12-23 04:28:50 +03:00
00534_long_functions_bad_arguments1.reference Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments1.sh Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments2.reference Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments2.sh Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments3.reference Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments3.sh Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments4.reference Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments4.sh Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments5.reference Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments5.sh Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments6.reference Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments6.sh Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments7.reference Split too long test 2018-01-17 16:43:29 +03:00
00534_long_functions_bad_arguments7.sh Fix test 2018-03-23 19:25:02 +03:00
00534_long_functions_bad_arguments8.reference Fixed bad test [#CLICKHOUSE-2] 2018-04-05 05:19:32 +03:00
00534_long_functions_bad_arguments8.sh Add tests 2018-03-23 18:36:50 +03:00
00534_long_functions_bad_arguments9.reference Fixed bad test [#CLICKHOUSE-2] 2018-04-05 05:19:32 +03:00
00534_long_functions_bad_arguments9.sh Add tests 2018-03-23 18:36:50 +03:00
00534_long_functions_bad_arguments.lib Split too long test 2018-01-17 16:43:29 +03:00
00535_parse_float_scientific.reference Added test for the issue found by StarWix [#CLICKHOUSE-3]. 2017-12-22 02:00:32 +03:00
00535_parse_float_scientific.sql Added test for the issue found by StarWix [#CLICKHOUSE-3]. 2017-12-22 02:00:32 +03:00
00536_int_exp.reference Fixed test [#CLICKHOUSE-2]. 2017-12-23 07:25:01 +03:00
00536_int_exp.sql Fixed test [#CLICKHOUSE-2]. 2017-12-23 07:25:01 +03:00
00537_quarters.reference Added support for toQuarter, toRelativeQuarterNum functions. Enabled toRelativeHour/Minute/Second for Date arguments. Made function 'now' case insensitive. Added function 'dateDiff' that is needed for ODBC driver [#CLICKHOUSE-2]. 2017-12-22 04:54:29 +03:00
00537_quarters.sql Added support for toQuarter, toRelativeQuarterNum functions. Enabled toRelativeHour/Minute/Second for Date arguments. Made function 'now' case insensitive. Added function 'dateDiff' that is needed for ODBC driver [#CLICKHOUSE-2]. 2017-12-22 04:54:29 +03:00
00538_datediff.reference Added support for toQuarter, toRelativeQuarterNum functions. Enabled toRelativeHour/Minute/Second for Date arguments. Made function 'now' case insensitive. Added function 'dateDiff' that is needed for ODBC driver [#CLICKHOUSE-2]. 2017-12-22 04:54:29 +03:00
00538_datediff.sql Added support for toQuarter, toRelativeQuarterNum functions. Enabled toRelativeHour/Minute/Second for Date arguments. Made function 'now' case insensitive. Added function 'dateDiff' that is needed for ODBC driver [#CLICKHOUSE-2]. 2017-12-22 04:54:29 +03:00
00539_visit_param_bad_values.reference Fixed behaviour of "visitParamExtract" functions according to the documentation [#CLICKHOUSE-2]. 2017-12-22 05:25:03 +03:00
00539_visit_param_bad_values.sql Fixed behaviour of "visitParamExtract" functions according to the documentation [#CLICKHOUSE-2]. 2017-12-22 05:25:03 +03:00
00540_bad_data_types.reference Prohibited non-UInt8 constants in WHERE. [#CLICKHOUSE-3616] 2018-03-07 16:12:35 +03:00
00540_bad_data_types.sh Prohibited non-UInt8 constants in WHERE. [#CLICKHOUSE-3616] 2018-03-07 16:12:35 +03:00
00541_kahan_sum.reference Added aggregate function sumKahan [#CLICKHOUSE-2]. 2017-12-23 02:26:30 +03:00
00541_kahan_sum.sql Added aggregate function sumKahan [#CLICKHOUSE-2]. 2017-12-23 02:26:30 +03:00
00541_to_start_of_fifteen_minutes.reference add test toStartOfFifteenMinutes 2017-12-25 18:58:37 +03:00
00541_to_start_of_fifteen_minutes.sql Update 00541_to_start_of_fifteen_minutes.sql 2017-12-25 18:58:37 +03:00
00542_access_to_temporary_table_in_readonly_mode.reference Add test readonly and temporary tables 2017-12-25 18:59:35 +03:00
00542_access_to_temporary_table_in_readonly_mode.sql ISSUES-117 fix failed test 2018-01-31 23:56:52 +08:00
00542_materialized_view_and_time_zone_tag.reference Added test from Marek #1650 2017-12-23 05:06:25 +03:00
00542_materialized_view_and_time_zone_tag.sql Added test from Marek #1650 2017-12-23 05:06:25 +03:00
00543_access_to_temporary_table_in_readonly_mode.reference Add test readonly and temporary tables 2017-12-25 18:59:35 +03:00
00543_access_to_temporary_table_in_readonly_mode.sh ISSUES-117 fix failed test 2018-01-31 23:56:52 +08:00
00543_null_and_prewhere.reference Added test for the case when Nullable condition is optimized to PREWHERE #1626 2017-12-23 05:52:13 +03:00
00543_null_and_prewhere.sql Added test for the case when Nullable condition is optimized to PREWHERE #1626 2017-12-23 05:52:13 +03:00
00544_agg_foreach_of_two_arg.reference Implemented -ForEach aggregate functions combinator for multiple arguments; added test for -ForEachIf and -IfForEach variants [#CLICKHOUSE-3511]. 2017-12-24 02:16:42 +03:00
00544_agg_foreach_of_two_arg.sql Implemented -ForEach aggregate functions combinator for multiple arguments; added test for -ForEachIf and -IfForEach variants [#CLICKHOUSE-3511]. 2017-12-24 02:16:42 +03:00
00544_insert_with_select.reference ISSUES-1682 support insert into with select 2017-12-25 19:02:02 +03:00
00544_insert_with_select.sql Update 00544_insert_with_select.sql 2017-12-25 19:02:02 +03:00
00545_weird_aggregate_functions.reference Added test for unrestricted aggregate function combinators [#CLICKHOUSE-3511]. 2017-12-24 02:30:20 +03:00
00545_weird_aggregate_functions.sql Added test for unrestricted aggregate function combinators [#CLICKHOUSE-3511]. 2017-12-24 02:30:20 +03:00
00546_shard_tuple_element_formatting.reference Fixed query formatting in presense of tupleElement operator with complex constant expression in right hand side [#CLICKHOUSE-2]. 2017-12-24 12:33:36 +03:00
00546_shard_tuple_element_formatting.sql removed remote(127.0.0.1) from tests 2018-01-29 14:40:28 +03:00
00547_named_tuples.reference Added support for named tuples in function tupleElement [#CLICKHOUSE-2]. 2017-12-24 12:34:40 +03:00
00547_named_tuples.sql Added support for named tuples in function tupleElement [#CLICKHOUSE-2]. 2017-12-24 12:34:40 +03:00
00548_slice_of_nested.reference Allow for function "tupleElement" to get an edge of Array of Tuple (preparation for natural support of Nested) [#CLICKHOUSE-2]. 2017-12-24 12:56:30 +03:00
00548_slice_of_nested.sql Allow for function "tupleElement" to get an edge of Array of Tuple (preparation for natural support of Nested) [#CLICKHOUSE-2]. 2017-12-24 12:56:30 +03:00
00549_join_use_nulls.reference Fixed "join_use_nulls" mode #1544 2017-12-25 03:38:45 +03:00
00549_join_use_nulls.sql Fixed "join_use_nulls" mode #1544 2017-12-25 03:38:45 +03:00
00550_join_insert_select.reference Added test #1683 2017-12-25 04:38:51 +03:00
00550_join_insert_select.sh Fixed test #1947 2018-02-23 04:00:47 +03:00
00551_parse_or_null.reference Added functions toNumberOrNull from String argument #1322 2017-12-25 08:22:33 +03:00
00551_parse_or_null.sql Added functions toNumberOrNull from String argument #1322 2017-12-25 08:22:33 +03:00
00552_or_nullable.reference Added proper support for Nullable arguments for function OR #1416 2017-12-25 09:33:51 +03:00
00552_or_nullable.sql Added proper support for Nullable arguments for function OR #1416 2017-12-25 09:33:51 +03:00
00553_buff_exists_materlized_column.reference ISSUES-957 fix not work when materialized columns with buff table 2018-01-01 19:54:14 +08:00
00553_buff_exists_materlized_column.sql ISSUES-957 update condition & test 2018-01-12 21:03:35 +08:00
00553_invalid_nested_name.reference Added test [#CLICKHOUSE-2]. 2018-01-02 08:56:26 +03:00
00553_invalid_nested_name.sql Added test [#CLICKHOUSE-2]. 2018-01-02 08:56:26 +03:00
00554_nested_and_table_engines.reference Unification of Nested: development [#CLICKHOUSE-2]. 2018-01-02 12:11:13 +03:00
00554_nested_and_table_engines.sql Unification of Nested: development [#CLICKHOUSE-2]. 2018-01-02 12:11:13 +03:00
00555_hasAll_hasAny.reference added tests for hasAll and hasAny [#CLICKHOUSE-3504] 2018-01-10 22:00:00 +03:00
00555_hasAll_hasAny.sql added tests for hasAll and hasAny [#CLICKHOUSE-3504] 2018-01-10 22:00:00 +03:00
00555_right_join_excessive_rows.reference Added test for RIGHT JOIN #1731 2018-01-09 20:31:52 +03:00
00555_right_join_excessive_rows.sql Added test for RIGHT JOIN #1731 2018-01-09 20:31:52 +03:00
00556_array_intersect.reference added arrayIntersect [#CLICKHOUSE-3504] 2018-01-17 14:36:02 +03:00
00556_array_intersect.sql added arrayIntersect [#CLICKHOUSE-3504] 2018-01-17 14:36:02 +03:00
00556_remove_columns_from_subquery.reference Fixed test [#CLICKHOUSE-2]. 2018-01-10 00:26:11 +03:00
00556_remove_columns_from_subquery.sql Fixed test [#CLICKHOUSE-2]. 2018-01-10 00:26:11 +03:00
00557_alter_null_storage_tables.reference Add ALTER for null storage tables. 2018-01-11 22:13:19 +03:00
00557_alter_null_storage_tables.sql Add ALTER for null storage tables. 2018-01-11 22:13:19 +03:00
00557_array_resize.reference added function arrayResize [#CLICKHOUSE-2998] 2018-01-19 22:32:06 +03:00
00557_array_resize.sql added function arrayResize [#CLICKHOUSE-2998] 2018-01-19 22:32:06 +03:00
00557_remote_port.reference remote() table function accepts cluster name identifier as the 1st argument. [#CLICKHOUSE-2] 2018-02-12 23:35:56 +03:00
00557_remote_port.sh Update 00557_remote_port.sh 2018-03-05 17:23:33 +03:00
00558_aggregate_merge_totals_with_arenas.reference Fixed error [#CLICKHOUSE-2]. 2018-01-13 04:33:55 +03:00
00558_aggregate_merge_totals_with_arenas.sql Addition to prev. revision [#CLICKHOUSE-2]. 2018-01-13 04:37:51 +03:00
00558_parse_floats.reference Added test #1665 2018-01-12 00:33:19 +03:00
00558_parse_floats.sql Added test #1665 2018-01-12 00:33:19 +03:00
00559_filter_array_generic.reference Fixed error [#CLICKHOUSE-2] 2018-01-14 04:25:35 +03:00
00559_filter_array_generic.sql Fixed error [#CLICKHOUSE-2] 2018-01-14 04:25:35 +03:00
00560_float_leading_plus_in_exponent.reference Added test #1665 2018-01-16 23:35:10 +03:00
00560_float_leading_plus_in_exponent.sql Added test #1665 2018-01-16 23:35:10 +03:00
00561_storage_join.reference Added test [#CLICKHOUSE-2] 2018-01-19 05:21:38 +03:00
00561_storage_join.sql Added test [#CLICKHOUSE-2] 2018-01-19 05:21:38 +03:00
00562_in_subquery_merge_tree.reference Replace subqueries and table expressions on the right side of the IN operator with their results in order to make MergeTree storage engines evaluate the corresponding conditions by using the index. 2018-01-21 11:22:52 +03:00
00562_in_subquery_merge_tree.sql Replace subqueries and table expressions on the right side of the IN operator with their results in order to make MergeTree storage engines evaluate the corresponding conditions by using the index. 2018-01-21 11:22:52 +03:00
00562_rewrite_select_expression_with_union.reference ISSUES-320 fix rewrite expression for union all 2018-01-21 17:29:55 +08:00
00562_rewrite_select_expression_with_union.sql ISSUES-320 fix rewrite expression for union all 2018-01-21 17:29:55 +08:00
00563_complex_in_expression.reference Fixed false positive error messages for queries with IN and ARRAY JOIN. [#CLICKHOUSE-2] 2018-03-16 17:11:49 +03:00
00563_complex_in_expression.sql Fixed false positive error messages for queries with IN and ARRAY JOIN. [#CLICKHOUSE-2] 2018-03-16 17:11:49 +03:00
00563_insert_into_remote_and_zookeeper.reference Renamed the failed test. [#CLICKHOUSE-2] 2018-01-30 13:51:21 +03:00
00563_insert_into_remote_and_zookeeper.sql Fixed ZK path in a test. [#CLICKHOUSE-2] 2018-02-21 16:52:17 +03:00
00563_shard_insert_into_remote.reference Rename 00563_insert_into_remote.reference to 00563_shard_insert_into_remote.reference 2018-01-29 20:48:14 +03:00
00563_shard_insert_into_remote.sql fix test 2018-03-05 19:15:17 +03:00
00564_enum_order.reference Added test [#CLICKHOUSE-3559]. 2018-02-05 21:06:16 +03:00
00564_enum_order.sh Added test [#CLICKHOUSE-3559]. 2018-02-05 21:06:16 +03:00
00564_initial_column_values_with_default_expression.reference ISSUES-67 add test 2018-02-03 14:49:49 +08:00
00564_initial_column_values_with_default_expression.sql ISSUES-67 add test 2018-02-03 14:49:49 +08:00
00564_temporary_table_management.reference ISSUES-117 add test 2018-02-14 12:37:39 +08:00
00564_temporary_table_management.sql ISSUES-117 add test 2018-02-14 12:37:39 +08:00
00564_versioned_collapsing_merge_tree.reference Better test [#CLICKHOUSE-2] 2018-03-01 07:51:54 +03:00
00564_versioned_collapsing_merge_tree.sql Fixed test [#CLICKHOUSE-2]. 2018-03-02 10:43:47 +03:00
00565_enum_order.reference Added another test [#CLICKHOUSE-3559]. 2018-02-05 21:15:47 +03:00
00565_enum_order.sh Added another test [#CLICKHOUSE-3559]. 2018-02-05 21:17:02 +03:00
00566_enum_min_max.reference Make Enum comparable again [#CLICKHOUSE-3560]. 2018-02-05 21:39:45 +03:00
00566_enum_min_max.sql Make Enum comparable again [#CLICKHOUSE-3560]. 2018-02-05 21:39:45 +03:00
00567_parse_datetime_as_unix_timestamp.reference Allow to parse DateTime as unix timestamp without single quotes in Values format #1850 2018-02-06 23:10:49 +03:00
00567_parse_datetime_as_unix_timestamp.sql Allow to parse DateTime as unix timestamp without single quotes in Values format #1850 2018-02-06 23:10:49 +03:00
00568_compile_catch_throw.reference Use absoulte paths in Compiler. [#CLICKHOUSE-3573] 2018-02-13 13:32:14 +03:00
00568_compile_catch_throw.sh Fixe a compile test if the compliation if turn off. [#CLICKHOUSE-2] 2018-02-21 17:12:49 +03:00
00568_empty_function_with_fixed_string.reference ISSUES-180 fix empty function with FixedString 2018-02-10 00:37:13 +08:00
00568_empty_function_with_fixed_string.sql ISSUES-180 fix empty function with FixedString 2018-02-10 00:37:13 +08:00
00569_parse_date_time_best_effort.reference Updated test [#CLICKHOUSE-2] 2018-03-15 22:29:53 +03:00
00569_parse_date_time_best_effort.sql Added test [#CLICKHOUSE-2] 2018-02-12 03:55:46 +03:00
00570_empty_array_is_const.reference Fixed test #1947. 2018-02-28 23:05:29 +03:00
00570_empty_array_is_const.sql Improved performance of function arrayElement with constant array when one of element is an empty array #1889 2018-02-13 00:06:13 +03:00
00571_alter_nullable.reference Added test [#CLICKHOUSE-2754] 2018-02-18 00:26:22 +03:00
00571_alter_nullable.sql Added test [#CLICKHOUSE-2754] 2018-02-18 00:26:22 +03:00
00571_non_exist_database_when_create_materializ_view.reference ISSUES-369 add attach & detach test 2018-03-06 21:05:08 +08:00
00571_non_exist_database_when_create_materializ_view.sql ISSUES-369 add attach & detach test 2018-03-06 21:05:08 +08:00
00572_aggregation_by_empty_set.reference Updated test [#CLICKHOUSE-1920] #51 2018-02-18 09:36:34 +03:00
00572_aggregation_by_empty_set.sql Updated test [#CLICKHOUSE-1920] #51 2018-02-18 09:36:34 +03:00
00573_shard_aggregation_by_empty_set.reference Updated test [#CLICKHOUSE-1920] #51 2018-02-18 09:36:34 +03:00
00573_shard_aggregation_by_empty_set.sql Updated test [#CLICKHOUSE-1920] #51 2018-02-18 09:36:34 +03:00
00574_empty_strings_deserialization.reference add test [#CLICKHOUSE-3603] 2018-02-19 16:00:11 +03:00
00574_empty_strings_deserialization.sh add test [#CLICKHOUSE-3603] 2018-02-19 16:00:11 +03:00
00575_illegal_column_exception_when_drop_depen_column.reference Unified filename of test #1933. 2018-03-02 22:35:34 +03:00
00575_illegal_column_exception_when_drop_depen_column.sh Unified filename of test #1933. 2018-03-02 22:35:34 +03:00
00575_merge_and_index_with_function_in_in.reference fix typo 2018-02-21 15:31:28 +03:00
00575_merge_and_index_with_function_in_in.sql fix typo 2018-02-21 15:31:28 +03:00
00576_nested_and_prewhere.reference Enhanced test [#CLICKHOUSE-3608] 2018-02-21 04:39:46 +03:00
00576_nested_and_prewhere.sql Enhanced test [#CLICKHOUSE-3608] 2018-02-21 04:39:46 +03:00
00577_full_join_segfault.reference Added test [#CLICKHOUSE-2] 2018-02-21 11:19:17 +03:00
00577_full_join_segfault.sql Added test [#CLICKHOUSE-2] 2018-02-21 11:19:17 +03:00
00577_replacing_merge_tree_vertical_merge.reference added test for ReplacingMergeTree vertical merge #1914 2018-02-21 17:13:29 +03:00
00577_replacing_merge_tree_vertical_merge.sql added test for ReplacingMergeTree vertical merge #1914 2018-02-21 17:13:29 +03:00
00578_merge_table_and_table_virtual_column.reference Fixed error with filtering of tables by _table virtual column in StorageMerge [#CLICKHOUSE-3583] 2018-02-21 22:44:22 +03:00
00578_merge_table_and_table_virtual_column.sql Fixed error with filtering of tables by _table virtual column in StorageMerge [#CLICKHOUSE-3583] 2018-02-21 22:44:22 +03:00
00578_merge_trees_without_primary_key.reference MergeTree without primary key [#CLICKHOUSE-3462] 2018-02-21 17:50:26 +03:00
00578_merge_trees_without_primary_key.sql Fixed ordinary MergeTree merges in case of empty ORDER BY key. [#CLICKHOUSE-2] 2018-03-14 23:49:18 +03:00
00579_merge_tree_partition_and_primary_keys_using_same_expression.reference allow the primary key and the partition key to use the same expression [#CLICKHOUSE-3455] 2018-02-21 18:43:24 +03:00
00579_merge_tree_partition_and_primary_keys_using_same_expression.sql allow the primary key and the partition key to use the same expression [#CLICKHOUSE-3455] 2018-02-21 18:43:24 +03:00
00579_virtual_column_and_lazy.reference Fixed error with StorageMerge [#CLICKHOUSE-2]. 2018-02-21 23:24:29 +03:00
00579_virtual_column_and_lazy.sql Fixed error with StorageMerge [#CLICKHOUSE-2]. 2018-02-21 23:24:29 +03:00
00580_cast_nullable_to_non_nullable.reference Allow to CAST Nullable type to non-Nullable as long as there are no NULL values #1947 2018-02-23 00:20:02 +03:00
00580_cast_nullable_to_non_nullable.sql Allow to CAST Nullable type to non-Nullable as long as there are no NULL values #1947 2018-02-23 00:20:02 +03:00
00580_consistent_hashing_functions.reference Added consistent hashing functions. [#CLICKHOUSE-3606] 2018-02-24 00:22:52 +03:00
00580_consistent_hashing_functions.sql Add requested changes. [#CLICKHOUSE-3606] 2018-02-26 15:14:20 +03:00
00581_limit_on_result_and_subquery_and_insert.reference Limit and quota on result must not apply for intermediate data in subqueries and INSERT SELECT [#CLICKHOUSE-3351] 2018-02-23 09:38:23 +03:00
00581_limit_on_result_and_subquery_and_insert.sql Limit and quota on result must not apply for intermediate data in subqueries and INSERT SELECT [#CLICKHOUSE-3351] 2018-02-23 09:38:23 +03:00
00582_not_aliasing_functions.reference Removed controversial feature #1896 2018-02-23 10:06:59 +03:00
00582_not_aliasing_functions.sql Removed controversial feature #1896 2018-02-23 10:06:59 +03:00
00583_limit_by_expressions.reference Added support for LIMIT BY arbitary expressions [#CLICKHOUSE-3613] #1947 2018-03-01 08:24:56 +03:00
00583_limit_by_expressions.sql Added support for LIMIT BY arbitary expressions [#CLICKHOUSE-3613] #1947 2018-03-01 08:24:56 +03:00
00584_view_union_all.reference Added a test by Stas Sviridov #320 2018-03-01 09:21:15 +03:00
00584_view_union_all.sql Added a test by Stas Sviridov #320 2018-03-01 09:21:15 +03:00
00585_union_all_subquery_aggregation_column_removal.reference Added a test from George #728 2018-03-01 09:35:54 +03:00
00585_union_all_subquery_aggregation_column_removal.sql Added a test from George #728 2018-03-01 09:35:54 +03:00
00586_removing_unused_columns_from_subquery.reference Added a test from FacedSID #859 2018-03-01 09:50:46 +03:00
00586_removing_unused_columns_from_subquery.sql Added a test from FacedSID #859 2018-03-01 09:50:46 +03:00
00587_union_all_type_conversions.reference Added a test for type conversions in UNION ALL #1947 2018-03-01 10:05:03 +03:00
00587_union_all_type_conversions.sql Added a test for type conversions in UNION ALL #1947 2018-03-01 10:05:03 +03:00
00588_shard_distributed_prewhere.reference Updated test #1947 2018-03-01 11:56:12 +03:00
00588_shard_distributed_prewhere.sql Updated test #1947 2018-03-01 11:56:12 +03:00
00589_removal_unused_columns_aggregation.reference Added test #1947 2018-03-01 10:27:02 +03:00
00589_removal_unused_columns_aggregation.sql Added test #1947 2018-03-01 10:27:02 +03:00
00590_limit_by_column_removal.reference Added test #1947 [#CLICKHOUSE-3264] 2018-03-01 10:47:09 +03:00
00590_limit_by_column_removal.sql Added test #1947 [#CLICKHOUSE-3264] 2018-03-01 10:47:09 +03:00
00591_columns_removal_union_all.reference Added test #1947 2018-03-01 11:07:46 +03:00
00591_columns_removal_union_all.sql Added test #1947 2018-03-01 11:07:46 +03:00
00592_union_all_different_aliases.reference Added test #878 2018-03-01 11:33:48 +03:00
00592_union_all_different_aliases.sql Added test #878 2018-03-01 11:33:48 +03:00
00593_union_all_assert_columns_removed.reference Fixed error in checking limit on number of columns to read; added test for unnecessary columns removal inside subqueries with UNION ALL #1947 [#CLICKHOUSE-2210] 2018-03-01 11:46:59 +03:00
00593_union_all_assert_columns_removed.sql Fixed error in checking limit on number of columns to read; added test for unnecessary columns removal inside subqueries with UNION ALL #1947 [#CLICKHOUSE-2210] 2018-03-01 11:46:59 +03:00
00594_alias_in_distributed.reference Updated test #1550 2018-03-01 12:41:40 +03:00
00594_alias_in_distributed.sql Updated test #1550 2018-03-01 12:41:40 +03:00
00595_insert_into_view.reference ISSUES-66 add insert into view test 2018-03-01 22:49:16 +08:00
00595_insert_into_view.sh ISSUES-66 add insert into view test 2018-03-01 22:49:16 +08:00
00596_limit_on_expanded_ast.reference Added limit on size of AST after expansion of aliases [#CLICKHOUSE-18] 2018-03-02 09:33:17 +03:00
00596_limit_on_expanded_ast.sh Added limit on size of AST after expansion of aliases [#CLICKHOUSE-18] 2018-03-02 09:33:17 +03:00
00597_with_totals_on_empty_set.reference Fixed error with TOTALS [#CLICKHOUSE-3619] 2018-03-03 04:28:13 +03:00
00597_with_totals_on_empty_set.sql Fixed error with TOTALS [#CLICKHOUSE-3619] 2018-03-03 04:28:13 +03:00
00598_create_as_select_http.reference Added test [#CLICKHOUSE-2] 2018-03-07 21:59:22 +03:00
00598_create_as_select_http.sh Added test [#CLICKHOUSE-2] 2018-03-07 21:59:22 +03:00
00599_create_view_with_subquery.reference ISSUES-258 add validation test for ISSUES-258 2018-03-08 09:21:45 +08:00
00599_create_view_with_subquery.sql ISSUES-258 add validation test for ISSUES-258 2018-03-08 09:21:45 +08:00
00600_create_temporary_table_if_not_exists.reference fix CREATE TEMPORARY TABLE IF NOT EXISTS 2018-03-17 01:55:07 +03:00
00600_create_temporary_table_if_not_exists.sql fix CREATE TEMPORARY TABLE IF NOT EXISTS 2018-03-17 01:55:07 +03:00
00600_replace_running_query.reference Added test #245 2018-03-10 02:07:08 +03:00
00600_replace_running_query.sh CLICKHOUSE-3444: show error for old query on replace_running_query (#2127) 2018-04-07 06:49:49 +03:00
00601_kill_running_query.reference Added another test #245 2018-03-10 02:24:38 +03:00
00601_kill_running_query.sh Adjusted racy test [#CLICKHOUSE-2] 2018-04-16 21:51:13 +03:00
00602_throw_if.reference Added function "throwIf" [#CLICKHOUSE-2543] 2018-03-10 03:18:57 +03:00
00602_throw_if.sh Renamed test [#CLICKHOUSE-2]. 2018-03-10 05:26:31 +03:00
00603_system_parts_nonexistent_database.reference Fixed error [#CLICKHOUSE-3627] 2018-03-10 03:26:17 +03:00
00603_system_parts_nonexistent_database.sql Fixed error [#CLICKHOUSE-3627] 2018-03-10 03:26:17 +03:00
00604_shard_remote_and_columns_with_defaults.reference add tests [#CLICKHOUSE-3241] 2018-03-13 17:24:16 +03:00
00604_shard_remote_and_columns_with_defaults.sql stable order in a test 2018-03-14 15:30:39 +03:00
00604_show_create_database.reference added test [#CLICKHOUSE-3590] 2018-03-12 18:22:14 +03:00
00604_show_create_database.sql added test [#CLICKHOUSE-3590] 2018-03-12 18:22:14 +03:00
00605_intersections_aggregate_functions.reference Adaptation #2012 2018-03-14 07:36:41 +03:00
00605_intersections_aggregate_functions.sql Adaptation #2012 2018-03-14 07:36:41 +03:00
00606_quantiles_and_nans.reference Fixed handling of NaNs in aggregate functions that use comparison based sorting #2012 2018-03-14 08:03:51 +03:00
00606_quantiles_and_nans.sql Fixed handling of NaNs in aggregate functions that use comparison based sorting #2012 2018-03-14 08:03:51 +03:00
00607_index_in_in.reference Added test [#CLICKHOUSE-2] 2018-03-16 10:04:51 +03:00
00607_index_in_in.sql Added test [#CLICKHOUSE-2] 2018-03-16 10:04:51 +03:00
00608_uniq_array.reference Implemented 'uniq' family of functions for generic case including Array argument #2010 2018-03-17 21:14:05 +03:00
00608_uniq_array.sql Implemented 'uniq' family of functions for generic case including Array argument #2010 2018-03-17 21:14:05 +03:00
00609_distributed_with_case_when_then.reference ISSUES-218 add test for distributed & case when then 2018-03-23 18:42:06 +03:00
00609_distributed_with_case_when_then.sql ISSUES-218 add test for distributed & case when then 2018-03-23 18:42:06 +03:00
00609_mv_index_in_in.reference Fixed error; added test from Alexander Zaitsev [#CLICKHOUSE-2] 2018-03-19 17:29:40 +03:00
00609_mv_index_in_in.sql Fixed error; added test from Alexander Zaitsev [#CLICKHOUSE-2] 2018-03-19 17:29:40 +03:00
00609_prewhere_and_default.reference added test [#CLICKHOUSE-3663] 2018-03-22 23:18:11 +03:00
00609_prewhere_and_default.sql added test [#CLICKHOUSE-3663] 2018-03-22 23:18:11 +03:00
00610_materialized_view_forward_alter_partition_statements.reference add test [#CLICKHOUSE-3659] 2018-03-20 16:44:36 +03:00
00610_materialized_view_forward_alter_partition_statements.sql add test [#CLICKHOUSE-3659] 2018-03-20 16:44:36 +03:00
00611_zookeeper_different_checksums_formats.reference Add minimalistic checksums. [#CLICKHOUSE-3660] 2018-03-23 00:26:46 +03:00
00611_zookeeper_different_checksums_formats.sql startup() waits for initialization of ReplicatedMergeTreeRestartingThread. [#CLICKHOUSE-2] 2018-03-23 00:26:46 +03:00
00612_http_max_query_size.reference updated test 2018-04-16 18:48:27 +03:00
00612_http_max_query_size.sh updated test 2018-04-16 18:48:27 +03:00
00612_pk_in_tuple.reference updated test #2170 2018-04-05 00:03:21 +03:00
00612_pk_in_tuple.sql updated test #2170 2018-04-05 00:03:21 +03:00
00613_shard_distributed_max_execution_time.reference Renamed test [#CLICKHOUSE-2] 2018-04-02 22:24:03 +03:00
00613_shard_distributed_max_execution_time.sql Renamed test [#CLICKHOUSE-2] 2018-04-02 22:24:03 +03:00
00614_array_nullable.reference Added test #1282 2018-04-05 23:29:19 +03:00
00614_array_nullable.sql Added test #1282 2018-04-05 23:29:19 +03:00
00615_nullable_alter_optimize.reference Fixed test #797 2018-04-06 02:00:19 +03:00
00615_nullable_alter_optimize.sql Fixed test #797 2018-04-06 02:00:19 +03:00
00616_final_single_part.reference Allow to use FINAL even in case of single part #2086 2018-04-06 00:36:55 +03:00
00616_final_single_part.sql Allow to use FINAL even in case of single part #2086 2018-04-06 00:36:55 +03:00
00617_array_in.reference Added a test from Silviu Caragea #2113 2018-04-06 03:28:53 +03:00
00617_array_in.sql Added a test from Silviu Caragea #2113 2018-04-06 03:28:53 +03:00
00618_nullable_in.reference Fixed error with IN where left hand side is nullable #1846 2018-04-06 08:12:47 +03:00
00618_nullable_in.sql Fixed error with IN where left hand side is nullable #1846 2018-04-06 08:12:47 +03:00
00619_extract.reference sql: initial EXTRACT(... FROM ...) support (#2196) 2018-04-13 22:35:08 +03:00
00619_extract.sql sql: initial EXTRACT(... FROM ...) support (#2196) 2018-04-13 22:35:08 +03:00
00619_union_highlite.reference Added a test #2208 2018-04-13 21:49:23 +03:00
00619_union_highlite.sql Added a test #2208 2018-04-13 21:49:23 +03:00
99999_prepare.reference Fix tests on clean storage 2017-09-26 23:37:03 +03:00
99999_prepare.sql Fix tests on clean storage 2017-09-26 23:37:03 +03:00