Azat Khuzhin
|
6567aeda6c
|
Mark more tests as long
|
2021-08-06 07:56:23 +03:00 |
|
Azat Khuzhin
|
735b730a52
|
Mark more tests as long
|
2021-08-06 00:20:48 +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
|
d5987b7a06
|
Fix 00754_alter_modify_order_by_replicated_zookeeper
|
2021-08-05 21:01:36 +03:00 |
|
Azat Khuzhin
|
fbcf0962ee
|
Mark some tests as long
|
2021-08-05 21:01:35 +03:00 |
|
Azat Khuzhin
|
c806534eee
|
Update parallel skip_list
|
2021-08-05 10:29:23 +03:00 |
|
Azat Khuzhin
|
bc0af176fe
|
tests/stateless: add {database} macro for ReplicatedMergeTree in *.sql
|
2021-08-05 10:24:23 +03:00 |
|
Kseniia Sumarokova
|
3d347065a8
|
Merge pull request #27194 from azat/query_log_used-on-error
Save information about used functions/tables/... into query_log on error
|
2021-08-05 09:15:09 +03:00 |
|
Anton Popov
|
2b6dc35d9f
|
Merge pull request #27122 from amosbird/datedatetimecomp
Specialize date time comparision.
|
2021-08-04 21:44:48 +03:00 |
|
Azat Khuzhin
|
643c31d6f3
|
Save information about used functions/tables/... into query_log on error
|
2021-08-04 21:44:18 +03:00 |
|
Kseniia Sumarokova
|
f58727b50f
|
Merge pull request #27060 from kssenii/library-bridge-fixes
library bridge fixes
|
2021-08-04 17:12:09 +03:00 |
|
tavplubix
|
0dbcbc28ba
|
Merge pull request #27164 from nicelulu/fix_0_stateless_01034
Fix CURR_DATABASE empty for 01034_move_partition_from_table_zookeeper.sh
|
2021-08-04 13:50:06 +03:00 |
|
Vladimir C
|
d9c9422a44
|
Merge pull request #27078 from vdimir/pmj-empty-set
|
2021-08-04 11:15:46 +03:00 |
|
zhangxiao871
|
6a5925b6ce
|
Fix CURR_DATABASE empty for 01034_move_partition_from_table_zookeeper.sh
|
2021-08-04 11:07:39 +08:00 |
|
alexey-milovidov
|
63b90bec6c
|
Merge pull request #27131 from kitaisreal/global-subqueries-visitor-external-storage-check-fix
GlobalSubqueriesVisitor external storage check fix
|
2021-08-04 03:11:56 +03:00 |
|
kssenii
|
cc2c1b80df
|
Fix tests
|
2021-08-03 19:47:59 +00:00 |
|
Ilya Yatsishin
|
30851aee23
|
Merge pull request #27093 from amosbird/hostnametest
Normalize hostname in stateless tests
|
2021-08-03 17:58:28 +03:00 |
|
Vladimir C
|
1ebde0278e
|
Merge pull request #26957 from vdimir/fix-unknown-name-join-rewrite
|
2021-08-03 17:10:08 +03:00 |
|
Maksim Kita
|
0dc7da92b4
|
Added test
|
2021-08-03 14:24:21 +03: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 |
|
Amos Bird
|
4f7e007d35
|
Specialize date time comparision.
|
2021-08-03 16:49:39 +08:00 |
|
Amos Bird
|
b541b5eca3
|
Normalize hostname in CI
|
2021-08-03 15:00:57 +08:00 |
|
Kseniia Sumarokova
|
98326ec028
|
Merge pull request #19526 from taiyang-li/disk_reload
Enable local disk config reload
|
2021-08-03 08:37:39 +03:00 |
|
Kseniia Sumarokova
|
5d3abc14c7
|
Merge pull request #22045 from OmarBazaraa/mongo-ssl
Support SSL connection in MongoDB engine
|
2021-08-03 08:29:34 +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 |
|
Nikita Mikhaylov
|
771bd6be11
|
Merge pull request #27092 from Algunenano/clear_dns_test
Stateless tests: Keep an DNS error free log
|
2021-08-02 21:44:15 +03:00 |
|
kssenii
|
087ddeb0dc
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into taiyang-li-disk-reload
|
2021-08-02 15:16:09 +00:00 |
|
Nikolai Kochetov
|
d63a5e1c96
|
Merge pull request #26675 from Algunenano/kill_better
Handle KILL requests while running pipeline executors
|
2021-08-02 17:37:54 +03:00 |
|
kssenii
|
294695bb7d
|
Review fixes
|
2021-08-02 13:40:58 +00:00 |
|
Raúl Marín
|
d5a5ba8f0d
|
Stateless tests: Keep an DNS error free log
|
2021-08-02 15:19:40 +02:00 |
|
Alexander Tokmakov
|
42a8bb6872
|
fix assertions in Replicated database
|
2021-08-02 16:19:11 +03:00 |
|
vdimir
|
5d2aec78c3
|
Add testcase for multiple joins and unknwon identifier in where section
|
2021-08-02 15:08:14 +03:00 |
|
vdimir
|
7364f35da6
|
Add alwaysReturnsEmptySet for Merge Join
|
2021-08-02 13:49:56 +03:00 |
|
Nikolai Kochetov
|
6951e8147d
|
Merge pull request #27020 from amosbird/shardlevelconstness
Shard-level const column
|
2021-08-02 13:45:20 +03:00 |
|
Maksim Kita
|
1f1795a305
|
Merge pull request #26978 from Algunenano/improve_executable_dictionary
01674_executable_dictionary_implicit_key: executable_dictionary: Use printf
|
2021-08-02 12:54:08 +03:00 |
|
alesapin
|
181f93c60a
|
Merge pull request #24997 from evillique/nlp
NLP functions
|
2021-08-02 10:50:40 +03:00 |
|
kssenii
|
5f5bbc1fca
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into taiyang-li-disk-reload
|
2021-08-02 07:20:14 +00:00 |
|
万康
|
15f4ff9d6e
|
skip parallel test
|
2021-08-02 08:29:28 +08:00 |
|
kssenii
|
2bdb97d5e0
|
Some small changes
|
2021-08-01 10:06:48 +00:00 |
|
kssenii
|
9c6a8b0059
|
Restore previous ids passing
|
2021-08-01 08:59:19 +00:00 |
|
kssenii
|
130253e3b9
|
Fix bridge-server interaction in case of metadata inconsistency
|
2021-08-01 08:59:16 +00:00 |
|
alexey-milovidov
|
d9f55a3f31
|
Merge pull request #27040 from vzakaznikov/reenable_testflows_rbac
Moving to TestFlows 1.7.20 that has native support for parallel tests.
|
2021-08-01 10:57:09 +03:00 |
|
万康
|
80f33244d4
|
add column default_database
|
2021-08-01 08:12:37 +08:00 |
|
万康
|
66631ca680
|
add column default_database
|
2021-08-01 08:11:01 +08:00 |
|
Vitaliy Zakaznikov
|
bd1e2eda47
|
Moving to TestFlows 1.7.20 that has native support for parallel tests.
|
2021-07-31 15:50:27 -04:00 |
|
Alexey Milovidov
|
7fa24539b8
|
Make test 01852_cast_operator independent of timezone
|
2021-07-31 21:24:23 +03:00 |
|
Amos Bird
|
c38403998e
|
Fix flaky
|
2021-07-31 23:00:10 +08:00 |
|
Amos Bird
|
c03b20d1a1
|
Fix
|
2021-07-31 17:02:33 +08:00 |
|
Amos Bird
|
479d4fa991
|
Add shardNum() and shardCount() functions
|
2021-07-31 15:45:39 +08:00 |
|