Commit Graph

256 Commits

Author SHA1 Message Date
Alexey Milovidov
1a1f6aa8ab Updated build.md [#METR-2944]. 2016-12-12 21:33:47 +03:00
Vitaliy Lyudvichenko
876ad28dd8 Merge remote-tracking branch 'origin/master' into metrics_refinement 2016-12-12 19:17:23 +03:00
Vitaliy Lyudvichenko
80cd00542c Improved benchmark and CMakeLists. 2016-12-12 18:23:21 +03:00
Igor Hatarist
bd80a207e8 Add UUID functions to the reference (GitHub #120) (#METR-23792) 2016-12-12 14:20:17 +03:00
alexey-milovidov
52c34b4276 Merge pull request #240 from vavrusa/master
HTTPHandler: added support for X-ClickHouse-*
2016-12-12 09:47:40 +04:00
Alexey Milovidov
d605bfdc9d Using internal boost library [#METR-2944]. 2016-12-12 07:57:09 +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
Alexey Milovidov
599308aef0 Get rid of obsolete mongodb client library [#METR-23791]. 2016-12-11 12:43:16 +03:00
Vitaliy Lyudvichenko
096295608e Fixed benchmark.html. 2016-12-09 17:42:10 +03:00
proller
76dc51aae5 Merge remote-tracking branch 'upstream/master' into METR-23466 2016-12-07 22:08:09 +03:00
Igor Hatarist
31430aaca1 Improved OS X build guides a little bit. 2016-12-07 11:21:53 +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
2febdece59 Added descriptions for some misc. functions to the RU reference.
Fixed heading layout for the greatest/least.
2016-12-07 10:24:07 +03:00
Igor Hatarist
212c980124 Added max_parallel_replicas option description 2016-12-07 10:22:13 +03:00
Igor Hatarist
65fd9bdbd9 Fix typos in Russian reference 2016-12-07 10:21:50 +03:00
ivanzhukov
496e06c350 Update rules about comments language 2016-12-06 21:47:36 +03:00
Vladimir Chebotarev
ca5c1dc31b cmake: Improved build. [#METR-21516] 2016-12-06 19:51:34 +03:00
Igor Hatarist
e007c25229 Fixed typos; replaced English loan words 2016-12-05 20:29:08 +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
d3538e742e Fixed lessOrEquals/greaterOrEquals formatting 2016-12-05 20:26:41 +03:00
Igor Hatarist
c9aa64fd80 Added emptyArrayToSingle description 2016-12-05 20:26:31 +03:00
Vladimir Chebotarev
bcc5500f91 cmake: More options. [#METR-23701] 2016-12-05 15:43:14 +03:00
proller
b529f29bb7 Merge remote-tracking branch 'upstream/master' into METR-23466 2016-11-29 19:57:01 +03:00
Igor Hatarist
5c08d2b5de Fixed range_hashed description 2016-11-28 19:10:29 +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
8e0d78d72f Added external dict's range_hashed description to Russian reference; changed layout a bit. 2016-11-28 17:48:55 +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
Alexey Milovidov
00fc6f5616 Removed mention of unreplicated parts for replicated tables from documentation (preparing to make it obsolete) [#METR-23507]. 2016-11-16 08:39:56 +03:00
Vladimir Chebotarev
28732f6a7c libcommon: Improved build under OS X. [#METR-21516] 2016-11-16 05:25:58 +03:00
alexey-milovidov
3432f84409 Merge pull request #183 from ztlpn/METR-23447
Client uses server timezone for interpreting DateTime strings [#METR-23447]
2016-11-16 05:22:28 +04:00
alexey-milovidov
52390b0180 Merge pull request #150 from ludv1x/METR-23101
clickhouse-local application and File(...) storage
2016-11-14 04:03:03 +04:00
Alexey Zatelepin
3a7260e200 [#METR-23447] Client uses server timezone for DateTime string parsing 2016-11-13 19:34:31 +00:00
f1yegor
155bd8005c mention ...OrZero functions: toInt32OrZero and etc 2016-11-12 10:21:38 +01:00
Alexei Averchenko
398427806f Grammar in architecture.md
I'm proposing a slight update to the architecture.md's lede. I tried to preserve the meaning precisely (because I know nothing about ClickHouse) while making it more pleasant to read.
2016-11-11 15:36:12 +03:00
Victor Tarnavsky
b92d7783c9 telegram again 2016-11-10 17:40:54 +03:00
Victor Tarnavsky
661a19ff07 telegram chat in doc 2016-11-10 17:22:24 +03:00
Igor Hatarist
965bde42e6 Fixed build_osx.md (added THREADS) 2016-11-10 09:45:18 +03:00
Vitaliy Lyudvichenko
bf924009b9 Added support of seekable files for StorageFile, more options for clickhouse-local. [#METR-23101] 2016-11-09 22:05:35 +03:00
alexey-milovidov
fa846d32f3 Merge pull request #172 from yandex/chebotarev-osx
: More specific usage of static libraries. [#METR-21516]
2016-11-09 22:53:23 +04:00
Vladimir Chebotarev
cdaece7dfa : More specific usage of static libraries. [#METR-21516] 2016-11-09 21:49:01 +03:00
alexey-milovidov
bb073c6977 Merge pull request #170 from hatarist/reference_arr_concat
Added arrayStringConcat description to the reference
2016-11-09 20:46:10 +04:00
Igor Hatarist
d2c2420881 Added arrayStringConcat() description to the reference 2016-11-09 18:19:35 +03:00