Commit Graph

122 Commits

Author SHA1 Message Date
Alexey Milovidov
11ed7fa5ac Updated numbers on web site [#CLICKHOUSE-3]. 2017-02-14 21:30:11 +03:00
Alexey Zatelepin
88b6f60692 documentation [#CLICKHOUSE-2027] 2017-02-10 22:19:40 +04:00
Alexey Zatelepin
27ad0f835e documentation [#CLICKHOUSE-2803] 2017-02-10 09:05:33 +04:00
Alexey Milovidov
aa22d69aec Modified after PR [#CLICKHOUSE-2]. 2017-02-08 19:53:01 +03:00
f1yegor
6eb949ca78 docs: add missing time functions 2017-02-08 20:50:36 +04:00
Alexey Milovidov
ccb827077b Don't document that should remain unspecified [#CLICKHOUSE-3]. 2017-02-07 08:30:49 +03:00
Alexey Zatelepin
447f1f697f improve external aggregation docs 2017-02-07 09:28:53 +04:00
Alexey Zatelepin
79db0a9ea0 fix toTime() documentation 2017-02-07 09:28:53 +04:00
Alexey Milovidov
39bd1f9a06 Fixed doc about ReplacingMergeTree [#CLICKHOUSE-3]. 2017-02-01 23:22:55 +03:00
Yegor Andreenko
46b4510db3 docs: ReplacingMergeTree (#408)
* docs: ReplacingMergeTree

* docs: ReplacingMergeTree
2017-02-01 23:54:28 +04:00
Alexey Milovidov
90a7d50a94 Updated doc [#CLICKHOUSE-3]. 2017-01-30 18:38:08 +03:00
Alexey Milovidov
c950c67a04 Added link to SQLAlchemy driver by Marek Vavruša from Cloudflare [#CLICKHOUSE-3]. 2017-01-27 00:17:56 +03:00
Alexey Milovidov
5063bc11dc Added link to native Go driver by Kirill Shvakov [#CLICKHOUSE-3]. 2017-01-27 00:15:58 +03:00
Vitaliy Lyudvichenko
74cd2c2334 Add more docs for OPTIMIZE. [#CLICKHOUSE-3] 2017-01-24 22:26:29 +04:00
Vitaliy Lyudvichenko
e03a9c1611 Actualized docs. [#CLICKHOUSE-3] 2017-01-24 22:26:29 +04:00
Alexey Zatelepin
ebf3235282 INTO OUTFILE documentation [#CLICKHOUSE-2133] 2017-01-19 03:48:59 +04:00
proller
861a3c3208 rename compressor to clickhouse-compressor, Fix magic in copy_headers.sh (#345)
* rename compressor to clickhouse-compressor

* Fix magic in copy_headers.sh

* wip
2017-01-18 16:42:21 +04:00
Igor Hatarist
f45dee271d Rephrases readonly setting a little; added information about readonly == 2 2017-01-13 12:15:40 +03:00
Igor Hatarist
a36eb515f4 Renames Stack overflow URL & points to clickhouse-tagged questions 2017-01-13 12:15:04 +03:00
Igor Hatarist
9b07b7af62 Added decodeURLComponent to the reference 2017-01-10 15:01:04 +03:00
Ivan Zhukov
309e9552e1 Align database data example 2017-01-07 13:43:14 +05:00
Igor Hatarist
a204b78ba7 Added arrayUniq to the reference 2017-01-07 01:25:06 +03:00
Igor Hatarist
36be8a431d Removed note about replicated tables in OPTIMIZE query 2017-01-06 03:22:45 +03:00
Vitaliy Lyudvichenko
694b0fad97 Reverted system.events changes. Added docs for system.metrics. [#METR-239111] 2016-12-31 03:06:23 +03:00
Alexey Milovidov
48651fb548 Fixed translation error in doc. [#METR-2944]. 2016-12-17 12:29:40 +03:00
Alexey Milovidov
d066697218 Clarification [#METR-20000]. 2016-12-15 16:53:21 +03:00
alexey-milovidov
7cf1457b55 Merge pull request #254 from hatarist/tostringcuttozero_ref
Improved toStringCutToZero description & added an example
2016-12-14 18:01:58 +04:00
alexey-milovidov
1ee5ad2ce0 Merge pull request #250 from hatarist/tsv_format_synonym
Added TSV format synonyms
2016-12-14 17:53:33 +04:00
Igor Hatarist
b73f9df65c Improved toStringCutToZero description & added an example 2016-12-14 13:01:33 +03:00
proller
357d995e75 Dictonary: executable: rename 'path' to 'command' [#METR-23466] 2016-12-14 00:28:31 +03:00
Alexey Milovidov
5d98f4a280 Fixed typo in doc. [#METR-20000]. 2016-12-14 00:20:19 +03:00
Igor Hatarist
9be107e89e Removed TSVBlock format by Alexey's request 2016-12-13 21:26:34 +03:00
Igor Hatarist
f1152104a7 Added TSV format description to the reference 2016-12-13 21:21:52 +03:00
Igor Hatarist
bd80a207e8 Add UUID functions to the reference (GitHub #120) (#METR-23792) 2016-12-12 14:20:17 +03:00
Marek Vavrusa
f7a7e8e858 HTTPHandler: added support for X-ClickHouse-*
Support X-ClickHouse-* to allow running behind authenticating LBs, that
pass through user information or enforce fixed user.
The format of the new options follows X-Auth-*

Supported headers are:

* X-ClickHouse-User (identical to "user" URL parameter)
* X-ClickHouse-Key (identical to "password" URL parameter)
* X-ClickHouse-Quota (identical to "quota_key" URL parameter)
2016-12-11 20:46:37 -08:00
proller
76dc51aae5 Merge remote-tracking branch 'upstream/master' into METR-23466 2016-12-07 22:08:09 +03:00
Igor Hatarist
fde640647a Added a link to the OS X build guide 2016-12-07 11:02:16 +03:00
Igor Hatarist
2158a958b7 Added descriptions for the misc. functions to the English reference 2016-12-07 10:48:21 +03:00
Igor Hatarist
8c33444e5e Removed leading dashes in the function descriptions; unified phrasing 2016-12-05 20:27:44 +03:00
Igor Hatarist
003df1789f Added least/greatest description 2016-12-05 20:26:45 +03:00
Igor Hatarist
c9aa64fd80 Added emptyArrayToSingle description 2016-12-05 20:26:31 +03:00
proller
b529f29bb7 Merge remote-tracking branch 'upstream/master' into METR-23466 2016-11-29 19:57:01 +03:00
Igor Hatarist
de64ac5761 Add CAST description 2016-11-28 18:49:16 +03:00
Igor Hatarist
6b548a0c85 Improved CASE description 2016-11-28 18:20:46 +03:00
Igor Hatarist
a1e626af58 Added conditional expression (CASE) description. 2016-11-28 17:48:18 +03:00
Igor Hatarist
735a0ff78a Added BETWEEN description.
(Also unified the layout a little bit)
2016-11-28 17:47:10 +03:00
proller
89d9b7c835 doc http fix 2016-11-24 21:29:48 +03:00
proller
3a3156a981 doc 2016-11-24 02:49:10 +03:00
Pavel Kartavyy
d0907decce updated documentation 2016-11-16 18:52:36 +03:00
Pavel Kartavyy
15e9741273 add documentation for hasColumnInTable [#METR-23248] 2016-11-16 18:52:35 +03:00