Maksim Kita
|
55984e849c
|
Merge branch 'master' into hierarchy-dictionaries-updated
|
2021-03-31 15:55:07 +03:00 |
|
tavplubix
|
5fa2244aa4
|
Merge pull request #21944 from azat/dist-stress-test
Add stress test for distributed queries
|
2021-03-31 14:54:43 +03:00 |
|
tavplubix
|
6c1e2a0d87
|
Merge pull request #21690 from ClickHouse/test_multiple_nodes
Run three nodes with Replicated database and NuKeeper in CI
|
2021-03-31 12:31:13 +03:00 |
|
Vladimir
|
57eb5f8772
|
Merge pull request #22070 from Jokser/disk-s3-migration
|
2021-03-31 11:06:40 +03:00 |
|
alexey-milovidov
|
124d9e14ad
|
Merge pull request #22387 from ClickHouse/fix-msan-range
Fix MSan report for function `range` with UInt256.
|
2021-03-31 09:05:10 +03:00 |
|
Alexey Milovidov
|
e9bfc7456d
|
Merge branch 'master' into virtualutil
|
2021-03-31 08:19:43 +03:00 |
|
alexey-milovidov
|
a21fe0b492
|
Merge pull request #22378 from ianton-ru/s3_zero_copy_replication
Fix S3 Zero-Copy replication for hybrid storage
|
2021-03-31 04:15:47 +03:00 |
|
alexey-milovidov
|
59c158300a
|
Merge pull request #22365 from ClickHouse/aku/processes-database
add current database to system.processes
|
2021-03-31 04:14:17 +03:00 |
|
alexey-milovidov
|
7b79d38af4
|
Merge pull request #22358 from ClickHouse/remove-msan-suppressions-4
Remove old MSan suppressions (part 4)
|
2021-03-31 04:12:54 +03:00 |
|
Alexey Milovidov
|
27b2362f30
|
Add a test
|
2021-03-31 03:55:41 +03:00 |
|
alexey-milovidov
|
e2b25affe5
|
Merge pull request #22357 from ClickHouse/remove-msan-suppressions-3
Remove old MSan suppressions (part 3)
|
2021-03-31 03:24:02 +03:00 |
|
tavplubix
|
a712b34eed
|
Update 01593_concurrent_alter_mutations_kill_many_replicas_long.reference
|
2021-03-31 00:06:43 +03:00 |
|
alexey-milovidov
|
5c15b8a896
|
Merge branch 'master' into virtualutil
|
2021-03-30 23:59:44 +03:00 |
|
tavplubix
|
5117de1a0e
|
Merge pull request #22343 from Avogar/secure-socket-timeouts
Remove setting same timeouts in secure socket
|
2021-03-30 23:10:33 +03:00 |
|
Anton Ivashkin
|
f87435213e
|
Fix S3 Zero-Copy replication for hybrid storage
|
2021-03-30 20:38:04 +03:00 |
|
tavplubix
|
049019bdb2
|
Update clickhouse-test
|
2021-03-30 20:27:58 +03:00 |
|
Alexander Tokmakov
|
4f896d2b07
|
fix tests
|
2021-03-30 19:46:23 +03:00 |
|
Amos Bird
|
69204e1d21
|
Add prefer_column_name_to_alias settings (#22044)
|
2021-03-30 16:51:45 +03:00 |
|
Alexander Kuzmenkov
|
0252f60c23
|
add current database to system.processes
|
2021-03-30 16:36:08 +03:00 |
|
Alexander Tokmakov
|
500a20f30d
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-30 16:23:33 +03:00 |
|
Alexey Milovidov
|
64bfdb69d0
|
Adjust perf test
|
2021-03-30 15:24:22 +03:00 |
|
Alexey Milovidov
|
b8146757e6
|
Remove old MSan suppressions (part 4)
|
2021-03-30 15:21:20 +03:00 |
|
Alexey Milovidov
|
bc152bb2ea
|
Remove old MSan suppressions (part 3)
|
2021-03-30 15:20:37 +03:00 |
|
alexey-milovidov
|
68cfb8a2b9
|
Merge pull request #19496 from ClickHouse/alexey-milovidov-patch-4
Remove outdated suppressions, part 2
|
2021-03-30 15:18:27 +03:00 |
|
Alexander Kuzmenkov
|
0696ed390d
|
Merge pull request #22181 from ClickHouse/aku/flaky-stateless
less flaky functional tests
|
2021-03-30 14:40:07 +03:00 |
|
Alexander Kuzmenkov
|
bd5ddf0524
|
fixes
|
2021-03-30 13:49:43 +03:00 |
|
Vladimir
|
5ae9f2c5bb
|
Merge pull request #21329 from depressed-pho/isIPAddressContainedIn
|
2021-03-30 13:26:49 +03:00 |
|
Pavel Kruglov
|
5f3cb525ee
|
Remove setting same timeouts in secure socket
|
2021-03-30 10:51:44 +03:00 |
|
Alexander Tokmakov
|
517ee6f142
|
rename
|
2021-03-30 10:45:51 +03:00 |
|
Alexander Tokmakov
|
24fc120076
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-30 10:40:38 +03:00 |
|
alesapin
|
5e3ebb3e0e
|
Merge pull request #22274 from ClickHouse/rename_keeper
Rename NuKeeper and TestKeeper to Keeper in all places
|
2021-03-30 10:39:22 +03:00 |
|
alesapin
|
c8b1004ecb
|
Fix jepsen test
|
2021-03-30 10:38:15 +03:00 |
|
Nikolai Kochetov
|
78e27dc1b6
|
Merge pull request #22270 from liuneng1994/fix-query-failed
fix constant condition conflict with column name and add stateless test
|
2021-03-30 09:37:43 +03:00 |
|
alexey-milovidov
|
b136625307
|
Remove outdated suppressions, part 2
|
2021-03-30 03:50:09 +03:00 |
|
alexey-milovidov
|
a6959584d5
|
Merge pull request #22235 from ClickHouse/quantile-deterministic-msan
Fix MSan report in `quantileDeterministic`
|
2021-03-30 03:48:58 +03:00 |
|
alexey-milovidov
|
b7b55ce61d
|
Merge pull request #20088 from nvartolomei/nv/replicated-fetches-timeouts
Replicated fetches timeouts
|
2021-03-30 03:46:09 +03:00 |
|
Alexander Kuzmenkov
|
6bd483f9d4
|
individual tmp dir matching the database for each test run
|
2021-03-30 03:39:33 +03:00 |
|
Anton Popov
|
5ada14082f
|
Merge pull request #22025 from vdimir/window-funncel-strict-increase
Add option strict_increase to windowFunnel
|
2021-03-30 01:20:17 +03:00 |
|
Alexey Milovidov
|
230b2930b7
|
Merge branch 'master' into virtualutil
|
2021-03-30 00:43:00 +03:00 |
|
flynn
|
858d1fe593
|
Fix table function clusterAllReplicas return wrong _shard_num (#21498)
* Fix deadlock in delete mutations when predicate contains table itself
* Fix table function clusterAllReplicas return wrong _shard_num
fix build on gcc-10
better
update test
fix
fix
fix
fix
fix
fix cluster config
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-03-29 23:21:08 +03:00 |
|
Alexander Tokmakov
|
9925110713
|
rename other occurrances
|
2021-03-29 23:04:50 +03:00 |
|
alesapin
|
88113ccb99
|
Merge pull request #21832 from MaxWk/fix-no-attribute-decode-with-python3
Fix no attribute decode with python3
|
2021-03-29 22:50:21 +03:00 |
|
Alexander Tokmakov
|
ccd31d1b72
|
Merge remote-tracking branch 'ch/rename_keeper' into test_multiple_nodes
|
2021-03-29 22:44:40 +03:00 |
|
Alexander Tokmakov
|
a5b07f2f03
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-29 22:43:25 +03:00 |
|
tavplubix
|
3c0f5a57ec
|
Merge pull request #21535 from ClickHouse/distributed_ddl_improvements
Distributed DDL improvements
|
2021-03-29 22:40:11 +03:00 |
|
Alexander Kuzmenkov
|
47cc8938f9
|
faster
|
2021-03-29 22:12:20 +03:00 |
|
Alexander Kuzmenkov
|
c711a6c5fa
|
make it faster
|
2021-03-29 22:12:20 +03:00 |
|
Alexander Kuzmenkov
|
7813ac7d2b
|
fix
|
2021-03-29 22:12:20 +03:00 |
|
Alexander Kuzmenkov
|
605ce6d5fd
|
fix
|
2021-03-29 22:12:20 +03:00 |
|
Alexander Kuzmenkov
|
19d4be7c01
|
fixes
|
2021-03-29 22:12:20 +03:00 |
|