Maksim Kita
|
55984e849c
|
Merge branch 'master' into hierarchy-dictionaries-updated
|
2021-03-31 15:55:07 +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 |
|
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
|
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
|
27b2362f30
|
Add a test
|
2021-03-31 03:55:41 +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 |
|
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 |
|
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 |
|
Alexander Tokmakov
|
24fc120076
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-30 10:40:38 +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
|
a6959584d5
|
Merge pull request #22235 from ClickHouse/quantile-deterministic-msan
Fix MSan report in `quantileDeterministic`
|
2021-03-30 03:48:58 +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 |
|
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
|
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 |
|
Alexey Milovidov
|
c374be3ead
|
Merge branch 'master' into quantile-deterministic-msan
|
2021-03-29 19:28:32 +03:00 |
|
alexey-milovidov
|
9fd1577cd4
|
Merge pull request #22060 from ClickHouse/to-start-of-interval-hour-align
Change behaviour of `toStartOfInterval` in backward incompatible way
|
2021-03-29 17:52:41 +03:00 |
|
alesapin
|
3f73e29965
|
Remove unused file
|
2021-03-29 16:59:05 +03:00 |
|
Alexander Kuzmenkov
|
92c3db8f22
|
Merge pull request #22133 from ClickHouse/aku/negate-stable
stable formatting for negate()
|
2021-03-29 14:16:12 +03:00 |
|
vdimir
|
7969bb0fe7
|
Rename test file isIPAddressContainedIn to ip_address_in_range
|
2021-03-29 13:27:27 +03:00 |
|
vdimir
|
b4c2980bf5
|
Add test cases for isIPAddressInRange
|
2021-03-29 13:24:52 +03:00 |
|
vdimir
|
ae4b8e3181
|
Rename isIPAddressContainedIn -> isIPAddressInRange
|
2021-03-29 12:56:11 +03:00 |
|
vdimir
|
81ff4f4791
|
Remove Nummable support from isIPAddressContainedIn, do not use OverloadResolver
|
2021-03-29 12:54:35 +03:00 |
|
Neng Liu
|
0d78427fbf
|
fix query failed and add stateless test
|
2021-03-29 16:12:02 +08:00 |
|
Alexey Milovidov
|
07d93a0a20
|
Mark test as long
|
2021-03-29 05:42:55 +03:00 |
|
Alexey Milovidov
|
7fcae60466
|
Merge branch 'master' into to-start-of-interval-hour-align
|
2021-03-29 05:42:00 +03:00 |
|
alexey-milovidov
|
c762fa2f75
|
Merge pull request #22129 from vdimir/issue-19303
Shrink totals block to 1 row for JOIN with TOTALS and arrayJoin
|
2021-03-29 05:26:17 +03:00 |
|
alexey-milovidov
|
7ab2890c4d
|
Merge pull request #22206 from ClickHouse/mmap-cache
Add cache for mmap IO
|
2021-03-29 05:17:55 +03:00 |
|
alexey-milovidov
|
cff6586b6d
|
Merge pull request #22219 from den-crane/tests/bug_10489
test for #10489
|
2021-03-29 05:16:13 +03:00 |
|
Alexey Milovidov
|
922265d28d
|
Fix MSan report; add a test
|
2021-03-29 04:03:11 +03:00 |
|
alexey-milovidov
|
c08289517a
|
Merge pull request #21766 from amosbird/indexfix
Fix scalar subquery index analysis
|
2021-03-29 02:03:27 +03:00 |
|
Alexey Milovidov
|
cb252de4d3
|
Just in case
|
2021-03-28 22:34:23 +03:00 |
|
Alexey Milovidov
|
d800e2b1cd
|
Add a test
|
2021-03-28 22:29:32 +03:00 |
|
Slach
|
9761db7efb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix_issue_22028
|
2021-03-28 18:41:22 +01:00 |
|