ClickHouse/dbms/tests/queries/0_stateless
2016-10-19 18:00:56 +03:00
..
00001_select_1.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00001_select_1.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00002_system_numbers.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00002_system_numbers.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00003_reinterpret_as_string.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00003_reinterpret_as_string.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00004_format_ast_and_remote_table.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00004_format_ast_and_remote_table.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00005_format_ast_and_remote_table_lambda.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00005_format_ast_and_remote_table_lambda.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00006_extremes_and_subquery_from.reference clickhouse-test: merged some tests into multiline tests. [#METR-10639] 2014-03-28 20:08:48 +04:00
00006_extremes_and_subquery_from.sql Make tests deterministic [#METR-22400]. 2016-08-17 23:03:22 +03:00
00007_array.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00007_array.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00008_array_join.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00008_array_join.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00009_array_join_subquery.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00009_array_join_subquery.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00010_big_array_join.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00010_big_array_join.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00011_array_join_alias.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00011_array_join_alias.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00012_array_join_alias_2.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00012_array_join_alias_2.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_1_create_table_with_arrays.reference clickhouse-test: merged some tests into multiline tests. [#METR-10639] 2014-03-28 20:08:48 +04:00
00013_1_create_table_with_arrays.sql clickhouse-test: merged some tests into multiline tests. [#METR-10639] 2014-03-28 20:08:48 +04:00
00013_4_select_from_table_with_arrays.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_4_select_from_table_with_arrays.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_5_select_from_table_with_arrays.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_5_select_from_table_with_arrays.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_6_select_from_table_with_arrays.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_6_select_from_table_with_arrays.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_7_select_from_table_with_arrays.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_7_select_from_table_with_arrays.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_8_select_from_table_with_arrays.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_8_select_from_table_with_arrays.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_9_select_from_table_with_arrays.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_9_select_from_table_with_arrays.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_a_select_from_table_with_arrays.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_a_select_from_table_with_arrays.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00013_b_select_from_table_with_arrays.reference dbms: simple test on sumArray and sumArrayIf [METR-10366] 2014-03-28 18:39:00 +04:00
00013_b_select_from_table_with_arrays.sql dbms: simple test on sumArray and sumArrayIf [METR-10366] 2014-03-28 18:39:00 +04:00
00014_1_create_table_with_nested.reference clickhouse-test: merged some tests into multiline tests. [#METR-10639] 2014-03-28 20:08:48 +04:00
00014_1_create_table_with_nested.sql clickhouse-test: merged some tests into multiline tests. [#METR-10639] 2014-03-28 20:08:48 +04:00
00014_4_select_from_table_with_nested.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_4_select_from_table_with_nested.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_5_select_from_table_with_nested.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_5_select_from_table_with_nested.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_6_select_from_table_with_nested.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_6_select_from_table_with_nested.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_7_select_from_table_with_nested.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_7_select_from_table_with_nested.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_9_select_from_table_with_nested.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_9_select_from_table_with_nested.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_a_select_from_table_with_nested.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_a_select_from_table_with_nested.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_b_select_from_table_with_nested.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_b_select_from_table_with_nested.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_c_select_from_table_with_nested.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00014_c_select_from_table_with_nested.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00015_totals_having_constants.reference dbms: fixed a test with undefined result. [#METR-2807] 2014-05-14 18:34:33 +04:00
00015_totals_having_constants.sql dbms: fixed a test with undefined result. [#METR-2807] 2014-05-14 18:34:33 +04:00
00016_totals_having_constants.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00016_totals_having_constants.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00017_in_subquery_with_empty_result.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00017_in_subquery_with_empty_result.sql Make tests deterministic [#METR-22400]. 2016-08-17 23:03:22 +03:00
00018_distinct_in_subquery.reference dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00018_distinct_in_subquery.sql dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
00019_quantiles_totals_distributed.reference Added an option for clickhouse-test to generate reference for just one test. Added reference for one test query. [#METR-10566] 2014-03-25 23:23:32 +04:00
00019_quantiles_totals_distributed.sql dbms: improved performance of aggregation by one numeric key (up to: 2x for UInt8, 5x for UInt16, 1.1x for UInt32, UInt64) [#METR-2944]. 2014-10-29 04:18:50 +03:00
00020_sorting_arrays.reference dbms: added tests [#METR-10572]. 2014-03-26 03:14:51 +04:00
00020_sorting_arrays.sql dbms: added tests [#METR-10572]. 2014-03-26 03:14:51 +04:00
00021_sorting_arrays.reference dbms: added tests [#METR-10572]. 2014-03-26 03:14:51 +04:00
00021_sorting_arrays.sql dbms: added tests [#METR-10572]. 2014-03-26 03:14:51 +04:00
00022_func_higher_order_and_constants.reference dbms: added tests [#METR-8757] [#METR-9119]. 2014-03-27 02:23:54 +04:00
00022_func_higher_order_and_constants.sql dbms: added tests [#METR-8757] [#METR-9119]. 2014-03-27 02:23:54 +04:00
00023_agg_select_agg_subquery.reference Added test query. [#METR-10615] 2014-03-27 12:40:35 +04:00
00023_agg_select_agg_subquery.sql dbms: Fixed a bug. [#METR-10615] 2014-03-27 23:50:02 +04:00
00024_unused_array_join_in_subquery.reference dbms: fixed removing arrayJoin from subquery. [#METR-9549] 2014-03-27 23:50:02 +04:00
00024_unused_array_join_in_subquery.sql dbms: fixed removing arrayJoin from subquery. [#METR-9549] 2014-03-27 23:50:02 +04:00
00025_implicitly_used_subquery_column.reference dbms: fixed removing arrayJoin from subquery. [#METR-9549] 2014-03-27 23:50:02 +04:00
00025_implicitly_used_subquery_column.sql dbms: fixed removing arrayJoin from subquery. [#METR-9549] 2014-03-27 23:50:02 +04:00
00026_something_distributed.reference dbms: Added some test. [#METR-10616] 2014-03-28 14:23:57 +04:00
00026_something_distributed.sql dbms: Added some test. [#METR-10616] 2014-03-28 14:23:57 +04:00
00027_distinct_and_order_by.reference clickhouse-test: switched to clickhouse-client; added a couple of multiquery tests. [#METR-10639] 2014-03-28 20:08:48 +04:00
00027_distinct_and_order_by.sql clickhouse-test: switched to clickhouse-client; added a couple of multiquery tests. [#METR-10639] 2014-03-28 20:08:48 +04:00
00027_simple_argMinArray.reference tests: simple test on argMinArray and argMaxArray using arrayJoin [METR-10366] 2014-03-28 19:52:11 +04:00
00027_simple_argMinArray.sql tests: simple test on argMinArray and argMaxArray using arrayJoin [METR-10366] 2014-03-28 19:52:11 +04:00
00028_big_agg_aj_distributed.reference dbms: improved tests [#METR-2944]. 2014-03-28 23:59:23 +04:00
00028_big_agg_aj_distributed.sql Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877]. 2016-08-13 08:06:36 +03:00
00029_big_non_agg_aj_distributed.reference dbms: improved tests [#METR-2944]. 2014-03-28 23:59:23 +04:00
00029_big_non_agg_aj_distributed.sql dbms: better optimization of ARRAY JOIN; tests for it. [#METR-11017] 2014-04-30 23:19:35 +04:00
00030_1_alter_table.reference dbms: MATERIALIZED columns evaluation during insert, error handling. #[METR-12739] 2014-10-13 18:35:40 +04:00
00030_1_alter_table.sql clickhouse: alter doesn't need quotes anymore [#METR-11063] 2014-05-20 20:46:33 +04:00
00030_2_alter_table.reference dbms: MATERIALIZED columns evaluation during insert, error handling. #[METR-12739] 2014-10-13 18:35:40 +04:00
00030_2_alter_table.sql clickhouse: alter doesn't need quotes anymore [#METR-11063] 2014-05-20 20:46:33 +04:00
00030_3_alter_table.reference clickhouse: updated test for alter [#METR-11063] 2014-05-20 19:44:46 +04:00
00030_3_alter_table.sql dbms: added test for alter [#METR-10550] 2014-04-03 19:57:36 +04:00
00031_parser_number.reference dbms: fixed error with type of result of floating point division [#METR-14693]. 2015-01-20 21:41:15 +03:00
00031_parser_number.sql dbms: fixed test [#METR-2944]. 2014-04-05 22:25:46 +04:00
00032_fixed_string_to_string.reference dbms: added tests [#METR-10840]. 2014-04-13 17:56:28 +04:00
00032_fixed_string_to_string.sql dbms: added tests [#METR-10840]. 2014-04-13 17:56:28 +04:00
00033_fixed_string_to_string.reference dbms: added tests [#METR-10840]. 2014-04-13 17:56:28 +04:00
00033_fixed_string_to_string.sql dbms: added tests [#METR-10840]. 2014-04-13 17:56:28 +04:00
00034_fixed_string_to_number.reference dbms: added tests [#METR-10840]. 2014-04-13 17:56:28 +04:00
00034_fixed_string_to_number.sql dbms: added tests [#METR-10840]. 2014-04-13 17:56:28 +04:00
00035_function_array_return_type.reference functions: Fixed. Function array now accept arguments of different types. Also added simple test [METR-10799] 2014-04-15 16:13:24 +04:00
00035_function_array_return_type.sql functions: Fixed. Function array now accept arguments of different types. Also added simple test [METR-10799] 2014-04-15 16:13:24 +04:00
00036_array_element.reference dbms: no exception on zero index, added to the test [METR-10798] 2014-04-17 18:56:58 +04:00
00036_array_element.sql dbms: improved tests [#METR-2944]. 2014-11-22 23:56:14 +03:00
00037_totals_limit.reference dbms: added tests [#METR-10705]. 2014-04-21 20:20:57 +04:00
00037_totals_limit.sql Make tests deterministic [#METR-22400]. 2016-08-17 23:03:22 +03:00
00038_totals_limit.reference dbms: added tests [#METR-10705]. 2014-04-21 20:20:57 +04:00
00038_totals_limit.sql dbms: added tests [#METR-10705]. 2014-04-21 20:20:57 +04:00
00039_inserts_through_http.reference dbms: added test [#METR-10955]. 2014-04-25 03:13:33 +04:00
00039_inserts_through_http.sh dbms: improved test [#TESTIRT-3687]. 2014-12-30 05:12:42 +03:00
00040_array_enumerate_uniq.reference dbms: added tests [#METR-2944]. 2014-04-29 05:18:28 +04:00
00040_array_enumerate_uniq.sql dbms: added tests [#METR-2944]. 2014-04-29 05:18:28 +04:00
00041_aggregation_remap.reference dbms: added old forgotten test [#METR-2944]. 2014-12-14 11:28:42 +03:00
00041_aggregation_remap.sql dbms: added old forgotten test [#METR-2944]. 2014-12-14 11:28:42 +03:00
00041_big_array_join.reference dbms: fixed a test. [#METR-11017] 2014-05-07 14:44:50 +04:00
00041_big_array_join.sql Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877]. 2016-08-13 08:06:36 +03:00
00042_set.reference dbms: added test to prev. revision [#METR-2944]. 2014-05-01 19:05:36 +04:00
00042_set.sql dbms: added test to prev. revision [#METR-2944]. 2014-05-01 19:05:36 +04:00
00043_summing_empty_part.reference Merge 2014-05-07 15:44:14 +04:00
00043_summing_empty_part.sql Merge 2014-05-07 15:44:14 +04:00
00044_sorting_by_string_descending.reference dbms: added tests [#METR-11277]. 2014-05-23 06:25:07 +04:00
00044_sorting_by_string_descending.sql dbms: added tests [#METR-11277]. 2014-05-23 06:25:07 +04:00
00045_sorting_by_fixed_string_descending.reference dbms: added tests [#METR-11277]. 2014-05-23 06:25:07 +04:00
00045_sorting_by_fixed_string_descending.sql dbms: added tests [#METR-11277]. 2014-05-23 06:25:07 +04:00
00046_stored_aggregates_simple.reference Merge 2015-07-08 06:18:51 +03:00
00046_stored_aggregates_simple.sql dbms: added test [#METR-10894]. 2014-06-06 21:19:40 +04:00
00047_stored_aggregates_complex.reference Merge 2015-07-08 06:18:51 +03:00
00047_stored_aggregates_complex.sql dbms: improved tests [#METR-2944]. 2014-11-22 23:56:14 +03:00
00048_a_stored_aggregates_merge.reference Merge 2015-07-08 06:18:51 +03:00
00048_a_stored_aggregates_merge.sql dbms: Server: feature development. [#METR-15090] 2015-04-09 16:53:29 +03:00
00048_b_stored_aggregates_merge.reference Merge 2015-07-08 06:18:51 +03:00
00048_b_stored_aggregates_merge.sql dbms: Server: feature development. [#METR-15090] 2015-04-09 16:53:29 +03:00
00049_any_left_join.reference dbms: added test for ANY LEFT JOIN [#METR-11370]. 2014-06-13 06:14:22 +04:00
00049_any_left_join.sql dbms: added test for ANY LEFT JOIN [#METR-11370]. 2014-06-13 06:14:22 +04:00
00050_any_left_join.reference dbms: JOINs: added tests [#METR-11370]. 2014-06-19 23:00:19 +04:00
00050_any_left_join.sql dbms: JOINs: added tests [#METR-11370]. 2014-06-19 23:00:19 +04:00
00051_any_inner_join.reference dbms: JOINs: added tests [#METR-11370]. 2014-06-19 23:00:19 +04:00
00051_any_inner_join.sql dbms: JOINs: added tests [#METR-11370]. 2014-06-19 23:00:19 +04:00
00052_all_left_join.reference dbms: JOINs: added tests [#METR-11370]. 2014-06-19 23:00:19 +04:00
00052_all_left_join.sql dbms: JOINs: added tests [#METR-11370]. 2014-06-19 23:00:19 +04:00
00053_all_inner_join.reference dbms: JOINs: added tests [#METR-11370]. 2014-06-19 23:00:19 +04:00
00053_all_inner_join.sql dbms: JOINs: added tests [#METR-11370]. 2014-06-19 23:00:19 +04:00
00054_join_string.reference dbms: JOINs: more tests [#METR-11370]. 2014-06-19 23:11:42 +04:00
00054_join_string.sql dbms: JOINs: more tests [#METR-11370]. 2014-06-19 23:11:42 +04:00
00055_join_two_numbers.reference dbms: JOINs: more tests [#METR-11370]. 2014-06-19 23:11:42 +04:00
00055_join_two_numbers.sql dbms: JOINs: more tests [#METR-11370]. 2014-06-19 23:11:42 +04:00
00056_join_number_string.reference dbms: JOINs: more tests [#METR-11370]. 2014-06-19 23:11:42 +04:00
00056_join_number_string.sql dbms: JOINs: more tests [#METR-11370]. 2014-06-19 23:11:42 +04:00
00057_join_aliases.reference dbms: allowed to JOIN with empty table [#METR-16476]. 2015-05-26 03:37:48 +03:00
00057_join_aliases.sql dbms: JOINs: test for aliases [#METR-11370]. 2014-07-03 00:26:34 +04:00
00058_global_in.reference dbms: added test for GLOBAL IN [#METR-11370]. 2014-07-04 05:38:49 +04:00
00058_global_in.sh Updated test [#METR-2944]. 2016-05-18 08:12:34 +03:00
00059_global_in.reference dbms: added test [#METR-11370]. 2014-07-07 02:32:37 +04:00
00059_global_in.sql dbms: added test [#METR-11370]. 2014-07-07 02:32:37 +04:00
00060_date_lut.reference dbms: fixed error with formatting of date-times with 1970-01-01 dates [#METR-11873]. 2014-07-10 22:53:09 +04:00
00060_date_lut.sql dbms: fixed error with formatting of date-times with 1970-01-01 dates [#METR-11873]. 2014-07-10 22:53:09 +04:00
00061_merge_tree_alter.reference Fixed test [#METR-22229]. 2016-08-02 22:22:46 +03:00
00061_merge_tree_alter.sql Fixed test [#METR-22229]. 2016-08-02 22:22:46 +03:00
00062_replicated_merge_tree_alter_zookeeper.reference Fixed test [#METR-22352]. 2016-08-10 08:22:52 +03:00
00062_replicated_merge_tree_alter_zookeeper.sql Fixed test [#METR-22352]. 2016-08-10 08:22:52 +03:00
00063_check_query.reference dbms: added check query [#METR-11709] 2014-08-05 14:53:27 +04:00
00063_check_query.sql dbms: added check query [#METR-11709] 2014-08-05 14:53:27 +04:00
00064_negate_bug.reference dbms: fixed error with function negate on UInt32 [#METR-2944]. 2014-08-09 06:29:03 +04:00
00064_negate_bug.sql dbms: fixed error with function negate on UInt32 [#METR-2944]. 2014-08-09 06:29:03 +04:00
00065_float_literals_formatting.reference dbms: fixed error with formatting floating point literals in query [#METR-2944]. 2014-08-10 02:36:07 +04:00
00065_float_literals_formatting.sql dbms: fixed error with formatting floating point literals in query [#METR-2944]. 2014-08-10 02:36:07 +04:00
00066_group_by_in.reference dbms: added tests [#METR-12383]. 2014-08-19 02:54:18 +04:00
00066_group_by_in.sql dbms: added tests [#METR-12383]. 2014-08-19 02:54:18 +04:00
00067_replicate_segfault.reference dbms: fixed error [#METR-12412]. 2014-08-20 08:57:03 +04:00
00067_replicate_segfault.sql dbms: fixed error [#METR-12412]. 2014-08-20 08:57:03 +04:00
00068_empty_tiny_log.reference dbms: fixed exception in TinyLog when it is empty [#METR-12532] 2014-09-10 20:49:18 +04:00
00068_empty_tiny_log.sql dbms: fixed tests [#METR-17000]. 2015-12-03 06:56:50 +03:00
00069_date_arithmetic.reference add tests for date arithmetic. 2014-09-24 15:53:41 +04:00
00069_date_arithmetic.sql add tests for date arithmetic. 2014-09-24 15:53:41 +04:00
00070_insert_fewer_columns_http.reference dbms: added tests for prev. revision [#METR-12901]. 2014-09-24 22:07:39 +04:00
00070_insert_fewer_columns_http.sh dbms: added tests for prev. revision [#METR-12901]. 2014-09-24 22:07:39 +04:00
00071_insert_fewer_columns.reference dbms: added tests for prev. revision [#METR-12901]. 2014-09-24 22:07:39 +04:00
00071_insert_fewer_columns.sql dbms: tests: removed executable flag on few files [#METR-2944]. 2015-10-02 23:45:43 +03:00
00072_in_types.reference dbms: improved checking types in IN [#METR-13087]. 2014-10-08 02:19:48 +04:00
00072_in_types.sql dbms: tests: removed executable flag on few files [#METR-2944]. 2015-10-02 23:45:43 +03:00
00073_merge_sorting_empty_array_joined.reference dbms: addition to prev. revision [#METR-13204]. 2014-10-14 23:12:49 +04:00
00073_merge_sorting_empty_array_joined.sql dbms: tests: removed executable flag on few files [#METR-2944]. 2015-10-02 23:45:43 +03:00
00074_replicated_attach_race_condition_zookeeper.reference dbms: fixed test [#METR-2944]. 2016-01-19 22:56:09 +03:00
00074_replicated_attach_race_condition_zookeeper.sql dbms: fixed test [#METR-2944]. 2016-01-19 22:56:09 +03:00
00075_formatting_negate_of_negative_literal.reference dbms: fixed error in formatting [#METR-2944]. 2014-10-24 03:30:48 +04:00
00075_formatting_negate_of_negative_literal.sql dbms: tests: removed executable flag on few files [#METR-2944]. 2015-10-02 23:45:43 +03:00
00076_ip_coding_functions.reference Merge 2015-09-02 16:05:17 +03:00
00076_ip_coding_functions.sql Merge 2015-09-02 16:05:17 +03:00
00077_set_keys_fit_128_bits_many_blocks.reference dbms: fixed error with filtering by set of tuples with elements that fit in 128 bits [#METR-13322]. 2014-11-06 06:03:40 +03:00
00077_set_keys_fit_128_bits_many_blocks.sql dbms: fixed error with filtering by set of tuples with elements that fit in 128 bits [#METR-13322]. 2014-11-06 06:03:40 +03:00
00078_string_concat.reference dbms: add reference file for concat test. 2014-11-07 22:01:46 +03:00
00078_string_concat.sql dbms: implement concat for arbitrary arity (> 0). [#METR-12888] 2014-11-07 21:42:00 +03:00
00079_defaulted_columns.reference dbms: allow type in CAST(expression AS type) without back quotes [#METR-19265] 2015-12-25 15:06:17 +03:00
00079_defaulted_columns.sql dbms: fix test 00079_defaulted_columns 2014-12-19 15:49:34 +03:00
00080_show_tables.reference dbms: filtered tables in 'show tables from' query [#METR-13667] 2014-11-13 16:02:12 +03:00
00080_show_tables.sql dbms: improved tests [#METR-2944]. 2014-11-22 23:56:14 +03:00
00081_int_div_or_zero.reference dbms: add intDivOrZero function. [#METR-13159] 2014-11-21 17:28:39 +03:00
00081_int_div_or_zero.sql dbms: add intDivOrZero function. [#METR-13159] 2014-11-21 17:28:39 +03:00
00082_append_trailing_char_if_absent.reference dbms: implement appendTrailingCharIfAbsent, refactor concat. [#METR-13772] 2014-11-21 20:42:51 +03:00
00082_append_trailing_char_if_absent.sql dbms: alter appendTrailingCharIfAbsent behaviour [#METR-15071] 2015-02-19 18:28:24 +03:00
00083_create_merge_tree_zookeeper.reference dbms: added tests [#METR-13262]. 2014-11-22 05:36:49 +03:00
00083_create_merge_tree_zookeeper.sql dbms: improved tests [#METR-2944]. 2014-11-22 23:56:14 +03:00
00084_summing_merge_tree.reference dbms: added tests [#METR-13262]. 2014-11-22 05:36:49 +03:00
00084_summing_merge_tree.sql dbms: improved tests [#METR-2944]. 2014-11-22 23:56:14 +03:00
00085_visible_width_of_tuple_of_dates.reference dbms: fixed error when writing tuple of date or datetime elements in pretty formats (tnx. hertz) [#METR-2944]. 2014-11-23 07:00:18 +03:00
00085_visible_width_of_tuple_of_dates.sql dbms: fixed error when writing tuple of date or datetime elements in pretty formats (tnx. hertz) [#METR-2944]. 2014-11-23 07:00:18 +03:00
00086_concat_nary_const_with_nonconst_segfault.reference dbms: add test for concat n-ary const with nonconst segfault. 2014-11-25 23:07:06 +03:00
00086_concat_nary_const_with_nonconst_segfault.sql dbms: add test for concat n-ary const with nonconst segfault. 2014-11-25 23:07:06 +03:00
00087_distinct_of_empty_arrays.reference dbms: added few tests [#METR-13933]. 2014-11-28 05:29:35 +03:00
00087_distinct_of_empty_arrays.sql dbms: added few tests [#METR-13933]. 2014-11-28 05:29:35 +03:00
00087_math_functions.reference dbms: remove square function, alter tests. [#METR-13613] 2014-12-02 20:25:10 +03:00
00087_math_functions.sql Fixing incompatibilities [#METR-2944]. 2016-07-23 05:25:09 +03:00
00088_distinct_of_arrays_of_strings.reference dbms: added few tests [#METR-13933]. 2014-11-28 05:29:35 +03:00
00088_distinct_of_arrays_of_strings.sql dbms: added few tests [#METR-13933]. 2014-11-28 05:29:35 +03:00
00089_group_by_arrays_of_fixed.reference dbms: fixed test [#METR-13919]. 2014-11-30 08:40:41 +03:00
00089_group_by_arrays_of_fixed.sql dbms: fixed test [#METR-13919]. 2014-11-30 08:40:41 +03:00
00090_union_race_conditions_1.reference dbms: added tests for UnionBlockInputStream [#METR-2944]. 2014-11-30 15:01:46 +03:00
00090_union_race_conditions_1.sh dbms: added tests for UnionBlockInputStream [#METR-2944]. 2014-11-30 15:01:46 +03:00
00091_union_race_conditions_2.reference dbms: added tests for UnionBlockInputStream [#METR-2944]. 2014-11-30 15:01:46 +03:00
00091_union_race_conditions_2.sh dbms: added tests for UnionBlockInputStream [#METR-2944]. 2014-11-30 15:01:46 +03:00
00092_union_race_conditions_3.reference dbms: added tests for UnionBlockInputStream [#METR-2944]. 2014-11-30 15:01:46 +03:00
00092_union_race_conditions_3.sh dbms: added tests for UnionBlockInputStream [#METR-2944]. 2014-11-30 15:01:46 +03:00
00093_union_race_conditions_4.reference dbms: added tests for UnionBlockInputStream [#METR-2944]. 2014-11-30 15:01:46 +03:00
00093_union_race_conditions_4.sh dbms: added tests for UnionBlockInputStream [#METR-2944]. 2014-11-30 15:01:46 +03:00
00094_union_race_conditions_5.reference dbms: added tests for UnionBlockInputStream [#METR-2944]. 2014-11-30 15:01:46 +03:00
00094_union_race_conditions_5.sh dbms: added tests for UnionBlockInputStream [#METR-2944]. 2014-11-30 15:01:46 +03:00
00095_union_race_conditions_6.reference dbms: add reference file for 00095_union_race_conditions_6 2014-12-04 18:51:36 +03:00
00095_union_race_conditions_6.sh dbms: added tests for UnionBlockInputStream [#METR-2944]. 2014-11-30 15:01:46 +03:00
00096_aggregation_min_if.reference dbms: fixed error in aggregate function minIf [#METR-2944]. 2014-12-02 03:19:11 +03:00
00096_aggregation_min_if.sql dbms: fixed error in aggregate function minIf [#METR-2944]. 2014-12-02 03:19:11 +03:00
00097_storage_buffer_race_condition.reference dbms: added test [#METR-14300]. 2014-12-15 07:09:28 +03:00
00097_storage_buffer_race_condition.sh dbms: added test [#METR-14300]. 2014-12-15 07:09:28 +03:00
00098_1_union_all.reference Update functional tests. Add materialization in UNION ALL queries. [#METR-14099] 2014-12-17 18:56:52 +03:00
00098_1_union_all.sql dbms: Server: modify columns renaming rules [#METR-14099] 2014-12-24 18:30:15 +03:00
00098_2_union_all.reference Update functional tests. Add materialization in UNION ALL queries. [#METR-14099] 2014-12-17 18:56:52 +03:00
00098_2_union_all.sql Update functional tests. Add materialization in UNION ALL queries. [#METR-14099] 2014-12-17 18:56:52 +03:00
00098_3_union_all.reference Update functional tests. Add materialization in UNION ALL queries. [#METR-14099] 2014-12-17 18:56:52 +03:00
00098_3_union_all.sql Add new functional tests for UNION ALL. [#METR-14099] 2014-12-17 18:56:52 +03:00
00098_4_union_all.reference Update functional tests. Add materialization in UNION ALL queries. [#METR-14099] 2014-12-17 18:56:52 +03:00
00098_4_union_all.sql Update functional tests. Add materialization in UNION ALL queries. [#METR-14099] 2014-12-17 18:56:52 +03:00
00098_5_union_all.reference Add new functional tests for UNION ALL. [#METR-14099] 2014-12-17 18:56:52 +03:00
00098_5_union_all.sql Code cleanup. [#METR-14099] 2014-12-17 18:56:52 +03:00
00098_6_union_all.reference Add new functional tests for UNION ALL. [#METR-14099] 2014-12-17 18:56:52 +03:00
00098_6_union_all.sql Add new functional tests for UNION ALL. [#METR-14099] 2014-12-17 18:56:52 +03:00
00098_7_union_all.reference dbms: Server: rewrite expression lists in each SELECT query of the UNION ALL chain, if needed. [#METR-14099] 2014-12-19 16:10:48 +03:00
00098_7_union_all.sql dbms: Server: rewrite expression lists in each SELECT query of the UNION ALL chain, if needed. [#METR-14099] 2014-12-19 16:10:48 +03:00
00098_8_union_all.reference dbms: Server: rewrite expression lists in each SELECT query of the UNION ALL chain, if needed. [#METR-14099] 2014-12-19 16:10:48 +03:00
00098_8_union_all.sql dbms: Server: rewrite expression lists in each SELECT query of the UNION ALL chain, if needed. [#METR-14099] 2014-12-19 16:10:48 +03:00
00098_9_union_all.reference dbms: Server: second part of the fix for column renaming in UNION ALL queries. [#METR-14099] 2014-12-24 18:30:14 +03:00
00098_9_union_all.sql dbms: Server: modify columns renaming rules [#METR-14099] 2014-12-24 18:30:15 +03:00
00098_a_union_all.reference dbms: Server: second part of the fix for column renaming in UNION ALL queries. [#METR-14099] 2014-12-24 18:30:14 +03:00
00098_a_union_all.sql dbms: Server: second part of the fix for column renaming in UNION ALL queries. [#METR-14099] 2014-12-24 18:30:14 +03:00
00098_b_union_all.reference dbms: Server: second part of the fix for column renaming in UNION ALL queries. [#METR-14099] 2014-12-24 18:30:14 +03:00
00098_b_union_all.sql dbms: Server: modify columns renaming rules [#METR-14099] 2014-12-24 18:30:15 +03:00
00098_c_union_all.reference dbms: Server: second part of the fix for column renaming in UNION ALL queries. [#METR-14099] 2014-12-24 18:30:14 +03:00
00098_c_union_all.sql dbms: Server: second part of the fix for column renaming in UNION ALL queries. [#METR-14099] 2014-12-24 18:30:14 +03:00
00098_d_union_all.reference dbms: Server: modify columns renaming rules [#METR-14099] 2014-12-24 18:30:15 +03:00
00098_d_union_all.sql dbms: Server: modify columns renaming rules [#METR-14099] 2014-12-24 18:30:15 +03:00
00098_e_union_all.reference dbms: Server: modify columns renaming rules [#METR-14099] 2014-12-24 18:30:15 +03:00
00098_e_union_all.sql dbms: Server: modify columns renaming rules [#METR-14099] 2014-12-24 18:30:15 +03:00
00098_f_union_all.reference dbms: Server: modify columns renaming rules [#METR-14099] 2014-12-24 18:30:15 +03:00
00098_f_union_all.sql dbms: Server: modify columns renaming rules [#METR-14099] 2014-12-24 18:30:15 +03:00
00098_g_union_all.reference dbms: Server: fixed function names according to naming convention, added more comments and functional tests. [#METR-14099] 2014-12-25 13:22:24 +03:00
00098_g_union_all.sql dbms: Server: fixed function names according to naming convention, added more comments and functional tests. [#METR-14099] 2014-12-25 13:22:24 +03:00
00098_h_union_all.reference dbms: Server: fixed function names according to naming convention, added more comments and functional tests. [#METR-14099] 2014-12-25 13:22:24 +03:00
00098_h_union_all.sql dbms: Server: fixed function names according to naming convention, added more comments and functional tests. [#METR-14099] 2014-12-25 13:22:24 +03:00
00098_i_union_all.reference dbms: Server: fixed bug in UNION ALL [#METR-15077] 2015-02-13 14:40:58 +03:00
00098_i_union_all.sql dbms: Server: fixed bug in UNION ALL [#METR-15077] 2015-02-13 14:40:58 +03:00
00098_j_union_all.reference Merge 2015-06-02 14:16:02 +03:00
00098_j_union_all.sql Merge 2015-06-02 14:16:02 +03:00
00098_k_union_all.reference dbms: Server: Re-added functional test [#METR-16716] 2015-06-26 11:05:59 +03:00
00098_k_union_all.sql dbms: Server: Re-added functional test [#METR-16716] 2015-06-26 11:05:59 +03:00
00098_l_union_all.reference Merge 2015-07-10 17:42:30 +03:00
00098_l_union_all.sql dbms: Server: Fixed the bug in a much nicer way: InterpreterSelectQuery does not split anymore its AST. [#METR-16778] 2015-07-10 21:26:46 +03:00
00099_join_many_blocks_segfault.reference dbms: fixed error with JOIN [#METR-14411]. 2014-12-19 05:30:13 +03:00
00099_join_many_blocks_segfault.sql Fixing incompatibilities [#METR-2944]. 2016-07-23 05:25:09 +03:00
00100_subquery_table_identifier.reference dbms: fix in/join identifier subquery [#METR-14402] 2014-12-23 03:31:17 +03:00
00100_subquery_table_identifier.sh dbms: fix in/join identifier subquery [#METR-14402] 2014-12-23 03:31:17 +03:00
00101_materialized_views_and_insert_without_explicit_database.reference dbms: renamed test [#METR-14449]. 2014-12-24 00:21:09 +03:00
00101_materialized_views_and_insert_without_explicit_database.sql dbms: renamed test [#METR-14449]. 2014-12-24 00:21:09 +03:00
00102_insert_into_temporary_table.reference dbms: added test for temporary table [#METR-14449]. 2014-12-24 00:24:34 +03:00
00102_insert_into_temporary_table.sql dbms: added test for temporary table [#METR-14449]. 2014-12-24 00:24:34 +03:00
00103_ipv4_num_to_string_class_c.reference dbms: add function IPv4NumToStringClassC [#METR-14266] 2014-12-24 17:45:44 +03:00
00103_ipv4_num_to_string_class_c.sql Fixing incompatibilities [#METR-2944]. 2016-07-23 05:25:09 +03:00
00104_totals_having_mode.reference dbms: more scalable aggregator: development [#METR-2944]. 2015-01-02 08:28:21 +03:00
00104_totals_having_mode.sql dbms: more scalable aggregator: development [#METR-2944]. 2015-01-02 08:28:21 +03:00
00105_collations.reference dbms: fixed collations; preparation to external sorting [#METR-2944]. 2015-01-07 18:30:11 +03:00
00105_collations.sql dbms: fixed collations; preparation to external sorting [#METR-2944]. 2015-01-07 18:30:11 +03:00
00106_totals_after_having.reference dbms: fixed error with WITH TOTALS and group_by_overflow_mode [#METR-14604]. 2015-01-15 22:29:37 +03:00
00106_totals_after_having.sql dbms: fixed error with WITH TOTALS and group_by_overflow_mode [#METR-14604]. 2015-01-15 22:29:37 +03:00
00107_totals_after_having.reference dbms: added more tests [#METR-14604]. 2015-01-15 22:37:44 +03:00
00107_totals_after_having.sql dbms: added more tests [#METR-14604]. 2015-01-15 22:37:44 +03:00
00108_totals_after_having.reference dbms: added more tests (currently broken) [#METR-14604]. 2015-01-17 00:07:09 +03:00
00108_totals_after_having.sql dbms: added more tests (currently broken) [#METR-14604]. 2015-01-17 00:07:09 +03:00
00109_totals_after_having.reference dbms: addition to prev. revision [#METR-2944]. 2015-01-19 21:06:44 +03:00
00109_totals_after_having.sql dbms: added more tests (currently broken) [#METR-14604]. 2015-01-17 00:07:09 +03:00
00110_external_sort.reference dbms: added test for external sort [#METR-2944]. 2015-01-18 06:48:44 +03:00
00110_external_sort.sql dbms: added test for external sort [#METR-2944]. 2015-01-18 06:48:44 +03:00
00111_external_sort_distributed.reference dbms: added test for distributed external sorting [#METR-2944]. 2015-01-18 11:34:38 +03:00
00111_external_sort_distributed.sql dbms: added test for distributed external sorting [#METR-2944]. 2015-01-18 11:34:38 +03:00
00112_totals_after_having.reference dbms: fixed error [#METR-14653]. 2015-01-19 20:50:55 +03:00
00112_totals_after_having.sql dbms: fixed error [#METR-14653]. 2015-01-19 20:50:55 +03:00
00113_group_array.reference dbms: fixed performance issue caused by typo [#METR-14654]. 2015-01-19 22:51:46 +03:00
00113_group_array.sql dbms: fixed performance issue caused by typo [#METR-14654]. 2015-01-19 22:51:46 +03:00
00114_float_type_result_of_division.reference dbms: fixed error with type of result of floating point division [#METR-14693]. 2015-01-20 21:41:15 +03:00
00114_float_type_result_of_division.sql dbms: fixed error with type of result of floating point division [#METR-14693]. 2015-01-20 21:41:15 +03:00
00115_in_incomplete_result.reference dbms: added test [#METR-14678]. 2015-01-23 00:08:01 +03:00
00115_in_incomplete_result.sh dbms: added test [#METR-14678]. 2015-01-23 00:08:01 +03:00
00116_storage_set.reference dbms: added StorageSet [#METR-2944]. 2015-01-27 03:52:03 +03:00
00116_storage_set.sql dbms: added StorageSet [#METR-2944]. 2015-01-27 03:52:03 +03:00
00117_parsing_arrays.reference dbms: added support for whitespaces when parsing arrays [#METR-14798]. 2015-01-28 02:25:35 +03:00
00117_parsing_arrays.sql dbms: added support for whitespaces when parsing arrays [#METR-14798]. 2015-01-28 02:25:35 +03:00
00118_storage_join.reference dbms: StorageJoin: development [#METR-2944]. 2015-01-28 05:37:05 +03:00
00118_storage_join.sql dbms: fixed tests [#METR-16762]. 2015-06-10 02:54:37 +03:00
00119_storage_join.reference dbms: addition to prev. revision [#METR-2944]. 2015-01-30 21:58:58 +03:00
00119_storage_join.sql dbms: fixed tests [#METR-16762]. 2015-06-10 02:54:37 +03:00
00120_join_and_group_by.reference dbms: added test for JOIN [#METR-14847]. 2015-01-31 00:22:55 +03:00
00120_join_and_group_by.sql Fixing incompatibilities [#METR-2944]. 2016-07-23 05:25:09 +03:00
00121_drop_column_zookeeper.reference dbms: fixed error with DROP COLUMN in replicated tables [#METR-14848]. 2015-02-01 06:49:36 +03:00
00121_drop_column_zookeeper.sql dbms: fixed error with DROP COLUMN in replicated tables [#METR-14848]. 2015-02-01 06:49:36 +03:00
00122_join_with_subquery_with_subquery.reference dbms: fixed error with JOINs [#METR-14847]. 2015-02-01 10:20:33 +03:00
00122_join_with_subquery_with_subquery.sql Fixing incompatibilities [#METR-2944]. 2016-07-23 05:25:09 +03:00
00123_unmerged_result_when_max_distributed_connections_is_one.reference dbms: fixed error with 'max_distributed_connections = 1' [#METR-14855]. 2015-02-01 11:02:18 +03:00
00123_unmerged_result_when_max_distributed_connections_is_one.sql dbms: fixed error with 'max_distributed_connections = 1' [#METR-14855]. 2015-02-01 11:02:18 +03:00
00124_distributed_with_many_replicas.reference dbms: Server: queries with several replicas: fixes [#METR-14410] 2015-02-09 01:37:55 +03:00
00124_distributed_with_many_replicas.sql dbms: Server: queries with several replicas: fixes [#METR-14410] 2015-02-09 01:37:55 +03:00
00125_array_element_of_array_of_tuple.reference dbms: added test [#METR-14783]. 2015-02-04 07:00:42 +03:00
00125_array_element_of_array_of_tuple.sql dbms: added test [#METR-14783]. 2015-02-04 07:00:42 +03:00
00126_buffer.reference dbms: fixed error with StorageBuffer [#METR-15105]. 2015-02-13 23:37:30 +03:00
00126_buffer.sql dbms: fixed error with StorageBuffer [#METR-15105]. 2015-02-13 23:37:30 +03:00
00127_group_by_concat.reference dbms: added test [#METR-2944]. 2015-02-22 20:44:58 +03:00
00127_group_by_concat.sql dbms: added test [#METR-2944]. 2015-02-22 20:44:58 +03:00
00128_group_by_number_and_fixed_string.reference dbms: fixed error [#METR-2944]. 2015-02-25 22:45:32 +03:00
00128_group_by_number_and_fixed_string.sql dbms: fixed error [#METR-2944]. 2015-02-25 22:45:32 +03:00
00129_quantile_timing_weighted.reference dbms: addition to test [#METR-15181]. 2015-02-27 20:41:48 +03:00
00129_quantile_timing_weighted.sql dbms: addition to test [#METR-15181]. 2015-02-27 20:41:48 +03:00
00131_set_hashed.reference dbms: added test [#METR-15293]. 2015-03-03 23:01:37 +03:00
00131_set_hashed.sql dbms: added test [#METR-15293]. 2015-03-03 23:01:37 +03:00
00132_sets.reference dbms: added test [#METR-15293]. 2015-03-04 00:19:48 +03:00
00132_sets.sql dbms: added test [#METR-15293]. 2015-03-04 00:19:48 +03:00
00133_memory_tracker_and_exception_safety.reference dbms: added test [#METR-15352]. 2015-03-08 00:03:54 +03:00
00133_memory_tracker_and_exception_safety.sh dbms: added test [#METR-15352]. 2015-03-08 00:03:54 +03:00
00134_aggregation_by_fixed_string_of_size_1_2_4_8.reference dbms: added test [#METR-15371]. 2015-03-10 23:18:44 +03:00
00134_aggregation_by_fixed_string_of_size_1_2_4_8.sql dbms: added test [#METR-15371]. 2015-03-10 23:18:44 +03:00
00135_duplicate_group_by_keys_segfault.reference dbms: added test [#METR-15451]. 2015-03-12 05:38:20 +03:00
00135_duplicate_group_by_keys_segfault.sql dbms: added test [#METR-15451]. 2015-03-12 05:38:20 +03:00
00136_duplicate_order_by_elems.reference dbms: removing duplicate elements from ORDER BY [#METR-2944]. 2015-03-12 06:31:15 +03:00
00136_duplicate_order_by_elems.sql dbms: removing duplicate elements from ORDER BY [#METR-2944]. 2015-03-12 06:31:15 +03:00
00137_in_constants.reference dbms: fixed error with creating Set from constant columns [#METR-2944]. 2015-03-15 10:56:46 +03:00
00137_in_constants.sql dbms: fixed error with creating Set from constant columns [#METR-2944]. 2015-03-15 10:56:46 +03:00
00138_table_aliases.reference dbms: added (ignored) table and FROM/JOIN subquery aliases [#METR-15573]. 2015-03-25 05:49:29 +03:00
00138_table_aliases.sql dbms: added (ignored) table and FROM/JOIN subquery aliases [#METR-15573]. 2015-03-25 05:49:29 +03:00
00140_parse_unix_timestamp_as_datetime.reference ███████████: added program to looking at solid table [#METR-15822]. 2015-04-03 00:06:23 +03:00
00140_parse_unix_timestamp_as_datetime.sql ███████████: added program to looking at solid table [#METR-15822]. 2015-04-03 00:06:23 +03:00
00140_prewhere_column_order.reference dbms: added test [#METR-15804]. 2015-04-02 06:29:42 +03:00
00140_prewhere_column_order.sql dbms: added test [#METR-15804]. 2015-04-02 06:29:42 +03:00
00141_parse_timestamp_as_datetime.reference dbms: added test [#METR-15790]. 2015-04-02 06:32:39 +03:00
00141_parse_timestamp_as_datetime.sql dbms: added test [#METR-15790]. 2015-04-02 06:32:39 +03:00
00142_parse_timestamp_as_datetime.reference dbms: allowed to parse unix timestamp as DateTime for small unix timestamps [#METR-15790]. 2015-10-21 22:04:02 +03:00
00142_parse_timestamp_as_datetime.sql dbms: allowed to parse unix timestamp as DateTime for small unix timestamps [#METR-15790]. 2015-10-21 22:04:02 +03:00
00143_number_classification_functions.reference dbms: add functions isFinite, isInfinite, isNan [#METR-METR-15731] 2015-04-03 16:30:51 +03:00
00143_number_classification_functions.sql dbms: rename isNan to isNaN [#METR-15731] 2015-04-03 17:52:33 +03:00
00144_empty_regexp.reference dbms: fixed error [#METR-15387]. 2015-04-03 19:16:02 +03:00
00144_empty_regexp.sql dbms: fixed error [#METR-15387]. 2015-04-03 19:16:02 +03:00
00145_empty_likes.reference dbms: fixed error [#METR-15387]. 2015-04-03 19:16:02 +03:00
00145_empty_likes.sql dbms: fixed error [#METR-15387]. 2015-04-03 19:16:02 +03:00
00146_summing_merge_tree_nested_map.reference Merge 2015-04-08 19:39:02 +03:00
00146_summing_merge_tree_nested_map.sql Merge 2015-04-08 19:39:02 +03:00
00147_alter_nested_default.reference dbms: removed dead code; healing corrupted nested columns [#METR-15896]. 2015-04-09 03:37:08 +03:00
00147_alter_nested_default.sql dbms: removed dead code; healing corrupted nested columns [#METR-15896]. 2015-04-09 03:37:08 +03:00
00148_summing_merge_tree_nested_map_multiple_values.reference dbms: make stateless test 00148 deterministic [#METR-15913]. 2015-04-10 13:14:02 +03:00
00148_summing_merge_tree_nested_map_multiple_values.sql dbms: make stateless test 00148 deterministic [#METR-15913]. 2015-04-10 13:14:02 +03:00
00149_function_url_hash.reference dbms: add function URLHash plus tests [#METR-15826] 2015-04-15 18:00:28 +03:00
00149_function_url_hash.sql Fixing incompatibilities [#METR-2944]. 2016-07-23 05:25:09 +03:00
00150_with_totals_and_join.reference dbms: added test for usage of WITH TOTALS inside JOIN [#METR-15417]. 2015-04-16 12:58:47 +03:00
00150_with_totals_and_join.sql dbms: added test for usage of WITH TOTALS inside JOIN [#METR-15417]. 2015-04-16 12:58:47 +03:00
00151_tuple_with_array.reference dbms: added test [#METR-15964]. 2015-04-16 13:53:51 +03:00
00151_tuple_with_array.sql dbms: added test [#METR-15964]. 2015-04-16 13:53:51 +03:00
00152_totals_in_subquery.reference Merge 2015-04-23 14:07:15 +03:00
00152_totals_in_subquery.sql Merge 2015-04-23 14:07:15 +03:00
00153_transform.reference dbms: function 'transform': added support for constant argument [#METR-15987]. 2015-04-29 04:30:44 +03:00
00153_transform.sql dbms: function 'transform': added support for constant argument [#METR-15987]. 2015-04-29 04:30:44 +03:00
00154_distributed_with_distinct.reference dbms: Server: Fixed incorrect behavior with the DISTINCT keyword [#METR-14408] 2015-05-05 17:02:57 +03:00
00154_distributed_with_distinct.sql dbms: Server: Fixed incorrect behavior with the DISTINCT keyword [#METR-14408] 2015-05-05 17:02:57 +03:00
00155_merges.reference dbms: fixed error with merging [#METR-16247]. 2015-05-12 07:55:14 +03:00
00155_merges.sh Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877]. 2016-08-13 08:06:36 +03:00
00156_array_map_to_constant.reference dbms: added test [#METR-10872]. 2015-05-12 22:28:41 +03:00
00156_array_map_to_constant.sql dbms: added test [#METR-10872]. 2015-05-12 22:28:41 +03:00
00157_aliases_and_lambda_formal_parameters.reference dbms: fixed tiny error [#METR-10859]. 2015-05-12 23:09:18 +03:00
00157_aliases_and_lambda_formal_parameters.sql dbms: fixed tiny error [#METR-10859]. 2015-05-12 23:09:18 +03:00
00158_buffer_and_nonexistent_table.reference dbms: added test [#METR-16352]. 2015-05-18 23:59:40 +03:00
00158_buffer_and_nonexistent_table.sql dbms: added test [#METR-16352]. 2015-05-18 23:59:40 +03:00
00159_whitespace_in_columns_list.reference dbms: added test [#METR-16341]. 2015-05-19 00:03:08 +03:00
00159_whitespace_in_columns_list.sql dbms: added test [#METR-16341]. 2015-05-19 00:03:08 +03:00
00160_merge_and_index_in_in.reference Merge 2015-05-19 00:20:43 +03:00
00160_merge_and_index_in_in.sql Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877]. 2016-08-13 08:06:36 +03:00
00161_rounding_functions.reference dbms: Server: Avoid negative zeroes in all of the remaining cases. [#METR-15210] 2015-06-03 20:01:30 +03:00
00161_rounding_functions.sql Fixing incompatibilities [#METR-2944]. 2016-07-23 05:42:42 +03:00
00162_global_join.reference dbms: JOIN with empty table: additions [#METR-16476]. 2015-05-27 03:55:54 +03:00
00162_global_join.sql dbms: JOIN with empty table: additions [#METR-16476]. 2015-05-27 03:55:54 +03:00
00163_join_with_empty_table.reference dbms: JOIN with empty table: additions [#METR-16476]. 2015-05-27 03:55:54 +03:00
00163_join_with_empty_table.sql dbms: JOIN with empty table: additions [#METR-16476]. 2015-05-27 03:55:54 +03:00
00164_not_chain.reference dbms: supported 'NOT NOT x' chain in parser [#METR-16543]. 2015-05-28 04:41:40 +03:00
00164_not_chain.sql dbms: supported 'NOT NOT x' chain in parser [#METR-16543]. 2015-05-28 04:41:40 +03:00
00165_transform_non_const_default.reference dbms: additions [#METR-15987]. 2015-06-03 06:55:29 +03:00
00165_transform_non_const_default.sql dbms: additions [#METR-15987]. 2015-06-03 06:55:29 +03:00
00166_functions_of_aggregation_states.reference dbms: added tests for functions of aggregation states [#METR-16677]. 2015-06-06 03:43:54 +03:00
00166_functions_of_aggregation_states.sql dbms: added tests for functions of aggregation states [#METR-16677]. 2015-06-06 03:43:54 +03:00
00167_settings_inside_query.reference dbms: section SETTINGS: added tests [#METR-16354]. 2015-06-06 04:14:56 +03:00
00167_settings_inside_query.sql dbms: section SETTINGS: added tests [#METR-16354]. 2015-06-06 04:14:56 +03:00
00168_buffer_defaults.reference dbms: added test [#METR-16722]. 2015-06-09 22:51:45 +03:00
00168_buffer_defaults.sql dbms: added test [#METR-16722]. 2015-06-09 22:51:45 +03:00
00169_join_constant_keys.reference dbms: added test [#METR-16762]. 2015-06-09 23:56:40 +03:00
00169_join_constant_keys.sql dbms: added test [#METR-16762]. 2015-06-09 23:56:40 +03:00
00170_lower_upper_utf8.reference dbms: replace old lower/upper(UTF8) with vectorized ones [#METR-14764] 2015-06-10 15:47:27 +03:00
00170_lower_upper_utf8.sql Fixing incompatibilities [#METR-2944]. 2016-07-23 05:25:09 +03:00
00171_array_of_tuple_remote.reference dbms: fixed error with tuples [#METR-13649]. 2015-06-12 02:38:55 +03:00
00171_array_of_tuple_remote.sql dbms: fixed error with tuples [#METR-13649]. 2015-06-12 02:38:55 +03:00
00172_constexprs_in_set.reference dbms: additions to prev. revision [#METR-2944]. 2015-06-12 08:54:49 +03:00
00172_constexprs_in_set.sql dbms: additions to prev. revision [#METR-2944]. 2015-06-12 08:54:49 +03:00
00173_compare_date_time_with_constant_string.reference dbms: allowed to compare Date and DateTime with constant string [#METR-2944]. 2015-06-12 10:46:58 +03:00
00173_compare_date_time_with_constant_string.sql dbms: allowed to compare Date and DateTime with constant string [#METR-2944]. 2015-06-12 10:46:58 +03:00
00174_compare_date_time_with_constant_string_in_in.reference dbms: allowed to compare Date and DateTime with strings in IN [#METR-2944]. 2015-06-16 21:50:44 +03:00
00174_compare_date_time_with_constant_string_in_in.sql dbms: allowed to compare Date and DateTime with strings in IN [#METR-2944]. 2015-06-16 21:50:44 +03:00
00175_if_num_arrays.reference dbms: added support for numeric arrays for arguments of function if [#METR-16700]. 2015-06-17 05:02:53 +03:00
00175_if_num_arrays.sql dbms: added support for numeric arrays for arguments of function if [#METR-16700]. 2015-06-17 05:02:53 +03:00
00176_if_string_arrays.reference dbms: added test [#METR-16700]. 2015-06-18 00:11:03 +03:00
00176_if_string_arrays.sql dbms: added test [#METR-16700]. 2015-06-18 00:11:03 +03:00
00177_inserts_through_http_parts.reference dbms: added test [#METR-2944]. 2015-06-18 05:38:38 +03:00
00177_inserts_through_http_parts.sh dbms: modified test [#METR-2944]. 2015-06-18 16:38:50 +03:00
00178_function_replicate.reference dbms: fixed error with higher order functions [#METR-16894]. 2015-06-19 05:34:47 +03:00
00178_function_replicate.sql dbms: fixed error with higher order functions [#METR-16894]. 2015-06-19 05:34:47 +03:00
00179_lambdas_with_common_expressions_and_filter.reference dbms: fixed error with higher order functions [#METR-16894]. 2015-06-19 05:34:47 +03:00
00179_lambdas_with_common_expressions_and_filter.sql dbms: fixed error with higher order functions [#METR-16894]. 2015-06-19 05:34:47 +03:00
00180_attach_materialized_view.reference dbms: added test to prev. revision [#METR-16945]. 2015-06-23 02:54:25 +03:00
00180_attach_materialized_view.sql dbms: added test to prev. revision [#METR-16945]. 2015-06-23 02:54:25 +03:00
00181_aggregate_functions_statistics.reference dbms: Server: Added unit test. [#METR-16188] 2015-06-23 19:35:04 +03:00
00181_aggregate_functions_statistics.sql dbms: Server: Added unit test. [#METR-16188] 2015-06-23 19:35:04 +03:00
00182_functions_higher_order_and_consts.reference dbms: higher order functions: added support for constant expressions [#METR-17014]. 2015-06-28 09:25:12 +03:00
00182_functions_higher_order_and_consts.sql dbms: higher order functions: added support for constant expressions [#METR-17014]. 2015-06-28 09:25:12 +03:00
00183_skip_unavailable_shards.reference dbms: added setting 'skip_unavailable_shards' [#METR-17059]. 2015-06-28 09:38:18 +03:00
00183_skip_unavailable_shards.sql dbms: added setting 'skip_unavailable_shards' [#METR-17059]. 2015-06-28 09:38:18 +03:00
00184_distributed_group_by_no_merge.reference Merge 2015-07-08 06:18:51 +03:00
00184_distributed_group_by_no_merge.sql dbms: added setting 'distributed_group_by_no_merge' [#METR-17060]. 2015-06-28 09:48:42 +03:00
00185_array_literals.reference dbms: improved performance of query parsing and analyzing with very long arrays [#METR-17061]. 2015-06-29 07:54:52 +03:00
00185_array_literals.sql dbms: improved performance of query parsing and analyzing with very long arrays [#METR-17061]. 2015-06-29 07:54:52 +03:00
00186_very_long_arrays.reference dbms: improved performance for very long arrays [#METR-17061]. 2015-06-29 10:41:23 +03:00
00186_very_long_arrays.sh dbms: improved performance for very long arrays [#METR-17061]. 2015-06-29 10:41:23 +03:00
00187_like_regexp_prefix.reference dbms: fixed error with LIKE [#METR-17078]. 2015-06-29 21:47:46 +03:00
00187_like_regexp_prefix.sql dbms: fixed error with LIKE [#METR-17078]. 2015-06-29 21:47:46 +03:00
00188_constants_as_arguments_of_aggregate_functions.reference Merge 2015-07-08 06:18:51 +03:00
00188_constants_as_arguments_of_aggregate_functions.sql dbms: added test to prev. revision [#METRIKASUPP-5388]. 2015-06-30 22:06:52 +03:00
00189_time_zones.reference dbms: Server: Bug fix. Now the functions toStartOfHour/toStartOfMinute/toStartOfFiveMinute correctly take into account the time zone parameter. [#METR-22935] 2016-09-29 13:00:37 +03:00
00189_time_zones.sql Merge 2015-10-22 18:31:42 +03:00
00190_non_constant_array_of_constant_data.reference dbms: fixed error with arrays; added test [#METR-17110]. 2015-07-06 23:25:50 +03:00
00190_non_constant_array_of_constant_data.sql Fixing incompatibilities [#METR-2944]. 2016-07-23 05:25:09 +03:00
00191_aggregating_merge_tree_and_final.reference Merge 2015-07-08 07:38:46 +03:00
00191_aggregating_merge_tree_and_final.sql Merge 2015-07-08 07:38:46 +03:00
00192_least_greatest.reference dbms: added least and greatest functions [#METR-17233]. 2015-07-10 05:57:32 +03:00
00192_least_greatest.sql dbms: added least and greatest functions [#METR-17233]. 2015-07-10 05:57:32 +03:00
00193_parallel_replicas.reference dbms: Server: Fixed unsigned int overflow issues. Updated functional test. [#METR-16435] 2015-07-16 16:01:49 +03:00
00193_parallel_replicas.sql Addition to prev. revision [#METR-20607]. 2016-03-27 17:36:59 +03:00
00194_identity.reference dbms: added function identity [#METR-17251]. 2015-07-14 00:27:08 +03:00
00194_identity.sql dbms: added function identity [#METR-17251]. 2015-07-14 00:27:08 +03:00
00195_union_all_and_global_in.reference dbms: added test [#METR-15553]. 2015-07-15 08:06:26 +03:00
00195_union_all_and_global_in.sql dbms: added test [#METR-15553]. 2015-07-15 08:06:26 +03:00
00196_float32_formatting.reference dbms: added test to Float32 formatting [#METR-17281]. 2015-07-16 23:45:04 +03:00
00196_float32_formatting.sql dbms: added test to Float32 formatting [#METR-17281]. 2015-07-16 23:45:04 +03:00
00197_if_fixed_string.reference dbms: implemented function 'if' for FixedString arguments [#METR-17352]. 2015-07-17 22:53:09 +03:00
00197_if_fixed_string.sql dbms: implemented function 'if' for FixedString arguments [#METR-17352]. 2015-07-17 22:53:09 +03:00
00198_group_by_empty_arrays.reference dbms: modified test [#METR-17361]. 2015-07-18 07:21:04 +03:00
00198_group_by_empty_arrays.sql dbms: modified test [#METR-17361]. 2015-07-18 07:21:04 +03:00
00199_ternary_operator_type_check.reference dbms: add test for ternary operator type checks. [#METR-17372] 2015-07-20 18:46:50 +03:00
00199_ternary_operator_type_check.sql dbms: add test for ternary operator type checks. [#METR-17372] 2015-07-20 18:46:50 +03:00
00200_distinct_order_by_limit_distributed.reference dbms: added test [#METR-17364]. 2015-07-21 04:09:59 +03:00
00200_distinct_order_by_limit_distributed.sql dbms: added test [#METR-17364]. 2015-07-21 04:09:59 +03:00
00201_array_uniq.reference dbms: added function arrayUniq [#METR-17429]. 2015-07-23 14:11:10 +03:00
00201_array_uniq.sql dbms: added function arrayUniq [#METR-17429]. 2015-07-23 14:11:10 +03:00
00202_cross_join.reference dbms: added CROSS JOIN [#METR-16893]. 2015-07-23 23:23:24 +03:00
00202_cross_join.sql dbms: added CROSS JOIN [#METR-16893]. 2015-07-23 23:23:24 +03:00
00203_full_join.reference dbms: added tests [#METR-15418]. 2015-07-24 00:30:34 +03:00
00203_full_join.sql dbms: added tests [#METR-15418]. 2015-07-24 00:30:34 +03:00
00204_extract_url_parameter.reference dbms: added test [#METR-17461]. 2015-07-24 22:24:56 +03:00
00204_extract_url_parameter.sql dbms: added test [#METR-17461]. 2015-07-24 22:24:56 +03:00
00205_scalar_subqueries.reference dbms: added function emptyArrayToSingle [#METR-17474]. 2015-07-26 13:40:32 +03:00
00205_scalar_subqueries.sql dbms: added function emptyArrayToSingle [#METR-17474]. 2015-07-26 13:40:32 +03:00
00206_empty_array_to_single.reference dbms: added function emptyArrayToSingle [#METR-17474]. 2015-07-26 13:40:32 +03:00
00206_empty_array_to_single.sql dbms: added function emptyArrayToSingle [#METR-17474]. 2015-07-26 13:40:32 +03:00
00207_left_array_join.reference dbms: implemented LEFT ARRAY JOIN [#METR-17474]. 2015-07-26 13:54:45 +03:00
00207_left_array_join.sql dbms: implemented LEFT ARRAY JOIN [#METR-17474]. 2015-07-26 13:54:45 +03:00
00208_agg_state_merge.reference Merge 2015-07-26 15:06:29 +03:00
00208_agg_state_merge.sql Merge 2015-07-26 15:06:29 +03:00
00209_insert_select_extremes.reference dbms: updated test result (meaningless values was changed) [#METR-17109]. 2015-10-23 20:21:26 +03:00
00209_insert_select_extremes.sql dbms: added tests [#METR-17491]. 2015-07-27 19:57:02 +03:00
00210_insert_select_extremes_http.reference dbms: added tests [#METR-17491]. 2015-07-27 19:57:02 +03:00
00210_insert_select_extremes_http.sh dbms: fixed test [#METR-2944]. 2015-07-27 21:05:32 +03:00
00211_query_formatting_aliases.reference dbms: added test [#METR-17606]. 2015-08-07 00:38:52 +03:00
00211_query_formatting_aliases.sql dbms: added test [#METR-17606]. 2015-08-07 00:38:52 +03:00
00212_aggregate_function_uniq.reference dbms: Server: Updated functional test. [#METR-17276] 2015-09-08 12:15:32 +03:00
00212_aggregate_function_uniq.sql dbms: Server: Updated functional test. [#METR-17276] 2015-09-08 12:15:32 +03:00
00213_multiple_global_in.reference dbms: fixed error with multiple GLOBAL subqueries [#METR-17622]. 2015-08-15 00:07:17 +03:00
00213_multiple_global_in.sql dbms: fixed error with multiple GLOBAL subqueries [#METR-17622]. 2015-08-15 00:07:17 +03:00
00214_primary_key_order.reference dbms: added tests [#METR-17745]. 2015-08-18 23:44:54 +03:00
00214_primary_key_order.sql dbms: added tests [#METR-17745]. 2015-08-18 23:44:54 +03:00
00215_primary_key_order_zookeeper.reference dbms: added tests [#METR-17745]. 2015-08-18 23:44:54 +03:00
00215_primary_key_order_zookeeper.sql dbms: added tests [#METR-17745]. 2015-08-18 23:44:54 +03:00
00216_bit_test_function_family.reference dbms: add functions bitTestAny, bitTestAll (non-vectorized) and tests [#METR-17245] 2015-08-20 16:58:09 +03:00
00216_bit_test_function_family.sql dbms: add functions bitTestAny, bitTestAll (non-vectorized) and tests [#METR-17245] 2015-08-20 16:58:09 +03:00
00217_global_subquery_columns_with_same_name.reference dbms: allowed columns with duplicate names in GLOBAL subqueries [#METR-17552]. 2015-09-02 23:35:38 +03:00
00217_global_subquery_columns_with_same_name.sql dbms: allowed columns with duplicate names in GLOBAL subqueries [#METR-17552]. 2015-09-02 23:35:38 +03:00
00218_like_regexp_newline.reference dbms: Server: Fixed behavior of LIKE. Now % correctly matches newlines. [#METR-17588] 2015-09-03 15:09:47 +03:00
00218_like_regexp_newline.sql dbms: Server: Fixed behavior of LIKE. Now % correctly matches newlines. [#METR-17588] 2015-09-03 15:09:47 +03:00
00219_full_right_join_column_order.reference dbms: added test [#METR-17550]. 2015-09-03 23:50:41 +03:00
00219_full_right_join_column_order.sql dbms: added test [#METR-17550]. 2015-09-03 23:50:41 +03:00
00220_with_totals_in_subquery_remote_and_limit.reference dbms: fixed error with WITH TOTALS in subquery with distributed table with one shard and LIMIT [#METR-17561]. 2015-09-04 22:40:55 +03:00
00220_with_totals_in_subquery_remote_and_limit.sql dbms: fixed error with WITH TOTALS in subquery with distributed table with one shard and LIMIT [#METR-17561]. 2015-09-04 22:40:55 +03:00
00222_sequence_aggregate_function_family.reference dbms: add tests for sequenceCount and sequenceMatch, fix infinite loop for sequenceCount of empty pattern, fix decltype deducing reference type [#METR-17427] 2015-09-07 17:50:02 +03:00
00222_sequence_aggregate_function_family.sql dbms: add tests for sequenceCount and sequenceMatch, fix infinite loop for sequenceCount of empty pattern, fix decltype deducing reference type [#METR-17427] 2015-09-07 17:50:02 +03:00
00223_distributed_aggregation_memory_efficient.reference dbms: fixed error [#METR-17536]. 2015-09-10 04:58:37 +03:00
00223_distributed_aggregation_memory_efficient.sql dbms: fixed error [#METR-17536]. 2015-09-10 04:58:37 +03:00
00224_distributed_aggregation_memory_efficient_and_overflows.reference dbms: fixed test [#METR-17536]. 2015-09-19 12:44:02 +03:00
00224_distributed_aggregation_memory_efficient_and_overflows.sql dbms: fixed test [#METR-17536]. 2015-09-19 12:44:02 +03:00
00225_join_duplicate_columns.reference dbms: allowed to specify duplicate columns in JOIN subquery [#METR-17664]. 2015-09-09 03:52:35 +03:00
00225_join_duplicate_columns.sql dbms: allowed to specify duplicate columns in JOIN subquery [#METR-17664]. 2015-09-09 03:52:35 +03:00
00226_zookeeper_deduplication_and_unexpected_parts.reference dbms: add 'zookeeper' substring to test 226 2015-09-16 18:48:39 +03:00
00226_zookeeper_deduplication_and_unexpected_parts.sql dbms: add 'zookeeper' substring to test 226 2015-09-16 18:48:39 +03:00
00227_quantiles_timing_arbitrary_order.reference dbms: add test for quantilesTiming order fix [#METR-14503] 2015-09-10 19:29:13 +03:00
00227_quantiles_timing_arbitrary_order.sql dbms: add test for quantilesTiming order fix [#METR-14503] 2015-09-10 19:29:13 +03:00
00228_quantiles_deterministic_merge_overflow.reference dbms: add refernce file for test 00228_quantiles_deterministic_merge_overflow 2015-09-14 13:06:08 +03:00
00228_quantiles_deterministic_merge_overflow.sql dbms: add test for quantileDeterministic overflow [#METR-13932] 2015-09-10 19:29:13 +03:00
00229_prewhere_column_missing.reference dbms: redesign stateless test 00229 2015-09-18 13:02:22 +03:00
00229_prewhere_column_missing.sql dbms: fixed tests [#METR-17000]. 2015-12-03 06:56:50 +03:00
00230_array_functions_has_count_equal_index_of_non_const_second_arg.reference dbms: add support of non-const second arg to has, indexOf, equalCount [#METR-18062] 2015-09-18 15:40:42 +03:00
00230_array_functions_has_count_equal_index_of_non_const_second_arg.sql dbms: add support of non-const second arg to has, indexOf, equalCount [#METR-18062] 2015-09-18 15:40:42 +03:00
00231_format_vertical_raw.reference dbms: added test [#METR-17986]. 2015-09-20 07:09:21 +03:00
00231_format_vertical_raw.sql dbms: added test [#METR-17986]. 2015-09-20 07:09:21 +03:00
00232_format_readable_size.reference Updated tests after removing vectorclass library [#METR-20000]. 2016-03-31 04:30:07 +03:00
00232_format_readable_size.sql Updated tests after removing vectorclass library [#METR-20000]. 2016-03-31 04:30:07 +03:00
00233_position_function_family.reference dbms: add test for position function family [#METR-16752] 2015-09-25 18:38:31 +03:00
00233_position_function_family.sql dbms: add test for position function family [#METR-16752] 2015-09-25 18:38:31 +03:00
00234_disjunctive_equality_chains_optimization.reference dbms: Server: Fixed reference file for functional test. [#METR-18059] 2015-10-01 12:03:14 +03:00
00234_disjunctive_equality_chains_optimization.sql dbms: Server: Added functional test + comment. [#METR-18059] 2015-09-30 16:43:25 +03:00
00235_create_temporary_table_as.reference dbms: rename test 00234 to 00235[#METR-18251] 2015-09-30 16:57:40 +03:00
00235_create_temporary_table_as.sql dbms: rename test 00234 to 00235[#METR-18251] 2015-09-30 16:57:40 +03:00
00236_replicated_drop_on_non_leader_zookeeper.reference dbms: allowed DROP/DETACH partition on non-leader [#METR-17573]. 2015-10-03 00:28:19 +03:00
00236_replicated_drop_on_non_leader_zookeeper.sql dbms: allowed DROP/DETACH partition on non-leader [#METR-17573]. 2015-10-03 00:28:19 +03:00
00237_group_by_arrays.reference dbms: added tests [#METR-13168]. 2015-10-04 09:25:33 +03:00
00237_group_by_arrays.sql dbms: added tests [#METR-13168]. 2015-10-04 09:25:33 +03:00
00238_removal_of_temporary_columns.reference dbms: added test [#METR-18361]. 2015-10-08 06:45:17 +03:00
00238_removal_of_temporary_columns.sql dbms: added test [#METR-18361]. 2015-10-08 06:45:17 +03:00
00239_type_conversion_in_in.reference dbms: added test [#METR-18382]. 2015-10-09 00:29:17 +03:00
00239_type_conversion_in_in.sql dbms: added test [#METR-18382]. 2015-10-09 00:29:17 +03:00
00240_replace_substring_loop.reference dbms: fixed error with 'replace' functions [#METR-18401]. 2015-10-11 07:25:02 +03:00
00240_replace_substring_loop.sql dbms: fixed error with 'replace' functions [#METR-18401]. 2015-10-11 07:25:02 +03:00
00250_tuple_comparison.reference dbms: added support of tuple arguments to comparison functions [#METR-18149]. 2015-10-12 04:42:47 +03:00
00250_tuple_comparison.sql dbms: added support of tuple arguments to comparison functions [#METR-18149]. 2015-10-12 04:42:47 +03:00
00251_has_types.reference dbms: added test [#METR-18382]. 2015-10-12 10:15:57 +03:00
00251_has_types.sql dbms: added test [#METR-18382]. 2015-10-12 10:15:57 +03:00
00252_global_in_aggregate_function.reference dbms: Server: Fixed bug in query analysis ordering. [#METR-18155] 2015-10-15 14:07:39 +03:00
00252_global_in_aggregate_function.sql dbms: Server: Fixed bug in query analysis ordering. [#METR-18155] 2015-10-15 14:07:39 +03:00
00253_insert_recursive_defaults.reference dbms: fixed error with removing temporary columns [#METR-18448]. 2015-10-15 19:10:08 +03:00
00253_insert_recursive_defaults.sql dbms: fixed error with removing temporary columns [#METR-18448]. 2015-10-15 19:10:08 +03:00
00254_tuple_extremes.reference dbms: implemented method getExtremes for ColumnTuple [#METR-18474]. 2015-10-16 23:32:44 +03:00
00254_tuple_extremes.sql dbms: implemented method getExtremes for ColumnTuple [#METR-18474]. 2015-10-16 23:32:44 +03:00
00255_array_concat_string.reference dbms: added function arrayStringConcat [#METR-18022]. 2015-10-19 21:49:52 +03:00
00255_array_concat_string.sql dbms: added function arrayStringConcat [#METR-18022]. 2015-10-19 21:49:52 +03:00
00256_reverse.reference dbms: added support for array argument for function reverse [#METR-18022]. 2015-10-20 00:07:24 +03:00
00256_reverse.sql Updated tests after removing vectorclass library [#METR-20000]. 2016-03-31 04:30:07 +03:00
00257_no_aggregates_and_constant_keys.reference dbms: allowed to GROUP BY constants with no aggregates [#METR-18298]. 2015-10-22 00:43:42 +03:00
00257_no_aggregates_and_constant_keys.sql dbms: allowed to GROUP BY constants with no aggregates [#METR-18298]. 2015-10-22 00:43:42 +03:00
00258_materializing_tuples.reference dbms: fixed error with tuples of consts [#METR-18586]. 2015-10-29 00:21:18 +03:00
00258_materializing_tuples.sql dbms: fixed error with tuples of consts [#METR-18586]. 2015-10-29 00:21:18 +03:00
00259_hashing_tuples.reference dbms: allowed to hashing tuples [#METR-18564]. 2015-10-29 03:12:04 +03:00
00259_hashing_tuples.sql dbms: allowed to hashing tuples [#METR-18564]. 2015-10-29 03:12:04 +03:00
00260_like_and_curly_braces.reference dbms: added test [#METRIKASUPP-5937]. 2015-10-29 03:55:27 +03:00
00260_like_and_curly_braces.sql dbms: added test [#METRIKASUPP-5937]. 2015-10-29 03:55:27 +03:00
00261_storage_aliases_and_array_join.reference dbms: handle ALIAS columns differently, support them in ARRAY JOIN. [#METR-18221] 2015-10-29 18:42:40 +03:00
00261_storage_aliases_and_array_join.sql dbms: handle ALIAS columns differently, support them in ARRAY JOIN. [#METR-18221] 2015-10-29 18:42:40 +03:00
00262_alter_alias.reference dbms: handle ALIAS columns differently, support them in ARRAY JOIN. [#METR-18221] 2015-10-29 18:42:40 +03:00
00262_alter_alias.sql dbms: handle ALIAS columns differently, support them in ARRAY JOIN. [#METR-18221] 2015-10-29 18:42:40 +03:00
00263_merge_aggregates_and_overflow.reference dbms: fixed error [#MTRSADMIN-1690]. 2015-10-30 05:29:53 +03:00
00263_merge_aggregates_and_overflow.sql dbms: fixed error [#MTRSADMIN-1690]. 2015-10-30 05:29:53 +03:00
00264_uniq_many_args.reference dbms: added test [#METR-18564]. 2015-10-30 05:39:16 +03:00
00264_uniq_many_args.sql dbms: added test [#METR-18564]. 2015-10-30 05:39:16 +03:00
00265_content_type.reference dbms: added test [#METR-18603]. 2015-10-31 00:24:41 +03:00
00265_content_type.sh dbms: added test [#METR-18603]. 2015-10-31 00:24:41 +03:00
00266_global_subquery_and_aliases.reference dbms: fixed error with GLOBAL subqueries and aliases [#METR-18650]. 2015-11-05 01:02:52 +03:00
00266_global_subquery_and_aliases.sql dbms: fixed error with GLOBAL subqueries and aliases [#METR-18650]. 2015-11-05 01:02:52 +03:00
00266_read_overflow_mode.reference dbms: added test [#METR-18644]. 2015-11-05 15:42:54 +03:00
00266_read_overflow_mode.sql dbms: added test [#METR-18644]. 2015-11-05 15:42:54 +03:00
00267_tuple_array_access_operators_priority.reference dbms: allowed aliases without AS keyword in SELECT clause at top level [#METR-15573]. 2015-11-08 03:28:12 +03:00
00267_tuple_array_access_operators_priority.sql dbms: allowed aliases without AS keyword in SELECT clause at top level [#METR-15573]. 2015-11-08 03:28:12 +03:00
00268_aliases_without_as_keyword.reference dbms: allowed aliases without AS keyword in SELECT clause at top level [#METR-15573]. 2015-11-08 03:28:12 +03:00
00268_aliases_without_as_keyword.sql dbms: allowed aliases without AS keyword in SELECT clause at top level [#METR-15573]. 2015-11-08 03:28:12 +03:00
00269_database_table_whitespace.reference dbms: fixed error; parsing 'ON' expression in JOINs [#METR-18692]. 2015-11-08 05:42:33 +03:00
00269_database_table_whitespace.sql dbms: fixed error; parsing 'ON' expression in JOINs [#METR-18692]. 2015-11-08 05:42:33 +03:00
00270_views_query_processing_stage.reference dbms: fixed error with views [#METR-18748]. 2015-11-10 23:07:38 +03:00
00270_views_query_processing_stage.sql dbms: addition to prev. revision [#METR-18748]. 2015-11-11 00:23:45 +03:00
00271_agg_state_and_totals.reference Updated tests [#METR-20381]. 2016-03-13 22:06:03 +03:00
00271_agg_state_and_totals.sql dbms: fixed error with -State functions and WITH TOTALS [#METR-18727]. 2015-11-11 04:28:34 +03:00
00272_union_all_and_in_subquery.reference dbms: fixed error with UNION ALL and subqueries in IN [#METR-18808]. 2015-11-13 23:50:51 +03:00
00272_union_all_and_in_subquery.sql dbms: fixed error with UNION ALL and subqueries in IN [#METR-18808]. 2015-11-13 23:50:51 +03:00
00273_quantiles.reference dbms: added tests [#METR-18778]. 2015-11-15 08:58:01 +03:00
00273_quantiles.sql dbms: added tests [#METR-18778]. 2015-11-15 08:58:01 +03:00
00274_group_array.reference dbms: improved performance of aggregate function groupArray [#METR-18778]. 2015-11-15 07:54:56 +03:00
00274_group_array.sql dbms: improved performance of aggregate function groupArray [#METR-18778]. 2015-11-15 07:54:56 +03:00
00275_quantiles_weighted.reference Updated tests [#METR-20381]. 2016-03-13 22:06:03 +03:00
00275_quantiles_weighted.sql Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877]. 2016-08-13 08:06:36 +03:00
00276_sample.reference dbms: addition to prev. revision [#METR-18847]. 2015-11-20 05:29:16 +03:00
00276_sample.sql Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877]. 2016-08-13 08:06:36 +03:00
00277_array_filter.reference dbms: improved performance of ColumnArray::filter [#METR-19022]. 2015-11-21 06:19:43 +03:00
00277_array_filter.sql dbms: improved performance of ColumnArray::filter [#METR-19022]. 2015-11-21 06:19:43 +03:00
00278_insert_already_sorted.reference dbms: improved performance of INSERT SELECT (experimental) [#METR-19025]. 2015-11-21 19:26:48 +03:00
00278_insert_already_sorted.sql dbms: improved performance of INSERT SELECT (experimental) [#METR-19025]. 2015-11-21 19:26:48 +03:00
00279_quantiles_permuted_args.reference Updated test [#METR-20359]. 2016-03-12 10:38:21 +03:00
00279_quantiles_permuted_args.sql dbms: added test result [#METR-18778]. 2015-11-26 20:28:26 +03:00
00280_hex_escape_sequence.reference dbms: added support for hex escape sequences in strings [#METR-19072]. 2015-11-25 06:11:17 +03:00
00280_hex_escape_sequence.sql dbms: added support for hex escape sequences in strings [#METR-19072]. 2015-11-25 06:11:17 +03:00
00281_gcc_clang_sizeof_packed.reference dbms: added test [#METR-19128]. 2015-11-27 00:36:23 +03:00
00281_gcc_clang_sizeof_packed.sql dbms: added test [#METR-19128]. 2015-11-27 00:36:23 +03:00
00282_merging.reference dbms: added test for merges [#METR-19025]. 2015-11-27 23:48:55 +03:00
00282_merging.sql Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877]. 2016-08-13 08:06:36 +03:00
00283_column_cut.reference dbms: better [#METR-2944]. 2015-11-29 20:06:30 +03:00
00283_column_cut.sql dbms: better [#METR-2944]. 2015-11-29 20:06:30 +03:00
00284_external_aggregation.reference dbms: external aggregation: development [#METR-17000]. 2015-12-01 19:58:15 +03:00
00284_external_aggregation.sql dbms: external aggregation: development [#METR-17000]. 2015-12-01 19:58:15 +03:00
00285_not_all_data_in_totals.reference dbms: fixed error with TOTALS [#METR-19259]. 2015-12-04 23:33:38 +03:00
00285_not_all_data_in_totals.sql Make tests deterministic [#METR-22400]. 2016-08-17 23:03:22 +03:00
00286_format_long_negative_float.reference dbms: add test for float formatting which has proven problematic [#METR-19166] 2015-12-07 15:46:13 +03:00
00286_format_long_negative_float.sql dbms: add test for float formatting which has proven problematic [#METR-19166] 2015-12-07 15:46:13 +03:00
00287_column_const_with_nan.reference dbms: fixed error [#METR-19271]. 2015-12-08 04:17:57 +03:00
00287_column_const_with_nan.sql dbms: fixed error [#METR-19271]. 2015-12-08 04:17:57 +03:00
00288_empty_stripelog.reference dbms: added test [#METR-19298]. 2015-12-08 23:05:49 +03:00
00288_empty_stripelog.sql dbms: added test [#METR-19298]. 2015-12-08 23:05:49 +03:00
00289_buffer_test.reference dbms: fixed error with StorageBuffer [#METR-19249]. 2015-12-09 09:04:00 +03:00
00289_buffer_test.sh dbms: Buffer: better [#METR-19249]. 2015-12-09 09:55:49 +03:00
00290_aggregation_memory_efficient.reference dbms: added test [#METR-19371]. 2015-12-11 04:54:47 +03:00
00290_aggregation_memory_efficient.sql dbms: added test [#METR-19371]. 2015-12-11 04:54:47 +03:00
00291_array_reduce.reference dbms: added function 'arrayReduce' [#METR-19264]. 2015-12-13 13:43:49 +03:00
00291_array_reduce.sql dbms: added function 'arrayReduce' [#METR-19264]. 2015-12-13 13:43:49 +03:00
00292_parser_tuple_element.reference dbms: fixed error with ParserUnsignedInteger (used for tuple element access) [#METR-2944]. 2015-12-21 19:59:21 +03:00
00292_parser_tuple_element.sql dbms: fixed error with ParserUnsignedInteger (used for tuple element access) [#METR-2944]. 2015-12-21 19:59:21 +03:00
00293_max_subquery_depth.reference dbms: fixed error with max_subquery_depth and GLOBAL subqueries [#METR-19569]. 2015-12-25 04:37:17 +03:00
00293_max_subquery_depth.sql dbms: fixed error with max_subquery_depth and GLOBAL subqueries [#METR-19569]. 2015-12-25 04:37:17 +03:00
00294_enums.reference dbms: fixed test [#METR-19265]. 2015-12-30 00:40:02 +03:00
00294_enums.sql dbms: fixed test [#METR-19265]. 2015-12-29 21:40:55 +03:00
00295_global_in_one_shard_rows_before_limit.reference dbms: added tests [#METR-19767]. 2016-01-26 04:35:33 +03:00
00295_global_in_one_shard_rows_before_limit.sql Make tests deterministic [#METR-22400]. 2016-08-17 23:03:22 +03:00
00296_multiple_attaches_zookeeper.reference Renamed test [#TESTIRT-8503]. 2016-03-05 02:44:54 +03:00
00296_multiple_attaches_zookeeper.sql Renamed test [#TESTIRT-8503]. 2016-03-05 02:44:54 +03:00
00296_url_parameters.reference dbms: improved URL-parsing functions for URLs with parameters without values and "parameters" after fragment identifier [#METR-19806]. 2016-01-27 00:24:09 +03:00
00296_url_parameters.sql dbms: improved URL-parsing functions for URLs with parameters without values and "parameters" after fragment identifier [#METR-19806]. 2016-01-27 00:24:09 +03:00
00297_attach_negative_numbers_zookeeper.reference dbms: added test [#METR-19399]. 2016-01-30 05:50:14 +03:00
00297_attach_negative_numbers_zookeeper.sql Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877]. 2016-08-13 08:06:36 +03:00
00298_enum_width_and_cast.reference dbms: added test [#METR-19265]. 2016-02-01 21:40:27 +03:00
00298_enum_width_and_cast.sql dbms: added test [#METR-19265]. 2016-02-01 21:40:27 +03:00
00299_stripe_log_multiple_inserts.reference dbms: fixed error with multiple INSERTs in StripeLog [#METR-19901]. 2016-02-02 23:33:03 +03:00
00299_stripe_log_multiple_inserts.sql dbms: fixed error with multiple INSERTs in StripeLog [#METR-19901]. 2016-02-02 23:33:03 +03:00
00300_csv.reference dbms: fixed error; added tests [#METR-19957]. 2016-02-07 12:53:48 +03:00
00300_csv.sql dbms: fixed error; added tests [#METR-19957]. 2016-02-07 12:53:48 +03:00
00301_csv.reference dbms: fixed error; added tests [#METR-19957]. 2016-02-07 12:53:48 +03:00
00301_csv.sh dbms: CSV format: added support for excessive delimiter at end of row [#METR-19957]. 2016-02-07 13:23:02 +03:00
00302_http_compression.reference Added setting 'enable_http_compression' [#METR-20041]. 2016-02-19 22:02:20 +03:00
00302_http_compression.sh Added setting 'enable_http_compression' [#METR-20041]. 2016-02-19 22:02:20 +03:00
00304_http_external_data.reference Added test for sending external tables via HTTP [#METR-2944]. 2016-02-12 03:58:26 +03:00
00304_http_external_data.sh Added test for sending external tables via HTTP [#METR-2944]. 2016-02-12 03:58:26 +03:00
00305_http_and_readonly.reference Fixed error when user could override settings in readonly mode, using HTTP interface [#METR-15268]. 2016-02-12 06:32:05 +03:00
00305_http_and_readonly.sh Fixed error when user could override settings in readonly mode, using HTTP interface [#METR-15268]. 2016-02-12 06:32:05 +03:00
00306_insert_values_and_expressions.reference Initial implementation of XML output format [#METR-20026]. 2016-02-14 05:37:42 +03:00
00306_insert_values_and_expressions.sql Initial implementation of XML output format [#METR-20026]. 2016-02-14 05:37:42 +03:00
00307_format_xml.reference Added test for format XML [#METR-20026]. 2016-02-14 06:12:58 +03:00
00307_format_xml.sql Make tests deterministic [#METR-22400]. 2016-08-17 23:03:22 +03:00
00308_write_buffer_valid_utf8.reference Improved performance of WriteBufferValidUTF8 [#METR-20026]. 2016-02-14 07:07:55 +03:00
00308_write_buffer_valid_utf8.sql Addition [#METR-22400]. 2016-08-18 02:02:50 +03:00
00309_formats.reference Squashed commit of the following: 2016-02-16 19:39:39 +03:00
00309_formats.sql Make tests deterministic [#METR-22400]. 2016-08-17 23:03:22 +03:00
00310_tskv.reference Added support for format TSKV for input [#METR-20081]. 2016-02-18 06:13:52 +03:00
00310_tskv.sh Added support for format TSKV for input [#METR-20081]. 2016-02-18 06:13:52 +03:00
00311_array_primary_key.reference Added test for Array columns in primary key [#METR-20079]. 2016-02-19 19:57:33 +03:00
00311_array_primary_key.sql Added test for Array columns in primary key [#METR-20079]. 2016-02-19 19:57:33 +03:00
00312_position_case_insensitive_utf8.reference dbms: fixed error with function positionCaseInsensitiveUTF8 [#METR-20054]. 2016-02-23 06:20:48 +03:00
00312_position_case_insensitive_utf8.sql dbms: fixed error with function positionCaseInsensitiveUTF8 [#METR-20054]. 2016-02-23 06:20:48 +03:00
00313_const_totals_extremes.reference Fixed segfault [#METR-20155]. 2016-02-25 05:37:31 +03:00
00313_const_totals_extremes.sh Make tests deterministic [#METR-22400]. 2016-08-17 23:03:22 +03:00
00314_sample_factor_virtual_column.reference Fixed error [#METR-20296]. 2016-03-05 06:17:11 +03:00
00314_sample_factor_virtual_column.sql Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877]. 2016-08-13 08:06:36 +03:00
00315_quantile_off_by_one.reference Fixed off-by-one errors in aggregate functions quantileTiming and quantileExactWeighted [#METR-20381]. 2016-03-13 17:40:27 +03:00
00315_quantile_off_by_one.sql Fixed off-by-one errors in aggregate functions quantileTiming and quantileExactWeighted [#METR-20381]. 2016-03-13 17:40:27 +03:00
00316_rounding_functions_and_empty_block.reference Added test [#METR-20540]. 2016-03-22 02:16:14 +03:00
00316_rounding_functions_and_empty_block.sql Added test [#METR-20540]. 2016-03-22 02:16:14 +03:00
00317_in_tuples_and_out_of_range_values.reference Fixed NULL pointer dereference when using IN by set of tuples with some elements in out-of-range values [#METR-20341]. 2016-03-22 03:09:08 +03:00
00317_in_tuples_and_out_of_range_values.sql Fixed NULL pointer dereference when using IN by set of tuples with some elements in out-of-range values [#METR-20341]. 2016-03-22 03:09:08 +03:00
00318_pk_tuple_order.reference Addition to prev. revision; added test [#METR-20607]. 2016-03-27 15:50:49 +03:00
00318_pk_tuple_order.sql Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877]. 2016-08-13 08:06:36 +03:00
00319_index_for_like.reference Added test [#METR-20706]. 2016-04-03 00:21:27 +03:00
00319_index_for_like.sql Added test [#METR-20706]. 2016-04-03 00:21:27 +03:00
00320_between.reference Added support for BETWEEN operator [#METR-20707]. 2016-04-03 04:15:53 +03:00
00320_between.sql Added support for BETWEEN operator [#METR-20707]. 2016-04-03 04:15:53 +03:00
00321_pk_set.reference Added test [#METR-20738]. 2016-04-09 00:19:07 +03:00
00321_pk_set.sql Added comment [#METR-20738]. 2016-04-09 00:27:54 +03:00
00322_disable_checksumming.reference Added setting 'http_native_compression_disable_checksumming_on_decompress' [#METR-20784]. 2016-04-10 02:24:38 +03:00
00322_disable_checksumming.sh Added setting 'http_native_compression_disable_checksumming_on_decompress' [#METR-20784]. 2016-04-10 02:24:38 +03:00
00323_quantiles_timing_bug.reference Added test [#METR-20821]. 2016-04-11 21:10:06 +03:00
00323_quantiles_timing_bug.sql Added test [#METR-20821]. 2016-04-11 21:10:06 +03:00
00324_hashing_enums.reference Added missing support for hashing Enums [#METR-20890]. 2016-04-14 00:35:46 +03:00
00324_hashing_enums.sql Added missing support for hashing Enums [#METR-20890]. 2016-04-14 00:35:46 +03:00
00325_replacing_merge_tree.reference Updated test [#METR-20644]. 2016-04-16 01:00:19 +03:00
00325_replacing_merge_tree.sql Probably fixed flappy test [#METR-2944]. 2016-07-01 19:48:33 +03:00
00326_function_multi_if.reference Merge 2016-05-05 15:00:14 +03:00
00326_function_multi_if.sql Merge 2016-05-05 15:00:14 +03:00
00327_summing_composite_nested.reference Added test [#METR-20856]. 2016-04-27 08:23:55 +03:00
00327_summing_composite_nested.sql Added test [#METR-20856]. 2016-04-27 08:23:55 +03:00
00328_case_construction.reference Merge 2016-05-04 02:19:14 +03:00
00328_case_construction.sql Merge 2016-05-04 02:19:14 +03:00
00329_alter_primary_key.reference Added test [#METR-21119]. 2016-05-18 00:08:53 +03:00
00329_alter_primary_key.sql Added test [#METR-21119]. 2016-05-18 00:08:53 +03:00
00330_view_subqueries.reference Disabled implicit moving to PREWHERE when using FINAL [#METR-20644]. 2016-06-06 21:41:28 +03:00
00330_view_subqueries.sql Disabled implicit moving to PREWHERE when using FINAL [#METR-20644]. 2016-06-06 21:41:28 +03:00
00331_final_and_prewhere.reference Disabled implicit moving to PREWHERE when using FINAL [#METR-20644]. 2016-06-06 21:41:28 +03:00
00331_final_and_prewhere.sql Disabled implicit moving to PREWHERE when using FINAL [#METR-20644]. 2016-06-06 21:41:28 +03:00
00332_quantile_timing_memory_leak.reference Little more sophisticated test [#METR-21614]. 2016-06-11 17:35:23 +03:00
00332_quantile_timing_memory_leak.sql Little more sophisticated test [#METR-21614]. 2016-06-11 17:35:23 +03:00
00333_parser_number_bug.reference Fixed error with ParserNumber (tnx. kmeaw) [#METR-21765]. 2016-06-21 00:22:46 +03:00
00333_parser_number_bug.sql Fixed error with ParserNumber (tnx. kmeaw) [#METR-21765]. 2016-06-21 00:22:46 +03:00
00334_column_aggregate_function_limit.reference Added test [#METR-2944]. 2016-06-22 00:48:04 +03:00
00334_column_aggregate_function_limit.sql Added test [#METR-2944]. 2016-06-22 00:48:04 +03:00
00335_bom.reference Added test [#METR-21817]. 2016-06-23 22:45:26 +03:00
00335_bom.sh Added test [#METR-21817]. 2016-06-23 22:45:26 +03:00
00336_stack_trace.reference Added test [#METR-21846]. 2016-06-26 00:51:44 +03:00
00336_stack_trace.sh Added test [#METR-21846]. 2016-06-26 00:51:44 +03:00
00337_any_heavy.reference Added test [#METR-21691]. 2016-07-17 20:07:34 +03:00
00337_any_heavy.sql Added test [#METR-21691]. 2016-07-17 20:07:34 +03:00
00338_replicate_array_of_strings.reference More tests [#METR-21863]. 2016-06-29 00:35:49 +03:00
00338_replicate_array_of_strings.sql More tests [#METR-21863]. 2016-06-29 00:35:49 +03:00
00339_parsing_bad_arrays.reference Added test [#METR-21885]. 2016-06-29 00:32:12 +03:00
00339_parsing_bad_arrays.sh Added test [#METR-21885]. 2016-06-29 00:32:12 +03:00
00340_squashing_insert_select.reference Added test [#METR-21877]. 2016-07-02 00:13:58 +03:00
00340_squashing_insert_select.sql Added test [#METR-21877]. 2016-07-02 00:13:58 +03:00
00341_squashing_insert_select2.reference Added more test [#METR-21877]. 2016-07-02 00:25:14 +03:00
00341_squashing_insert_select2.sql Fixed test [#METR-21877]. 2016-07-07 08:13:08 +03:00
00342_escape_sequences.reference Added test [#METR-21995]. 2016-07-06 23:39:32 +03:00
00342_escape_sequences.sql Added test [#METR-21995]. 2016-07-06 23:39:32 +03:00
00343_array_element_generic.reference dbms: Server: Updated functional test. [#METR-22842] 2016-09-21 18:10:06 +03:00
00343_array_element_generic.sql dbms: Server: Updated functional test. [#METR-22842] 2016-09-21 18:10:06 +03:00
00344_row_number_in_all_blocks.reference Added miscellaneous function 'rowNumberInAllBlocks' [#METR-21993]. 2016-07-09 00:46:18 +03:00
00344_row_number_in_all_blocks.sql Added miscellaneous function 'rowNumberInAllBlocks' [#METR-21993]. 2016-07-09 00:46:18 +03:00
00345_index_signed_unsigned_comparison.reference Added test [#METR-22032]. 2016-07-09 03:20:44 +03:00
00345_index_signed_unsigned_comparison.sql Added test [#METR-22032]. 2016-07-09 03:20:44 +03:00
00346_if_tuple.reference Added support for tuple arguments of function if [#METR-22033]. 2016-07-09 06:54:57 +03:00
00346_if_tuple.sql Added support for tuple arguments of function if [#METR-22033]. 2016-07-09 06:54:57 +03:00
00347_has_tuple.reference Added support for arbitary nested type of arrays for function has [#METR-18149]. 2016-07-09 07:39:57 +03:00
00347_has_tuple.sql Added support for arbitary nested type of arrays for function has [#METR-18149]. 2016-07-09 07:39:57 +03:00
00348_tuples.reference Fixed errors with tuples [#METR-18149]. 2016-07-10 07:09:59 +03:00
00348_tuples.sql Fixed errors with tuples [#METR-18149]. 2016-07-10 07:09:59 +03:00
00349_visible_width.reference Added test [#METR-18149]. 2016-07-10 10:41:03 +03:00
00349_visible_width.sql Added test [#METR-18149]. 2016-07-10 10:41:03 +03:00
00350_count_distinct.reference Added syntactic sugar for count(DISTINCT ...) and 'count_distinct_implementation' setting [#METR-22035]. 2016-07-10 18:52:35 +03:00
00350_count_distinct.sql Added syntactic sugar for count(DISTINCT ...) and 'count_distinct_implementation' setting [#METR-22035]. 2016-07-10 18:52:35 +03:00
00351_select_distinct_arrays_tuples.reference Added test [#METR-22035]. 2016-07-10 19:04:25 +03:00
00351_select_distinct_arrays_tuples.sql Added test [#METR-22035]. 2016-07-10 19:04:25 +03:00
00352_external_sorting_and_constants.reference Fixed error with external sorting when constants are present [#METR-21787]. 2016-07-25 23:57:05 +03:00
00352_external_sorting_and_constants.sql Fixed error with external sorting when constants are present [#METR-21787]. 2016-07-25 23:57:05 +03:00
00353_join_by_tuple.reference Added test [#METR-20624]. 2016-07-28 05:18:07 +03:00
00353_join_by_tuple.sql Added test [#METR-20624]. 2016-07-28 05:18:07 +03:00
00354_host_command_line_option.reference Added test [#METR-22227]. 2016-07-28 05:20:04 +03:00
00354_host_command_line_option.sh Added test [#METR-22227]. 2016-07-28 05:20:04 +03:00
00355_array_of_non_const_convertible_types.reference Added test [#METR-22188]. 2016-07-28 05:22:17 +03:00
00355_array_of_non_const_convertible_types.sql Added test [#METR-22188]. 2016-07-28 05:22:17 +03:00
00356_analyze_aggregations_and_union_all.reference Added test [#METR-22226]. 2016-07-28 23:25:56 +03:00
00356_analyze_aggregations_and_union_all.sql Added test [#METR-22226]. 2016-07-28 23:25:56 +03:00
00357_to_string_complex_types.reference Added support for complex typed arguments for function toString [#METR-22263]. 2016-07-30 07:39:51 +03:00
00357_to_string_complex_types.sql Added support for complex typed arguments for function toString [#METR-22263]. 2016-07-30 07:39:51 +03:00
00358_from_string_complex_types.reference Allowed to CAST Strings to Array, Tuple [#METR-22263]. 2016-08-02 06:30:34 +03:00
00358_from_string_complex_types.sql Allowed to CAST Strings to Array, Tuple [#METR-22263]. 2016-08-02 06:30:34 +03:00
00359_convert_or_zero_functions.reference Added toTOrZero conversion functions [#METR-22229]. 2016-08-02 08:32:09 +03:00
00359_convert_or_zero_functions.sql Added toTOrZero conversion functions [#METR-22229]. 2016-08-02 08:32:09 +03:00
00360_to_date_from_string_with_datetime.reference Added test [#METR-22296]. 2016-08-04 08:18:46 +03:00
00360_to_date_from_string_with_datetime.sql Added test [#METR-22296]. 2016-08-04 08:18:46 +03:00
00361_shared_array_offsets_and_squash_blocks.reference Fixed error with INSERT SELECT and nested data structures [#METR-22328]. 2016-08-07 18:13:40 +03:00
00361_shared_array_offsets_and_squash_blocks.sql Fixed error with INSERT SELECT and nested data structures [#METR-22328]. 2016-08-07 18:13:40 +03:00
00362_great_circle_distance.reference METR-22322: add functional test 2016-08-15 19:34:03 +03:00
00362_great_circle_distance.sql METR-22322: add functional test 2016-08-15 19:34:03 +03:00
00363_defaults.reference Added test [#METR-21993]. 2016-08-15 22:43:51 +03:00
00363_defaults.sql Added test [#METR-21993]. 2016-08-15 22:43:51 +03:00
00364_java_style_denormals.reference Added test result [#METR-22428]. 2016-08-17 00:45:35 +03:00
00364_java_style_denormals.sql Added test result [#METR-22428]. 2016-08-17 00:45:35 +03:00
00365_statistics_in_formats.reference Added test [#METR-22400]. 2016-08-17 08:53:14 +03:00
00365_statistics_in_formats.sh Added test [#METR-22400]. 2016-08-17 08:53:14 +03:00
00366_multi_statements.reference Added test [#METR-22252]. 2016-08-17 09:11:25 +03:00
00366_multi_statements.sh Added test [#METR-22252]. 2016-08-17 09:11:25 +03:00
00367_visible_width_of_array_tuple_enum.reference Fixed error with 'visibleWidth' function when applied to Array(Enum...) or Tuple(Enum...) [#METR-22432]. 2016-08-17 09:25:01 +03:00
00367_visible_width_of_array_tuple_enum.sql Fixed error with 'visibleWidth' function when applied to Array(Enum...) or Tuple(Enum...) [#METR-22432]. 2016-08-17 09:25:01 +03:00
00368_format_option_collision.reference Client: fixed error that 'format' command line option was collided between common arguments and arguments for external tables [#METR-22057]. 2016-08-19 00:00:00 +03:00
00368_format_option_collision.sh Client: fixed error that 'format' command line option was collided between common arguments and arguments for external tables [#METR-22057]. 2016-08-19 00:00:00 +03:00
00369_int_div_of_float.reference Changed semantic of intDiv, intDivOrZero functions for floating point arguments [#METR-19446]. 2016-08-19 06:17:53 +03:00
00369_int_div_of_float.sql Changed semantic of intDiv, intDivOrZero functions for floating point arguments [#METR-19446]. 2016-08-19 06:17:53 +03:00
00370_duplicate_columns_in_subqueries.reference Fixed error with duplicate columns in subqueries [#METR-22381]. 2016-08-20 20:10:00 +03:00
00370_duplicate_columns_in_subqueries.sql Fixed error with duplicate columns in subqueries [#METR-22381]. 2016-08-20 20:10:00 +03:00
00371_union_all.reference Added test [#METR-22329]. 2016-08-20 20:19:06 +03:00
00371_union_all.sql Added test [#METR-22329]. 2016-08-20 20:19:06 +03:00
00372_cors_header.reference CORS hearder test 2016-08-30 09:25:24 +03:00
00372_cors_header.sh Fixed error in test [#METR-2807]. 2016-09-01 20:58:40 +03:00
00373_group_by_tuple.reference Renamed test [#METR-22301]. 2016-09-23 05:09:23 +03:00
00373_group_by_tuple.sql Renamed test [#METR-22301]. 2016-09-23 05:09:23 +03:00
00374_any_last_if_merge.reference Fixed error with anyLastIf function [#MARKETHEALTH-550]. 2016-09-23 06:44:51 +03:00
00374_any_last_if_merge.sql Fixed error with anyLastIf function [#MARKETHEALTH-550]. 2016-09-23 06:44:51 +03:00
00374_json_each_row_input_with_noisy_fields.reference Added test for JSONEachRow format. [#METR-22801] 2016-09-28 21:45:28 +03:00
00374_json_each_row_input_with_noisy_fields.sh Small refinement of recently added tests. 2016-09-30 16:40:26 +03:00
00375_group_uniq_array_of_string.reference Added more tests for groupUniqArray() function. [#METR-22071] 2016-09-29 16:19:43 +03:00
00375_group_uniq_array_of_string.sql Small refinement of recently added tests. 2016-09-30 16:40:26 +03:00
00376_group_uniq_array_of_int_array.reference Added more tests for groupUniqArray() function. [#METR-22071] 2016-09-29 16:19:43 +03:00
00376_group_uniq_array_of_int_array.sql Small refinement of recently added tests. 2016-09-30 16:40:26 +03:00
00377_group_uniq_array_of_string_array.reference Added more tests for groupUniqArray() function. [#METR-22071] 2016-09-29 16:19:43 +03:00
00377_group_uniq_array_of_string_array.sql Small refinement of recently added tests. 2016-09-30 16:40:26 +03:00
00378_json_quote_64bit_integers.reference Added output_format_json_quote_64bit_integers new config option. 2016-09-30 19:02:16 +03:00
00378_json_quote_64bit_integers.sql Added output_format_json_quote_64bit_integers new config option. 2016-09-30 19:02:16 +03:00
00379_system_processes_port.reference Added port column into system.processes table. [#METR-22966] 2016-10-11 22:01:55 +03:00
00379_system_processes_port.sh Fixed port test. [#METR-22966] 2016-10-14 13:52:20 +03:00
00380_client_break_at_exception_in_batch_mode.reference Client: Don't exit (only break) at first error in interactive mode when processing multiple queries in one command [#METR-19563]. 2016-10-15 03:38:59 +03:00
00380_client_break_at_exception_in_batch_mode.sh Client: Don't exit (only break) at first error in interactive mode when processing multiple queries in one command [#METR-19563]. 2016-10-15 03:38:59 +03:00
00381_nullable.reference dbms: Server: renaming [#METR-19266] 2016-10-19 11:26:51 +03:00
00381_nullable.sql dbms: Server: renaming [#METR-19266] 2016-10-19 11:26:51 +03:00