Peng Jian
|
f73faf1578
|
fix test case
|
2021-04-08 14:26:32 +08:00 |
|
Peng Jian
|
16e971ee52
|
fix test case
|
2021-04-08 07:19:57 +08:00 |
|
Peng Jian
|
604ba9db60
|
add test case
|
2021-04-07 20:15:15 +08:00 |
|
Peng Jian
|
fd5907a332
|
add reference for 01781_general_format_for_parser test case
|
2021-04-01 14:20:18 +08:00 |
|
Peng Jian
|
19f92f5214
|
fix test case
|
2021-04-01 11:41:42 +08:00 |
|
Peng Jian
|
e30c07db20
|
add test cases
|
2021-03-31 20:22:36 +08:00 |
|
Peng Jian
|
36e4a8e2dd
|
add test
|
2021-03-31 19:17:35 +08:00 |
|
Peng Jian
|
cc56302e8b
|
fix test case
|
2021-03-31 17:16:51 +08:00 |
|
Peng Jian
|
17a5fc6e0e
|
add test
|
2021-03-31 17:16:51 +08: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Alexander Kuzmenkov
|
2b7d2fab82
|
less flaky functional tests
|
2021-03-29 22:12:20 +03:00 |
|
alexey-milovidov
|
9d84f3113a
|
Merge pull request #21512 from azat/optimize_skip_unused_shards_limit
Add optimize_skip_unused_shards_limit
|
2021-03-29 21:13:18 +03:00 |
|
alexey-milovidov
|
bb925e16bf
|
Merge pull request #22042 from Slach/fix_issue_22028
case insensitive aliases for CONNECTION_ID() and VERSION()
|
2021-03-29 21:02:24 +03:00 |
|