Nikolai Kochetov
e23fda80aa
Merge with master
2020-04-04 19:02:17 +03:00
Nikolai Kochetov
5bbfa40910
Try fix aggregating.
2020-04-04 18:46:44 +03:00
Nikolai Kochetov
12a12eb3b8
Try fix aggregating.
2020-04-04 18:43:55 +03:00
Nikolai Kochetov
bcebad1d60
Try fix aggregating.
2020-04-04 18:37:31 +03:00
Nikolai Kochetov
36604e93ce
Try fix aggregating.
2020-04-04 18:28:11 +03:00
Nikolai Kochetov
9fac9a7d38
Try fix aggregating.
2020-04-04 18:18:35 +03:00
Avogar
092479397a
Remove extra line.
2020-04-04 17:07:11 +03:00
Avogar
fbc11d3bf9
Move files
2020-04-04 17:04:20 +03:00
Avogar
7a96984dd8
Merge branch 'master' of github.com:ClickHouse/ClickHouse into msgpack_format
2020-04-04 16:44:44 +03:00
Azat Khuzhin
1232760f78
Fix Distributed-over-Distributed when nested table has only one shard
2020-04-04 13:47:35 +03:00
Azat Khuzhin
8d372b0be7
Call getQueryProcessingStage() once, since it is heavy for StorageDistributed
...
Refs: #9808
2020-04-04 13:47:34 +03:00
Azat Khuzhin
1777e2fd6b
Regression for Distributed-over-Distributed when nested table has only one shard
2020-04-04 13:47:34 +03:00
Vasily Nemkov
b441e8a408
Integration test for Distributed over Distributed (from #8640 )
2020-04-04 13:47:34 +03:00
Ivan Blinkov
765dd7c495
Update some docs translations ( #10044 )
2020-04-04 12:15:31 +03:00
Ivan Blinkov
65c317e4ca
Update quotas.md
2020-04-04 09:35:35 +03:00
Ivan Blinkov
6a2a29a579
Update requirements.md
2020-04-04 09:33:00 +03:00
Ivan Blinkov
e32c761e59
Update docs.js
2020-04-04 08:30:40 +03:00
Ivan Lezhankin
9b590a1edf
Trigger rebuild after rename
2020-04-04 03:04:46 +03:00
alexey-milovidov
ea6f90b4f2
Merge pull request #10042 from abyss7/dbms2src
...
dbms/ → src/
2020-04-04 02:44:20 +03:00
Avogar
95288daedd
Update with remote branch
2020-04-03 23:45:11 +03:00
Avogar
6ecfc03cbb
Change parsing msgpack data.
2020-04-03 23:44:13 +03:00
Ivan Blinkov
815f7448d0
Update docs.js
2020-04-03 23:08:27 +03:00
Denis Glazachev
b66837ba32
Fix typos ( #10045 )
2020-04-03 22:27:28 +03:00
Ivan Blinkov
07e90a5725
Update docs.js
2020-04-03 22:25:20 +03:00
Sami Kerola
5fb5fd1884
[docs] tell the cutIPv6() is cutting bytes not bits
...
The IPv6CIDRToRange() appears to use bits while cutIPv6() will cut in bytes.
WITH IPv6StringToNum('FFFF:FFFF:FFFF:FFFF:AAAA:AAAA:AAAA:AAAA') AS ipv6
SELECT
cutIPv6(ipv6, 8, 0),
tupleElement(IPv6CIDRToRange(ipv6, 64), 1)
2020-04-03 19:56:46 +01:00
Alexander Kuzmenkov
9465f97832
performance comparison
2020-04-03 21:23:11 +03:00
alesapin
1d1721b37c
Fix if exists
2020-04-03 19:45:49 +03:00
alesapin
7ab73e9083
Fix bug
2020-04-03 19:33:25 +03:00
Alexander Kuzmenkov
49bc33ed34
Update 01073_attach_if_not_exists.sql
2020-04-03 18:59:59 +03:00
Ivan Lezhankin
8a5a73e76d
Merge branch 'master' into dbms2src
2020-04-03 18:20:05 +03:00
Alexander Kuzmenkov
9d5ece27c7
Merge pull request #10025 from ClickHouse/aku/shm-trailing-zeros
...
Support trailing zero bytes in string hash map
2020-04-03 18:16:52 +03:00
Ivan Lezhankin
06446b4f08
dbms/ → src/
2020-04-03 18:14:31 +03:00
alesapin
38a50f44d3
Remove empty line
2020-04-03 17:21:24 +03:00
Ivan Blinkov
3e185d24c9
Update docs.js
2020-04-03 17:15:22 +03:00
Ivan Blinkov
36f950c13e
fix mistype in docs.js
2020-04-03 17:14:33 +03:00
Nikolai Kochetov
c53b902d6c
Try fix summing.
2020-04-03 17:09:01 +03:00
Ivan Blinkov
b66c26d833
Get rid of toc_en.yml ( #10023 )
2020-04-03 16:23:32 +03:00
Ivan Blinkov
dcc3abb37d
Update README.md
2020-04-03 16:07:20 +03:00
Nikolai Kochetov
47eccf2332
Try fix summing.
2020-04-03 15:32:12 +03:00
alesapin
3b498c603b
Fix stupid bug in parser
2020-04-03 15:26:57 +03:00
Sergei Shtykov
2dfeb95871
CLICKHOUSEDOCS-577: Added the link to original article.
2020-04-03 15:25:12 +03:00
Sergei Shtykov
e197421df4
CLICKHOUSEDOCS-577: Clarified instruction. Fixed markup.
2020-04-03 15:23:20 +03:00
Nikolai Kochetov
0fe5528842
Try fix summing.
2020-04-03 15:15:08 +03:00
Nikolai Kochetov
704a94f022
Try fix summing.
2020-04-03 14:57:24 +03:00
alesapin
e83b6d0c2e
Better comment
2020-04-03 14:25:56 +03:00
alesapin
450f9a5175
Comment
2020-04-03 14:23:14 +03:00
alesapin
a027b33195
Better test
2020-04-03 14:19:17 +03:00
alesapin
f3e3df4593
Better test
2020-04-03 14:15:43 +03:00
Nikolai Kochetov
a3534046d1
Try fix summing.
2020-04-03 14:12:44 +03:00
alesapin
9f19a25fb8
More comments, better code
2020-04-03 14:09:27 +03:00