Raúl Marín
|
b80ddd4bd1
|
01516_drop_table_stress: Parallelizable and cleanup
|
2021-08-17 18:41:31 +02:00 |
|
Raúl Marín
|
90294e6dd8
|
01889_sqlite_read_write: Made parallelizable and cleanup properly
|
2021-08-17 18:22:41 +02:00 |
|
Raúl Marín
|
34099bc196
|
Refactor arrayJoin check on partition expressions
|
2021-08-16 12:46:18 +02:00 |
|
Nikolai Kochetov
|
fb32b1a9c0
|
Update skip_list.json
|
2021-08-09 12:00:12 +03:00 |
|
Nikolai Kochetov
|
372293b85d
|
Merge branch 'master' into fix-27179
|
2021-08-09 11:59:22 +03:00 |
|
Nikolai Kochetov
|
e2b59f7cae
|
Add test to parallel skip list.
|
2021-08-09 11:57:53 +03:00 |
|
alexey-milovidov
|
6811eb5e39
|
Merge pull request #27214 from azat/tests-replicated-database-macro
Allow parallel execution of *.sql tests with ReplicatedMergeTree (by using {database} macro)
|
2021-08-08 04:05:59 +03:00 |
|
Azat Khuzhin
|
d0b6b167f5
|
Exclude 01493_alter_remove_properties_zookeeper from parallel run too
|
2021-08-06 00:19:04 +03:00 |
|
Azat Khuzhin
|
685c7b8df2
|
Add some tests to parallel list excludes
|
2021-08-05 21:01:36 +03:00 |
|
Azat Khuzhin
|
c806534eee
|
Update parallel skip_list
|
2021-08-05 10:29:23 +03:00 |
|
mergify[bot]
|
dc57254982
|
Merge branch 'master' into improve_create_or_replace
|
2021-08-03 11:39:07 +00:00 |
|
Maksim Kita
|
d9383270f6
|
Merge pull request #27054 from MaxWk/feature/add-default-database-to-system-users
add column default_database to system.users
|
2021-08-03 13:37:15 +03:00 |
|
tavplubix
|
58b50bad3a
|
Merge pull request #27033 from ClickHouse/database_replicated_fixes
Fix assertions in Replicated database
|
2021-08-02 23:33:18 +03:00 |
|
Alexander Tokmakov
|
42a8bb6872
|
fix assertions in Replicated database
|
2021-08-02 16:19:11 +03:00 |
|
万康
|
15f4ff9d6e
|
skip parallel test
|
2021-08-02 08:29:28 +08:00 |
|
Vitaly Baranov
|
99929981ab
|
Merge pull request #25687 from MaxWk/profile-default-database
add setting profile_default_database
|
2021-07-31 08:37:02 +03:00 |
|
alesapin
|
1277db4435
|
Merge pull request #26129 from ClickHouse/system_zookeeper_log
Add system.zookeeper_log table
|
2021-07-28 11:22:29 +03:00 |
|
alexey-milovidov
|
d7b2404119
|
Merge pull request #15408 from ClickHouse/random_timezone_for_stateless_tests
Use random timezone in stateless and stateful tests
|
2021-07-27 16:18:14 +03:00 |
|
kevin wan
|
a56a3c793c
|
Merge branch 'master' into profile-default-database
|
2021-07-27 21:08:08 +08:00 |
|
mergify[bot]
|
2929cf3ba8
|
Merge branch 'master' into system_zookeeper_log
|
2021-07-26 08:40:55 +00:00 |
|
mergify[bot]
|
044be267d6
|
Merge branch 'master' into improve_create_or_replace
|
2021-07-26 08:38:48 +00:00 |
|
Alexey Milovidov
|
1c432d505a
|
Fix style
|
2021-07-25 01:25:48 +03:00 |
|
alexey-milovidov
|
ec949e4c66
|
Merge pull request #26607 from azat/bench-round-robin
Add round-robin support for clickhouse-benchmark
|
2021-07-24 20:17:35 +03:00 |
|
alexey-milovidov
|
adb92c1b70
|
Merge pull request #26656 from azat/bench-hang-on-EMFILE-fix
Avoid hanging clickhouse-benchmark if connection fails (i.e. on EMFILE)
|
2021-07-24 19:02:46 +03:00 |
|
Vitaly Baranov
|
67d4da224a
|
Merge pull request #26384 from Cas-pian/grant_by_replace
add grant by replace support
|
2021-07-23 14:40:47 +03:00 |
|
Azat Khuzhin
|
dac13793e7
|
Disable 01955_clickhouse_benchmark_connection_hang under UBsan
UBsan does not works reliable when the RLIMIT_NOFILE exceeded.
|
2021-07-22 10:09:37 +03:00 |
|
Caspian
|
eab4cb3cdc
|
use new syntax, update docs
|
2021-07-21 23:08:38 +08:00 |
|
Alexey Boykov
|
4ec811d1fd
|
Revert "Revert "Merge branch 'master' into master""
This reverts commit 28279e13f2 .
|
2021-07-21 14:16:05 +03:00 |
|
Alexey Boykov
|
28279e13f2
|
Revert "Merge branch 'master' into master"
This reverts commit 0543736da1 , reversing
changes made to e8e34ba786 .
|
2021-07-21 14:11:13 +03:00 |
|
Azat Khuzhin
|
6c83aa50f5
|
Cover clickhouse-benchmark --roundrobin
|
2021-07-21 08:52:06 +03:00 |
|
Alexey Boykov
|
0543736da1
|
Merge branch 'master' into master
|
2021-07-20 16:22:32 +03:00 |
|
Alexey Boykov
|
e8e34ba786
|
compatibility with remote
|
2021-07-20 16:10:55 +03:00 |
|
Nikita Mikhaylov
|
4d3f828beb
|
Merge pull request #26314 from kssenii/fix-hdfs-crash
Fix hdfs crash
|
2021-07-20 15:01:56 +03:00 |
|
Caspian
|
7c6dc56bcd
|
Merge branch 'master' into grant_by_replace
|
2021-07-20 17:41:12 +08:00 |
|
caspian
|
f3a073e22e
|
fix tests
|
2021-07-20 15:49:56 +08:00 |
|
Alexey Milovidov
|
abc77ad63a
|
Fixup for #26131
|
2021-07-17 13:15:35 +03:00 |
|
Kseniia Sumarokova
|
e844cec16f
|
Merge branch 'master' into fix-hdfs-crash
|
2021-07-16 22:21:30 +03:00 |
|
Anton Ivashkin
|
4dfd6ddcdb
|
Catch Poco exception in resolveIPAddressImpl
|
2021-07-16 10:47:44 +03:00 |
|
万康
|
c8a9349a38
|
skip parallel test
|
2021-07-15 11:07:12 +08:00 |
|
kssenii
|
435f6d3d92
|
Update skip_list.json
|
2021-07-15 00:18:48 +03:00 |
|
Alexander Tokmakov
|
f0ed6be269
|
Merge branch 'master' into system_zookeeper_log
|
2021-07-13 20:49:37 +03:00 |
|
alexey-milovidov
|
b4741ed2fe
|
Merge pull request #23140 from amosbird/fixrandomoneshardinsert
Fix misbehaviors when insert_distributed_one_random_shard = 1
|
2021-07-13 11:47:53 +03:00 |
|
alexey-milovidov
|
4183f3164a
|
Merge branch 'master' into fixrandomoneshardinsert
|
2021-07-13 04:46:40 +03:00 |
|
Alexander Tokmakov
|
ca45054de5
|
add enums
|
2021-07-10 00:18:20 +03:00 |
|
kssenii
|
ff56f1787c
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into g-arslan-add-sqlite-support
|
2021-07-07 15:19:12 +00:00 |
|
Alexander Tokmakov
|
5e44fa32b4
|
Merge branch 'master' into improve_create_or_replace
|
2021-07-06 11:50:43 +03:00 |
|
Kseniia Sumarokova
|
c72a1be0be
|
Merge pull request #25064 from ucasfl/merge
Database argument for StorageMerge support regular expression.
|
2021-07-05 14:14:44 +03:00 |
|
feng lv
|
e73a908dd3
|
fix test
fix style
|
2021-07-04 16:45:04 +00:00 |
|
Alexey Milovidov
|
127455f15f
|
Remove experimental ANTLR parser
|
2021-07-03 18:48:03 +03:00 |
|
Alexey Milovidov
|
313117c7d8
|
Skip ANTLR test
|
2021-07-03 18:28:42 +03:00 |
|