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
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
alexey-milovidov
0adbd57648
Update array_functions.md
2020-02-03 01:39:46 +03:00
alexey-milovidov
b71ab145f9
Update array_functions.md
2020-02-03 01:39:00 +03:00
alexey-milovidov
4f39b4eaa7
Merge pull request #8409 from godfreyd/en-docs/CLICKHOUSEDOCS-453
...
Docs(windowFunnel): The new description for`windowFunnel` function
2020-02-03 01:34:03 +03:00
alexey-milovidov
88d3578ee7
Update parametric_functions.md
2020-02-03 01:33:46 +03:00
alexey-milovidov
3fb69b05ae
Merge pull request #7903 from godfreyd/en-docs/CLICKHOUSEDOCS-396
...
Docs for indexHint function
2020-02-03 01:19:42 +03:00
alexey-milovidov
3af6349e7b
Update other_functions.md
2020-02-03 01:19:23 +03:00
alexey-milovidov
a1278aae1c
Update other_functions.md
2020-02-03 01:18:57 +03:00
alexey-milovidov
acead7b747
Update other_functions.md
2020-02-03 01:17:57 +03:00
alexey-milovidov
2741220c86
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-396
2020-02-03 01:10:04 +03:00
alexey-milovidov
61d36b48d2
Merge pull request #7770 from godfreyd/en-docs/CLICKHOUSEDOCS-63
...
Docs: fixes for if conditional function
2020-02-03 01:09:37 +03:00
alexey-milovidov
cb86488c48
Update conditional_functions.md
2020-02-03 01:09:17 +03:00
alexey-milovidov
0eb92fc268
Update conditional_functions.md
2020-02-03 01:08:48 +03:00
alexey-milovidov
c7bf83eda9
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-63
2020-02-03 01:06:53 +03:00
alexey-milovidov
bc9ad0db51
Merge pull request #7718 from godfreyd/en-docs/CLICKHOUSEDOCS-101-concatassumeInjective
...
Docs: added concat & concatAssumeInjective
2020-02-03 01:02:06 +03:00
alexey-milovidov
bbf8206732
Update string_functions.md
2020-02-03 01:01:57 +03:00
alexey-milovidov
a982657414
Update string_functions.md
2020-02-03 00:59:23 +03:00
alexey-milovidov
1c9b444e78
Merge pull request #7525 from godfreyd/en-docs/CLICKHOUSEDOCS-426-bitmapsubsetLimit
...
Docs(bitmapSubsetLimit): Added bitmapSubsetLimit description
2020-02-03 00:50:24 +03:00
alexey-milovidov
e2a704bfdb
Merge pull request #7478 from godfreyd/en-docs/DOCAPI-5743-dateDiff
...
Docs dateDiff
2020-02-03 00:49:52 +03:00
Alexey Milovidov
6418bd794a
Merge branch 'master' of github.com:yandex/ClickHouse
2020-02-03 00:48:18 +03:00
Alexey Milovidov
1eca6d4b2d
Fixed bad documentation
2020-02-03 00:46:31 +03:00
alexey-milovidov
b406e95248
Merge pull request #7244 from godfreyd/godfreyd-CLICKHOUSEDOCS-66
...
Docs(otherfunctions): Fix filesystemAvailable & filesystemFree & file…
2020-02-03 00:43:52 +03:00
alexey-milovidov
b821cfdf6b
Update other_functions.md
2020-02-03 00:43:39 +03:00
alexey-milovidov
6bf6399983
Update other_functions.md
2020-02-03 00:41:23 +03:00
alexey-milovidov
35e984316f
Merge pull request #7428 from godfreyd/godfreyd-CLICKHOUSEDOCS-409
...
Docs for multiSearchAllPositions() и multiSearchAllPositionsUTF8()
2020-02-03 00:39:13 +03:00
alexey-milovidov
13a04f721a
Update string_search_functions.md
2020-02-03 00:39:04 +03:00
alexey-milovidov
b1ad4d761f
Update string_search_functions.md
2020-02-03 00:38:00 +03:00
alexey-milovidov
8949cbd303
Merge pull request #7447 from godfreyd/godfreyd-CLICKHOUSEDOCS-185
...
Docs for `identity` function
2020-02-03 00:27:51 +03:00
alexey-milovidov
264beba210
Merge branch 'master' into godfreyd-CLICKHOUSEDOCS-185
2020-02-03 00:27:36 +03:00
alexey-milovidov
42c365b2c4
Update other_functions.md
2020-02-03 00:26:42 +03:00
alexey-milovidov
e5bf072dac
Update other_functions.md
2020-02-03 00:25:51 +03:00
alexey-milovidov
a685c649c3
Merge pull request #7451 from godfreyd/godfreyd-CLICKHOUSEDOCS-301
...
Docs for toUnixTimestamp
2020-02-03 00:22:38 +03:00