alexey-milovidov
|
edbaf756a0
|
Merge pull request #21696 from azat/stress-tests-fixes
Tests fixes (that was found by stress tests)
|
2021-03-14 12:31:57 +03:00 |
|
Maksim Kita
|
084bd03672
|
Merge pull request #21692 from azat/dict-ip_trie-access_to_key_from_attributes
Fix SIGSEGV on not existing attributes from ip_trie with access_to_key_from_attributes
|
2021-03-13 23:13:26 +03:00 |
|
Azat Khuzhin
|
833dbf1225
|
Mark 01294_lazy_database_concurrent_recreate_reattach_and_show_tables as long
|
2021-03-13 13:43:17 +03:00 |
|
Azat Khuzhin
|
68dff2d954
|
Mark 01018_ip_dictionary as long
https://clickhouse-test-reports.s3.yandex.net/21692/481d897cadb6b1a309478f24a46efe506b7108d6/functional_stateless_tests_flaky_check_(address).html#fail1
|
2021-03-13 11:06:49 +03:00 |
|
Vasily Nemkov
|
f4246e7be5
|
Merge branch 'master' into governance/query_log
|
2021-03-12 18:31:08 +03:00 |
|
tavplubix
|
2acbfd834a
|
Merge branch 'master' into stress_test_results
|
2021-03-12 12:11:33 +03:00 |
|
Nikita Mikhaylov
|
5ac5ae3b27
|
Merge pull request #21157 from CurtizJ/fix-type-map
Improve support of integer keys in data type Map
|
2021-03-11 15:49:57 +03:00 |
|
alexey-milovidov
|
2159fb8481
|
Merge branch 'master' into governance/query_log
|
2021-03-10 05:29:56 +03:00 |
|
Vasily Nemkov
|
93a00cde5d
|
Update skip_list.json
|
2021-03-09 16:56:23 +03:00 |
|
Vasily Nemkov
|
ada200fa3d
|
Update skip_list.json
|
2021-03-09 01:03:40 +03:00 |
|
Vasily Nemkov
|
1711761459
|
Merge branch 'master' into governance/query_log
|
2021-03-08 10:52:27 +03:00 |
|
Vasily Nemkov
|
8874d2e063
|
Avoid running 01702_system_query_log.sql in parallel
Shouldn't be run in parallel with itself, since it relies on content of system.query_log
|
2021-03-07 23:15:15 +02:00 |
|
Maksim Kita
|
aa1a16d2b9
|
Updated tests skiplists
|
2021-03-06 22:17:24 +03:00 |
|
Maksim Kita
|
8ea6c4b852
|
Updated Dictionaries default value handling
|
2021-03-06 14:37:56 +03:00 |
|
Maksim Kita
|
717a9b048a
|
Fixed tests
|
2021-03-06 14:37:36 +03:00 |
|
Alexey Milovidov
|
0f52c62ab0
|
Merge branch 'master' into dict-name-dot
|
2021-03-05 05:06:25 +03:00 |
|
Alexey Milovidov
|
71b52542d9
|
Add to skip list for parallel runs
|
2021-03-03 04:37:11 +03:00 |
|
alesapin
|
9ebf1b4fad
|
Get rid of separate minmax index fields
|
2021-03-02 13:33:54 +03:00 |
|
Alexander Tokmakov
|
fb42dec355
|
fix
|
2021-02-27 01:20:49 +03:00 |
|
Maksim Kita
|
2679613503
|
Added test to skip list DatabaseReplicated
|
2021-02-26 18:37:57 +03:00 |
|
Anton Popov
|
6ed3cf5511
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-02-26 15:10:52 +03:00 |
|
Alexander Tokmakov
|
422e083c96
|
move more code
|
2021-02-26 14:43:58 +03:00 |
|
Anton Popov
|
5482a82342
|
skip test
|
2021-02-26 00:34:35 +03:00 |
|
Vitaly Baranov
|
8601b2f3e7
|
Merge pull request #21148 from vitlibar/protobuf-format-better-tests-2
Better tests for protobuf format #2.
|
2021-02-25 06:01:47 +03:00 |
|
Vitaly Baranov
|
2480e4ee3d
|
Better tests for protobuf format #2.
|
2021-02-24 21:06:29 +03:00 |
|
tavplubix
|
eb46f50993
|
Update skip_list.json
|
2021-02-22 16:28:50 +03:00 |
|
Alexey Milovidov
|
2a8e21773c
|
Add skip list for parallel runs
|
2021-02-21 23:18:52 +03:00 |
|
alexey-milovidov
|
20a7ccf5b1
|
Merge pull request #20174 from amosbird/alias
Normalized function names (lower-case case-insensitive names)
|
2021-02-21 16:23:51 +03:00 |
|
tavplubix
|
a697b578bc
|
Merge pull request #16193 from ClickHouse/database_replicated
DatabaseReplicated: continuation of #10485
|
2021-02-20 19:39:34 +03:00 |
|
Alexander Tokmakov
|
863c099254
|
fix
|
2021-02-20 15:57:07 +03:00 |
|
Alexey Milovidov
|
d947dbc185
|
Add test to skip list
|
2021-02-20 11:44:35 +03:00 |
|
Amos Bird
|
2ab37d025a
|
Skip non-parallel tests
|
2021-02-20 16:14:38 +08:00 |
|
Alexander Tokmakov
|
2a36d6cb55
|
review suggestions
|
2021-02-20 02:41:58 +03:00 |
|
Alexander Tokmakov
|
8097532cb7
|
Merge branch 'master' into database_replicated
|
2021-02-18 17:42:06 +03:00 |
|
Vitaly Baranov
|
3cbb325913
|
Merge pull request #20506 from vitlibar/refactor-protobuf-format-io
Improved serialization in Protobuf format.
|
2021-02-18 11:31:37 +03:00 |
|
Vitaly Baranov
|
18e036d19b
|
Improved serialization for data types combined of Arrays and Tuples.
Improved matching enum data types to protobuf enum type.
Fixed serialization of the Map data type.
Omitted values are now set by default.
|
2021-02-17 20:50:09 +03:00 |
|
Nikita Mikhaylov
|
d15bac31ff
|
Merge pull request #20399 from nikitamikhaylov/keen-wolf-filefuncwithreadbuf
Merging #19204
|
2021-02-17 16:11:22 +03:00 |
|
Alexander Tokmakov
|
1aac7b3471
|
Merge branch 'master' into database_replicated
|
2021-02-17 00:39:56 +03:00 |
|
tavplubix
|
68b427a99d
|
Merge pull request #20448 from ClickHouse/better_ddl_queue_cleanup
Better distributed DDL queue cleanup
|
2021-02-16 19:29:50 +03:00 |
|
Alexander Tokmakov
|
7b54b892b5
|
fix
|
2021-02-16 17:05:58 +03:00 |
|
Nikita Mikhailov
|
6ee98ead05
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into keen-wolf-filefuncwithreadbuf
|
2021-02-16 15:38:03 +03:00 |
|
Alexander Tokmakov
|
bf6f64a3fb
|
Merge branch 'master' into database_replicated
|
2021-02-16 01:28:19 +03:00 |
|
Alexander Tokmakov
|
cf57c3b4a2
|
update comments
|
2021-02-15 23:01:21 +03:00 |
|
Nikita Mikhailov
|
d41b2a4d06
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into keen-wolf-filefuncwithreadbuf
|
2021-02-15 16:15:52 +03:00 |
|
Alexander Tokmakov
|
9c7cf9e92e
|
remove some debug code
|
2021-02-15 13:26:34 +03:00 |
|
alesapin
|
c1550814ca
|
Disable snapshots for tests
|
2021-02-15 10:30:08 +03:00 |
|
tavplubix
|
89f2cf52f3
|
Update skip_list.json
|
2021-02-14 14:24:54 +03:00 |
|
alesapin
|
17dce00136
|
Temporary disable 00992_system_parts_race_condition_zookeeper
|
2021-02-14 10:45:52 +03:00 |
|
Azat Khuzhin
|
790c210e51
|
Mark 01508_partition_pruning as long
https://clickhouse-test-reports.s3.yandex.net/20466/ff647ad176ad32718fcfc87677effa0ab37e3f10/functional_stateless_tests_flaky_check_(address).html#fail1
|
2021-02-13 20:33:03 +03:00 |
|
alesapin
|
939a3e9555
|
Fix tests for better parallel run
|
2021-02-12 22:28:00 +03:00 |
|