Commit Graph

35454 Commits

Author SHA1 Message Date
Alexey Milovidov
0b16c789d3 Colors 2020-02-03 19:35:52 +03:00
Alexey Milovidov
7dd7a923d8 Colorful log in console 2020-02-03 19:35:52 +03:00
millb
cb7dc72c4b Merge branch 'secure_password' of https://github.com/millb/ClickHouse into secure_password 2020-02-03 19:04:16 +03:00
millb
663e944b33 Attempt 2020-02-03 19:03:42 +03:00
Ivan Blinkov
3b2020b2c4
[experimental] try to make GitHub Pages history smaller 2020-02-03 18:23:55 +03:00
Ivan Blinkov
f82be28656
Merge pull request #8974 from ClickHouse/blinkov-patch-15
Trigger CI
2020-02-03 18:12:34 +03:00
Ivan Blinkov
c649198bc0
Update lazy.md 2020-02-03 18:12:03 +03:00
Ivan Blinkov
03f532d249
Merge pull request #8972 from blinkov/master
Docs build fixes
2020-02-03 17:58:17 +03:00
Alexander Kuzmenkov
bbfce95f40 [wip] performance comparison 2020-02-03 17:20:58 +03:00
Ivan Blinkov
686afacceb more docs fixes 2020-02-03 17:10:45 +03:00
Ivan Blinkov
939679e9e4 more fixes 2020-02-03 16:30:11 +03:00
Ivan Lezhankin
88095b636e Merge remote-tracking branch 'upstream/master' into memory-profiler 2020-02-03 16:21:21 +03:00
Mikhail Korotov
e0eb2f5428
Update Cluster.cpp 2020-02-03 16:18:00 +03:00
Ivan Blinkov
d404456373 Docs build fixes 2020-02-03 16:08:46 +03:00
alexey-milovidov
e24926d16e
Merge pull request #8952 from azat/getSerializedSize
Add blockSerializedSize() function (size on disk without compression)
2020-02-03 15:46:26 +03:00
alexey-milovidov
59ef2b2009
Merge pull request #8963 from millb/CRLF_in_TSV
CRLF in TSV output format
2020-02-03 15:44:59 +03:00
alexey-milovidov
5689bef818
Merge pull request #8967 from CurtizJ/attach-if-not-exists
Fix query 'ATTACH TABLE IF NOT EXISTS'
2020-02-03 15:41:57 +03:00
Ivan Blinkov
d50ec2c100
Merge pull request #8970 from blinkov/master
Docs fixes
2020-02-03 15:31:45 +03:00
Ivan Blinkov
befcecc3bb Docs fixes 2020-02-03 15:00:10 +03:00
Nikita Mikhaylov
11e3570be0 better 2020-02-03 14:58:33 +03:00
Nikita Mikhaylov
9c99498f2b Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary 2020-02-03 14:15:20 +03:00
CurtizJ
a5b5cb2e94 fix query 'ATTACH TABLE IF NOT EXISTS' 2020-02-03 13:38:09 +03:00
Ivan Blinkov
6189b0e744 Fix error handling in docs 2020-02-03 13:33:47 +03:00
Mikhail Korotov
bf3caa0373 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into secure_password 2020-02-03 13:08:20 +03:00
Nikita Mikhaylov
96ab2806a7 fix gcc build 2020-02-03 13:06:24 +03:00
Mikhail Filimonov
24ff635435 draft implementation, wip 2020-02-03 11:02:52 +01:00
Ivan Blinkov
9feb848e84
Update release.sh 2020-02-03 13:00:49 +03:00
Guillaume Tassery
4189a0d70b Merge branch 'master' of github.com:ClickHouse/ClickHouse into select_constants 2020-02-03 10:46:37 +01:00
Ivan Blinkov
5667f691fd
Merge pull request #8965 from ClickHouse/blinkov-patch-15
Trigger CI
2020-02-03 12:45:29 +03:00
Ivan Blinkov
4b941c49f9
Trigger CI 2020-02-03 12:44:59 +03:00
Ivan Blinkov
d5ad000d72
Update index.md 2020-02-03 12:38:01 +03:00
Ivan Blinkov
1adb5b2d82
Update build.py 2020-02-03 11:58:13 +03:00
Azat Khuzhin
e89ceae61a Add blockSerializedSize() function (size on disk without compression)
Sometimes it is useful to know how much does this data will take on
disk, with blockSerializedSize() you can know this (although without
compression).

This can be a major knowledge for various aggregation functions that
tracking some state (i.e. uniqCombined).
2020-02-03 11:26:40 +03:00
Azat Khuzhin
f979ce31ca Add NullWriteBuffer 2020-02-03 11:26:04 +03:00
millb
1a126299dc docs added 2020-02-03 11:10:41 +03:00
Mikhail Korotov
a8c9385346 Test added 2020-02-03 10:57:52 +03:00
millb
0d91aff981 Code added 2020-02-03 10:40:12 +03:00
Alexey Milovidov
7ec43f4fbe Merge branch 'master' of github.com:yandex/ClickHouse 2020-02-03 04:02:44 +03:00
alexey-milovidov
c793f30873
Merge pull request #8954 from ClickHouse/os-thread-id
Use OS thread id everywhere instead of internal thread number.
2020-02-03 03:57:35 +03:00
Alexey Milovidov
e1e69771a0 Fixed error in JSONEachRow 2020-02-03 03:04:08 +03:00
Andrew Onyshchuk
15bad674a0 Add AvroConfluent integration test 2020-02-02 18:02:19 -06:00
alexey-milovidov
baf218b431
Merge pull request #8932 from 4ertus2/debt
Rename ANY INNER to SEMI JOIN for partial merge join
2020-02-03 01:53:52 +03:00
Alexey Milovidov
6562196460 Support for Mac OS and BSD 2020-02-03 01:51:40 +03:00
alexey-milovidov
a7edf42ebd
Merge pull request #8099 from godfreyd/en-docs/CLICKHOUSEDOCS-119
Docs: retention function
2020-02-03 01:48:02 +03:00
alexey-milovidov
baf10dd749
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-119 2020-02-03 01:47:53 +03:00
alexey-milovidov
8e6db95a38
Update parametric_functions.md 2020-02-03 01:46:43 +03:00
alexey-milovidov
1206eee2c9
Merge pull request #7942 from godfreyd/en-docs/CLICKHOUSEDOCS-378
Docs: fixed arrayDifference(arr) and arrayDistinct(arr)
2020-02-03 01:42:21 +03:00
alexey-milovidov
74f2e1c997
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-378 2020-02-03 01:42:12 +03:00
alexey-milovidov
8d38961599
Update array_functions.md 2020-02-03 01:41:39 +03:00
alexey-milovidov
75f6a0bed9
Update array_functions.md 2020-02-03 01:40:24 +03:00