Commit Graph

8885 Commits

Author SHA1 Message Date
Alexey Milovidov
6546b73dcc Added setting 'input_format_values_interpret_expressions' [#METR-23720]. 2016-12-08 03:25:52 +03:00
Alexey Milovidov
59da0fd12a Added metrics and events for Context lock [#METR-23763]. 2016-12-08 01:49:42 +03:00
Vitaliy Lyudvichenko
450cee3641 Fixed flags/force_restore_data. 2016-12-07 22:16:41 +03:00
alexey-milovidov
17913cd94d Merge pull request #231 from hatarist/reference_improvements
Reference improvements
2016-12-07 20:28:43 +04: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
Vladimir Chebotarev
64380109e9 dbms: Adjusting compiler paths. [#METR-21516] 2016-12-07 02:22:33 +03:00
Vladimir Chebotarev
93c805c7f5 libcommon: Extract revision from source directory. [#METR-21516] 2016-12-07 01:53:32 +03:00
Vladimir Chebotarev
017a32c3ad cmake: Prefer /usr/local when finding boost. [#METR-21516] 2016-12-07 01:26:11 +03:00
Vladimir Chebotarev
a86e56cd1f cmake: Special treating of rt in some cases. [#METR-21516] 2016-12-07 00:01:19 +03:00
Vladimir Chebotarev
1d5607ca4a cmake: Build was fixed. [#METR-21516] 2016-12-06 22:40:20 +03:00
alexey-milovidov
b64e6b7b69 Merge pull request #229 from luc1ph3r/codestyle-fix
Update rules about comments language
2016-12-06 22:50:53 +04:00
ivanzhukov
496e06c350 Update rules about comments language 2016-12-06 21:47:36 +03:00
Vladimir Chebotarev
eb552f2943 cmake: Improved copy_headers.sh script, minor fixes. [#METR-21516] 2016-12-06 21:04:10 +03:00
Vladimir Chebotarev
ca5c1dc31b cmake: Improved build. [#METR-21516] 2016-12-06 19:51:34 +03:00
Vladimir Chebotarev
cdd08c21ec cmake: add_check to cmake/. [#METR-21516] 2016-12-06 16:46:21 +03:00
Vladimir Chebotarev
58b2b6b6a6 cmake: Minor improvement. [#METR-23701] 2016-12-06 16:42:53 +03:00
Vladimir Chebotarev
0380927f28 cmake: Build fix. [#METR-23701] 2016-12-06 16:35:28 +03:00
Vladimir Chebotarev
8e1a6aaf3e cmake: Boost, OpenSSL into find_package(). [#METR-23701] 2016-12-06 16:20:32 +03:00
Alexey Milovidov
072f2fc7b8 Merges: start to lower maximum size of merge only when number of free entries in pool/queue is lower than specified threshold [#METR-21504]. 2016-12-06 06:09:07 +03:00
Alexey Milovidov
0717bfa4d2 Simplified LevelMergeSelector [#METR-21504]. 2016-12-06 00:34:46 +03:00
alexey-milovidov
32021cdf4a Merge pull request #227 from hatarist/reference_improvements
Reference improvements
2016-12-05 22:11:17 +04: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
b8c6d475f1 : CXX11_ABI was disabled. [#METR-21516] 2016-12-05 20:24:34 +03:00
Vladimir Chebotarev
bcc5500f91 cmake: More options. [#METR-23701] 2016-12-05 15:43:14 +03:00
Alexey Milovidov
02eb36fd03 MergeSelector: attempt to make something better [#METR-21504]. 2016-12-05 09:31:48 +03:00
alexey-milovidov
db294aab1a Merge pull request #225 from artpaul/master
#214 fix offsets assigments
2016-12-03 03:33:19 +04:00
artpaul
f344c85cb7 #214 add tests 2016-12-03 04:29:16 +05:00
artpaul
2616453263 #214 fix offsets assigments 2016-12-03 02:18:29 +05:00
Alexey Milovidov
2def6778e7 Merge branch 'master' of github.com:yandex/ClickHouse 2016-12-02 23:27:42 +03:00
Alexey Milovidov
99bd849283 Merge branch 'ludv1x-METR-23305' 2016-12-02 23:27:22 +03:00
Alexey Milovidov
4110b6865f Merge branch 'METR-23305' of git://github.com/ludv1x/ClickHouse into ludv1x-METR-23305
Conflicts:
	contrib/CMakeLists.txt
2016-12-02 23:22:11 +03:00
alexey-milovidov
5e5acd850f Merge pull request #224 from artpaul/build
move impls to cpp
2016-12-03 00:06:20 +04:00
artpaul
a2b4b85ed5 show type of argument in case of type missmatching 2016-12-02 13:59:23 +05:00
artpaul
7eb7cc38f7 move impls of FunctionsString to cpp 2016-12-02 12:32:39 +05:00
artpaul
41fda59c95 move impls of FunctionsArray to cpp 2016-12-02 12:15:35 +05:00
Alexey Milovidov
21f8501ccc Benchmark: update [#METR-2944]. 2016-12-02 06:39:11 +03:00
Alexey Milovidov
9bb26fe0af Fixed build [#METR-20000]. 2016-12-01 21:58:56 +03:00
alexey-milovidov
9cea29e9a8 Merge pull request #213 from vavrusa/master
IO: Added ProfileEvents to Open/Read/Write failures
2016-12-01 22:28:36 +04:00
Marek Vavrusa
64f86b7d20 IO: Added ProfileEvents to Open/Read/Write failures 2016-11-30 12:21:57 -08:00
alexey-milovidov
21ce8a44f7 Merge pull request #216 from yandex/if_with_const_condition
ExpressionAnalyzer: make aliases and ast consistent after constant if optimization
2016-11-30 17:58:02 +04:00
Pavel Kartavyy
5dfbd57bad ExpressionAnalyzer: make aliases and ast consistent after constant if optimization 2016-11-30 16:19:39 +03:00