ClickHouse/tests/queries/0_stateless/arcadia_skip_list.txt

228 lines
7.3 KiB
Plaintext
Raw Normal View History

2020-06-22 12:48:17 +00:00
# Add testcase here to skip it in Arcadia CI (Yandex synchronization check)
# It is useful for tests with not supported features in Arcadia build
2020-06-22 12:22:28 +00:00
00105_shard_collations
00184_shard_distributed_group_by_no_merge
2020-06-22 12:22:28 +00:00
00436_convert_charset
00490_special_line_separators_and_characters_outside_of_bmp
00506_union_distributed
00586_removing_unused_columns_from_subquery
00588_shard_distributed_prewhere
00594_alias_in_distributed
00609_distributed_with_case_when_then
00678_murmurhash
00717_low_cardinaliry_distributed_group_by
00717_merge_and_distributed
00732_base64_functions
00746_hashing_tuples
00751_hashing_ints
00753_distributed_system_columns_and_system_tables
2020-06-22 12:22:28 +00:00
00800_function_java_hash
00800_low_cardinality_distributed_insert
00821_distributed_storage_with_join_on
00829_bitmap_function
2020-12-25 14:13:26 +00:00
00829_bitmap64_function
2020-06-22 12:22:28 +00:00
00850_global_join_dups
00858_issue_4756
00877_memory_limit_for_new_delete
00921_datetime64_basic
00926_geo_to_h3
2021-01-21 23:01:17 +00:00
01659_h3_buffer_overflow
2020-06-22 12:22:28 +00:00
00926_multimatch
00929_multi_match_edit_distance
00952_insert_into_distributed_with_materialized_column
00967_insert_into_distributed_different_types
00974_bitmapContains_with_primary_key
00974_distributed_join_on
00974_query_profiler
00980_shard_aggregation_state_deserialization
00980_skip_unused_shards_without_sharding_key
00987_distributed_stack_overflow
00990_metric_log_table_not_empty
01009_global_array_join_names
01016_macros
01018_ddl_dictionaries_select
01018_ddl_dictionaries_special
01018_dictionaries_from_dictionaries
01018_Distributed__shard_num
01023_materialized_view_query_context
01030_storage_hdfs_syntax
01033_dictionaries_lifetime
01036_no_superfluous_dict_reload_on_create_database
01036_no_superfluous_dict_reload_on_create_database_2
01037_polygon_dict_multi_polygons
01037_polygon_dict_simple_polygons
01040_distributed_directory_monitor_batch_inserts
01040_h3_get_resolution
01041_create_dictionary_if_not_exists
01041_h3_is_valid
01042_h3_k_ring
01043_dictionary_attribute_properties_values
01043_h3_edge_length_m
01044_h3_edge_angle
01046_materialized_view_with_join_over_distributed
01050_clickhouse_dict_source_with_subquery
2020-06-29 20:48:18 +00:00
01053_ssd_dictionary
2020-06-22 12:22:28 +00:00
01059_storage_file_brotli
01070_h3_get_base_cell
01070_h3_hex_area_m2
01070_h3_indexes_are_neighbors
01070_h3_to_children
01070_h3_to_parent
01070_h3_to_string
01070_string_to_h3
01071_force_optimize_skip_unused_shards
01072_optimize_skip_unused_shards_const_expr_eval
01074_h3_range_check
01080_check_for_error_incorrect_size_of_nested_column
01083_expressions_in_engine_arguments
01083_log_family_disk_memory
01091_num_threads
01092_base64
01092_memory_profiler
01099_parallel_distributed_insert_select
01102_distributed_local_in_bug
01103_distributed_product_mode_local_column_renames
01104_distributed_numbers_test
01104_distributed_one_test
01110_dictionary_layout_without_arguments
01113_local_dictionary_type_conversion
01114_mysql_database_engine_segfault
01115_join_with_dictionary
01125_dict_ddl_cannot_add_column
01129_dict_get_join_lose_constness
01138_join_on_distributed_and_tmp
2020-07-22 02:30:07 +00:00
01191_rename_dictionary
2020-06-22 12:22:28 +00:00
01200_mutations_memory_consumption
01211_optimize_skip_unused_shards_type_mismatch
01213_optimize_skip_unused_shards_DISTINCT
01220_scalar_optimization_in_alter
01223_dist_on_dist
01225_drop_dictionary_as_table
01227_distributed_global_in_issue_2610
01231_distributed_aggregation_memory_efficient_mix_levels
01232_extremes
01235_live_view_over_distributed
01236_distributed_over_live_view_over_distributed
01236_graphite_mt
01237_live_view_over_distributed_with_subquery_select_table_alias
01247_optimize_distributed_group_by_sharding_key
01247_optimize_distributed_group_by_sharding_key_dist_on_dist
2020-06-22 12:22:28 +00:00
01251_dict_is_in_infinite_loop
01253_subquery_in_aggregate_function_JustStranger
01254_dict_create_without_db
01254_dict_load_after_detach_attach
01257_dictionary_mismatch_types
01259_dictionary_custom_settings_ddl
01263_type_conversion_nvartolomei
01267_alter_default_key_columns
01268_dictionary_direct_layout
01270_optimize_skip_unused_shards_low_cardinality
01273_h3EdgeAngle_range_check
01274_alter_rename_column_distributed
01276_system_licenses
2020-06-29 20:48:18 +00:00
01280_ssd_complex_key_dictionary
2020-06-22 12:22:28 +00:00
01291_distributed_low_cardinality_memory_efficient
01292_create_user
01293_show_clusters
01293_system_distribution_queue
01294_system_distributed_on_cluster
01297_alter_distributed
01303_aggregate_function_nothing_serde
01307_orc_output_format
01308_orc_output_format_arrays
2020-06-22 12:22:28 +00:00
01319_query_formatting_in_server_log
01326_build_id
01354_order_by_tuple_collate_const
01370_client_autocomplete_word_break_characters
2020-07-09 01:31:09 +00:00
01319_optimize_skip_unused_shards_nesting
01376_GROUP_BY_injective_elimination_dictGet
2020-07-15 13:56:13 +00:00
01391_join_on_dict_crash
01401_FORMAT_SETTINGS
2020-07-27 14:10:57 +00:00
01411_bayesian_ab_testing
2020-08-24 20:35:38 +00:00
01455_time_zones
2020-08-25 16:32:58 +00:00
01456_ast_optimizations_over_distributed
01460_DistributedFilesToInsert
2020-09-07 09:02:22 +00:00
01474_executable_dictionary
01474_bad_global_join
01457_create_as_table_function_structure
2020-09-11 16:44:14 +00:00
01473_event_time_microseconds
2020-09-16 15:17:16 +00:00
01461_query_start_time_microseconds
01455_shard_leaf_max_rows_bytes_to_read
01505_distributed_local_type_conversion_enum
01505_log_distributed_deadlock
2020-09-25 10:39:59 +00:00
00604_show_create_database
00609_mv_index_in_in
00510_materizlized_view_and_deduplication_zookeeper
00738_lock_for_inner_table
2020-09-28 14:51:12 +00:00
01501_cache_dictionary_all_fields
2020-09-22 14:41:26 +00:00
01504_rocksdb
01515_force_data_skipping_indices
2020-10-15 15:52:42 +00:00
01526_complex_key_dict_direct_layout
01509_dictionary_preallocate
01526_max_untracked_memory
2020-10-23 18:53:50 +00:00
01530_drop_database_atomic_sync
2020-10-23 08:02:40 +00:00
01532_collate_in_low_cardinality
01533_collate_in_nullable
01542_collate_in_array
01543_collate_in_tuple
2020-11-10 09:18:51 +00:00
01545_url_file_format_settings
01546_log_queries_min_query_duration_ms
01547_query_log_current_database
01548_query_log_query_execution_ms
2020-11-03 10:41:56 +00:00
01552_dict_fixedstring
01555_system_distribution_queue_mask
01557_max_parallel_replicas_no_sample
2020-11-11 12:01:16 +00:00
01525_select_with_offset_fetch_clause
2020-11-13 09:28:21 +00:00
01560_timeseriesgroupsum_segfault
2020-11-13 19:30:38 +00:00
00976_ttl_with_old_parts
01584_distributed_buffer_cannot_find_column
01018_ip_dictionary_long
2020-12-02 19:55:48 +00:00
01582_distinct_subquery_groupby
2020-12-16 15:34:29 +00:00
01558_ttest
2020-11-30 12:53:37 +00:00
01558_ttest_scipy
01561_mann_whitney_scipy
2020-12-16 18:03:39 +00:00
01601_custom_tld
2020-12-31 14:36:21 +00:00
01602_insert_into_table_function_cluster
01636_nullable_fuzz2
01639_distributed_sync_insert_zero_rows
01644_distributed_async_insert_fsync_smoke
2021-01-14 19:34:13 +00:00
01552_impl_aggfunc_cloneresize
2021-01-18 13:14:30 +00:00
01650_fetch_patition_with_macro_in_zk_path
2021-01-15 13:22:53 +00:00
01651_bugs_from_15889
01655_agg_if_nullable
2021-02-15 13:38:31 +00:00
01658_read_file_to_stringcolumn
2021-01-22 13:01:04 +00:00
01182_materialized_view_different_structure
2021-01-21 22:59:56 +00:00
01660_sum_ubsan
2021-01-23 09:07:58 +00:00
01669_columns_declaration_serde
2021-01-23 09:08:54 +00:00
01666_blns
2021-01-26 08:21:18 +00:00
01181_db_atomic_drop_on_cluster
01658_test_base64Encode_mysql_compatibility
01659_test_base64Decode_mysql_compatibility
01670_distributed_bytes_to_throw_insert
01674_htm_xml_coarse_parse
01675_distributed_bytes_to_delay_insert
01675_data_type_coroutine
01676_clickhouse_client_autocomplete
2021-01-28 07:44:29 +00:00
01671_aggregate_function_group_bitmap_data
2021-02-01 08:19:08 +00:00
01674_executable_dictionary_implicit_key
01686_rocksdb
01683_dist_INSERT_block_structure_mismatch
2021-02-08 08:36:08 +00:00
01702_bitmap_native_integers
2021-02-08 15:48:50 +00:00
01686_event_time_microseconds_part_log
2021-02-20 08:44:35 +00:00
01017_uniqCombined_memory_usage
2021-03-03 15:12:39 +00:00
01747_join_view_filter_dictionary
2021-03-05 02:06:49 +00:00
01748_dictionary_table_dot
Fix heap-buffer-overflow in highlighting multi-line comments Not closed multi-line comment returns the whole query, so it should not be processed further with the lexer. ASan report: :) /*================================================================= ==14889==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60400006ebc0 at pc 0x00000a8148ea bp 0x7fffffff8610 sp 0x7fffffff7dd8 WRITE of size 16 at 0x60400006ebc0 thread T0 0 0xa8148e9 in __asan_memcpy (/src/ch/tmp/upstream/clickhouse-asan+0xa8148e9) 1 0xaa8a3a4 in DB::Client::highlight(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<replxx::Replxx::Color, std::__1::allocator<replxx::Replxx::Color> >&) obj-x86_64-linux-gnu/../programs/client/Client.cpp:464:52 2 0x25f7b6d8 in std::__1::__function::__policy_func<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<replxx::Replxx::Color, std::__1::allocator<replxx::Replxx::Color> >&)>::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<replxx::Replxx::Color, std::__1::allocator<replxx::Replxx::Color> >&) const obj-x86_64-linux-gnu/../contrib/libcxx/include/functional:2221:16 3 0x25f7b6d8 in std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<replxx::Replxx::Color, std::__1::allocator<replxx::Replxx::Color> >&)>::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<replxx::Replxx::Color, std::__1::allocator<replxx::Replxx::Color> >&) const obj-x86_64-linux-gnu/../contrib/libcxx/include/functional:2560:12 4 0x25f7b6d8 in replxx::Replxx::ReplxxImpl::render(replxx::Replxx::ReplxxImpl::HINT_ACTION) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:546:3 5 0x25f74059 in replxx::Replxx::ReplxxImpl::refresh_line(replxx::Replxx::ReplxxImpl::HINT_ACTION) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:729:2 6 0x25f6bc8f in replxx::Replxx::ReplxxImpl::insert_character(char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1197:3 7 0x25f79347 in replxx::Replxx::ReplxxImpl::action(unsigned long long, replxx::Replxx::ACTION_RESULT (replxx::Replxx::ReplxxImpl::* const&)(char32_t), char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1130:29 8 0x25f79347 in replxx::Replxx::ReplxxImpl::get_input_line() obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1123:11 9 0x25f7844c in replxx::Replxx::ReplxxImpl::input(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:455:8 10 0x25af5693 in ReplxxLineReader::readOneLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/ReplxxLineReader.cpp:108:29 11 0x25aed149 in LineReader::readLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/LineReader.cpp:81:26 12 0xaa80ba2 in DB::Client::mainImpl() obj-x86_64-linux-gnu/../programs/client/Client.cpp:654:33 13 0xaa756f5 in DB::Client::main(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/../programs/client/Client.cpp:280:20 14 0x25c0c8b5 in Poco::Util::Application::run() obj-x86_64-linux-gnu/../contrib/poco/Util/src/Application.cpp:334:8 15 0xaa4d050 in mainEntryClickHouseClient(int, char**) obj-x86_64-linux-gnu/../programs/client/Client.cpp:2724:23 16 0xa848c3a in main obj-x86_64-linux-gnu/../programs/main.cpp:368:12 17 0x7ffff7dcab24 in __libc_start_main (/usr/lib/libc.so.6+0x27b24) 18 0xa79b36d in _start (/src/ch/tmp/upstream/clickhouse-asan+0xa79b36d) 0x60400006ebc0 is located 0 bytes to the right of 48-byte region [0x60400006eb90,0x60400006ebc0) allocated by thread T0 here: 0 0xa84509d in operator new(unsigned long) (/src/ch/tmp/upstream/clickhouse-asan+0xa84509d) 1 0x25f7af76 in void* std::__1::__libcpp_operator_new<unsigned long>(unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/new:235:10 2 0x25f7af76 in std::__1::__libcpp_allocate(unsigned long, unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/new:261:10 3 0x25f7af76 in std::__1::allocator<replxx::Replxx::Color>::allocate(unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/memory:840:38 4 0x25f7af76 in std::__1::allocator_traits<std::__1::allocator<replxx::Replxx::Color> >::allocate(std::__1::allocator<replxx::Replxx::Color>&, unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/__memory/allocator_traits.h:468:21 5 0x25f7af76 in std::__1::vector<replxx::Replxx::Color, std::__1::allocator<replxx::Replxx::Color> >::__vallocate(unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/vector:993:37 6 0x25f7af76 in std::__1::vector<replxx::Replxx::Color, std::__1::allocator<replxx::Replxx::Color> >::vector(unsigned long, replxx::Replxx::Color const&) obj-x86_64-linux-gnu/../contrib/libcxx/include/vector:1155:9 7 0x25f7af76 in replxx::Replxx::ReplxxImpl::render(replxx::Replxx::ReplxxImpl::HINT_ACTION) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:543:19 8 0x25f74059 in replxx::Replxx::ReplxxImpl::refresh_line(replxx::Replxx::ReplxxImpl::HINT_ACTION) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:729:2 9 0x25f6bc8f in replxx::Replxx::ReplxxImpl::insert_character(char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1197:3 10 0x25f79347 in replxx::Replxx::ReplxxImpl::action(unsigned long long, replxx::Replxx::ACTION_RESULT (replxx::Replxx::ReplxxImpl::* const&)(char32_t), char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1130:29 11 0x25f79347 in replxx::Replxx::ReplxxImpl::get_input_line() obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1123:11 12 0x25f7844c in replxx::Replxx::ReplxxImpl::input(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:455:8 13 0x25af5693 in ReplxxLineReader::readOneLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/ReplxxLineReader.cpp:108:29 14 0x25aed149 in LineReader::readLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/LineReader.cpp:81:26 15 0xaa80ba2 in DB::Client::mainImpl() obj-x86_64-linux-gnu/../programs/client/Client.cpp:654:33 16 0xaa756f5 in DB::Client::main(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/../programs/client/Client.cpp:280:20 17 0x25c0c8b5 in Poco::Util::Application::run() obj-x86_64-linux-gnu/../contrib/poco/Util/src/Application.cpp:334:8 18 0xaa4d050 in mainEntryClickHouseClient(int, char**) obj-x86_64-linux-gnu/../programs/client/Client.cpp:2724:23 19 0xa848c3a in main obj-x86_64-linux-gnu/../programs/main.cpp:368:12 20 0x7ffff7dcab24 in __libc_start_main (/usr/lib/libc.so.6+0x27b24) SUMMARY: AddressSanitizer: heap-buffer-overflow (/src/ch/tmp/upstream/clickhouse-asan+0xa8148e9) in __asan_memcpy v2: fix lexer instead of client quirk
2021-03-06 07:34:39 +00:00
01755_client_highlight_multi_line_comment_regression
00950_dict_get
2021-03-06 19:17:24 +00:00
01683_flat_dictionary
01681_cache_dictionary_simple_key
01682_cache_dictionary_complex_key
01684_ssd_cache_dictionary_simple_key
01685_ssd_cache_dictionary_complex_key
01304_polygons_sym_difference
01305_polygons_union
01306_polygons_intersection
01702_system_query_log
01759_optimize_skip_unused_shards_zero_shards
2021-04-05 21:45:28 +00:00
01780_clickhouse_dictionary_source_loop