Commit Graph

9685 Commits

Author SHA1 Message Date
proller
4df7b19c44 fix test_anl.cmake for old cmake 2017-01-11 16:41:39 +03:00
proller
d00765fb15 Find pthread lib by cmake 2017-01-11 16:40:02 +03:00
alexey-milovidov
1c83e312c8 Merge pull request #318 from proller/libanl
fix finding libanl (missing pthread)
2017-01-11 16:30:54 +04:00
proller
8cbed35e0d Fix finding libanl (missing pthread) 2017-01-11 13:53:30 +03:00
Alexey Milovidov
0f03a7bbdc Fixed error with checking number of arguments of functions [#METR-24078]. 2017-01-11 05:47:43 +03:00
alexey-milovidov
293e683c97 Merge pull request #316 from proller/debian
Debian package build fixes
2017-01-10 23:43:45 +04:00
proller
897016121a add --ignore-deps to release script 2017-01-10 22:42:24 +03:00
ivanzhukov
5460635b38 Ignore sublime project files 2017-01-10 21:36:11 +03:00
proller
2dc2bc5ce1 Debian package build fixes 2017-01-10 21:28:24 +03:00
alexey-milovidov
8b96fbde5b Merge pull request #315 from luc1ph3r/actualize-codestyle
Actualize codestyle and fix example
2017-01-10 21:45:06 +04:00
ivanzhukov
9b29099634 Remove mentions of typedef 2017-01-10 20:39:12 +03:00
ivanzhukov
edc9bb6334 Fix bad comment style example 2017-01-10 20:39:02 +03:00
alexey-milovidov
bc377a6d69 Merge pull request #314 from yandex/metr-24043
fix where <const> in (<const>) expression; [#METR-24043]
2017-01-10 19:30:07 +04:00
artpaul
402f974fb7 fix where <const> in (<const>) expression; [#METR-24043] 2017-01-10 19:16:37 +05:00
alexey-milovidov
50623a3912 Merge pull request #312 from hatarist/decodeurl_ref
Added decodeURLComponent to the reference
2017-01-10 16:06:28 +04:00
Igor Hatarist
9b07b7af62 Added decodeURLComponent to the reference 2017-01-10 15:01:04 +03:00
Alexey Zatelepin
ceb4d4a3a5 fix build (do not remove my_compress.c.o from libmysqlclient.a) [#METR-23582] 2017-01-09 22:54:40 +03:00
alexey-milovidov
c58cb0ccf2 Merge pull request #295 from proller/METR-23811
Better user-group creating in postinst, BaseDaemon::getDefaultCorePath [#METR-23811]
2017-01-09 23:21:03 +04:00
Alexey Zatelepin
1c5db52d7d remove zlib code compiled into libmysqlclient.a (fix precise build) [#METR-23582] 2017-01-09 22:12:36 +03:00
alexey-milovidov
319ded229e Merge pull request #311 from proller/libanl
fix static linking with libanl.a on ubuntu 16.10
2017-01-09 21:36:40 +04:00
alexey-milovidov
a775438d74 Merge pull request #307 from krishnevsky/patch-1
Update architecture.md
2017-01-09 20:39:22 +04:00
proller
0df043fcec fix static linking with libanl.a on ubuntu 16.10 2017-01-09 19:32:41 +03:00
alexey-milovidov
1d641212c8 Merge pull request #309 from ludv1x/METR-24025
Fixed segfault in aggregation combinators for complex nested functions
2017-01-09 20:14:16 +04:00
alexey-milovidov
d9b954e5bd Merge pull request #310 from yandex/issue-111-fix
fix formatting of LIMIT BY; add tests with remote() [#METR-23881]
2017-01-09 20:09:20 +04:00
Alexey Zatelepin
b87f2dbac6 turn off new quick zlib strategy [#METR-23582] 2017-01-09 16:52:41 +03:00
proller
1649b003a0 Better user-group creating in postinst, BaseDaemon::getDefaultCorePath [#METR-23811] 2017-01-09 16:42:29 +03:00
artpaul
79eb282eda fix formatting of LIMIT BY; add tests with remote() [#METR-23881] 2017-01-09 18:24:54 +05:00
Alexey Zatelepin
c1e8b674e0 add missing zlib include dir [#METR-23582] 2017-01-09 16:07:42 +03:00
Vitaliy Lyudvichenko
fb40b74270 Fixed segfault in aggregation combinators using complex functions with Arenas. [#METR-24025] 2017-01-09 15:41:47 +03:00
Amy Krishnevsky
f2cc9272aa Update architecture.md
Edited grammar and style.
2017-01-09 13:35:47 +03:00
artpaul
d0961238b9 fix build; error was 'add_intrinsics_option Macro invoked with incorrect arguments for macro' 2017-01-09 13:32:45 +05:00
alexey-milovidov
a07898cc5a Merge pull request #306 from yandex/issue-200
#200: remove dependency to the view if backend storage can't be created
2017-01-09 02:34:00 +04:00
alexey-milovidov
6eb9bac6eb Merge pull request #304 from yandex/METR-23582
Implement zlib buffers [#METR-23582]
2017-01-09 02:08:35 +04:00
artpaul
903e1eab98 #200: remove dependency to the view if backend storage can't be created 2017-01-09 01:34:40 +05:00
Alexey Zatelepin
1b61f2a9d3 use zlib-ng from contrib everywhere [#METR-23582] 2017-01-08 22:24:38 +03:00
Alexey Zatelepin
7b3f4adcc1 add libzlib-ng/README.clickhouse [#METR-23582] 2017-01-08 21:26:53 +03:00
Alexey Zatelepin
89daba2cfb adopt zlib-ng CMakeLists.txt from ad8868ab0e/CMakeLists.txt [#METR-23582] 2017-01-08 21:26:30 +03:00
Alexey Zatelepin
8f74b844fc import zlib-ng sources from 343c4c5491 [#METR-23582] 2017-01-08 21:26:03 +03:00
Vladimir Chebotarev
b0f4c3d226 compressor: Fixed a typo. [#METR-24006] 2017-01-08 18:45:42 +03:00
Alexey Zatelepin
502864b40a Merge branch 'master' into METR-23582
Conflicts:
	dbms/include/DB/IO/WriteBufferFromHTTPServerResponse.h
	dbms/src/Core/ErrorCodes.cpp
2017-01-08 12:53:17 +03:00
Alexey Zatelepin
600bb5f29a [#METR-23582]
* introduce ZlibDeflatingWriteBuffer and ZlibInflatingReadBuffer
* use them instead of Poco streams
* seamlessly uncompress multiple concatenated gzip streams
2017-01-07 20:22:58 +03:00
alexey-milovidov
cece929b78 Merge pull request #303 from luc1ph3r/align-documentation-example
Align documentation example
2017-01-07 12:46:04 +04:00
Ivan Zhukov
309e9552e1 Align database data example 2017-01-07 13:43:14 +05:00
Ivan Zhukov
f67f8dfd1c Merge pull request #1 from yandex/master
Update master
2017-01-07 13:42:25 +05:00
Alexey Milovidov
6e5dd26dda Reworking ExpressionAnalyzer (preparations) [#METR-20307]. 2017-01-07 02:47:16 +03:00
Alexey Milovidov
2436d43637 Reworking ExpressionAnalyzer (preparations) [#METR-20307]. 2017-01-07 01:54:05 +03:00
alexey-milovidov
2f83193390 Merge pull request #302 from hatarist/arrayuniq_reference
Added arrayUniq to the reference
2017-01-07 02:33:15 +04:00
Igor Hatarist
a204b78ba7 Added arrayUniq to the reference 2017-01-07 01:25:06 +03:00
Alexey Milovidov
d89ee33ce2 Squashed commit of the following:
commit c567d4e1fe
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 20:35:01 2017 +0300

    Style [#METR-2944].

commit 26bf3e1228
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 20:33:11 2017 +0300

    Miscellaneous [#METR-2944].

commit eb946f4c6f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 20:30:19 2017 +0300

    Miscellaneous [#METR-2944].

commit 78c867a147
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 20:11:41 2017 +0300

    Miscellaneous [#METR-2944].

commit 6604c5c83c
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:56:15 2017 +0300

    Miscellaneous [#METR-2944].

commit 23fbf05c1d
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:47:52 2017 +0300

    Miscellaneous [#METR-2944].

commit 98772faf11
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:46:05 2017 +0300

    Miscellaneous [#METR-2944].

commit 3dc636ab9f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:39:46 2017 +0300

    Miscellaneous [#METR-2944].

commit 3e16aee954
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:38:03 2017 +0300

    Miscellaneous [#METR-2944].

commit ae7e7e90eb
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:34:15 2017 +0300

    Miscellaneous [#METR-2944].
2017-01-06 20:41:19 +03:00
Alexey Milovidov
2f7ff07e1f Reworking ExpressionAnalyzer (preparations) [#METR-20307]. 2017-01-06 19:33:05 +03:00