Nikolai Kochetov
ff0328aee7
fix build [#CLICKHOUSE-2998]
2018-01-22 13:18:55 +03:00
Nikolai Kochetov
ba1bfb97c8
Merge branch 'array-function-resize' into array-functions-hasAll-hasAny-intersect
2018-01-19 22:33:43 +03:00
Nikolai Kochetov
677758edaa
added function arrayResize [#CLICKHOUSE-2998]
...
added test for arrayResize [#CLICKHOUSE-2998]
2018-01-19 22:32:06 +03:00
Nikolai Kochetov
4fb9ad3981
added push to GatherUtils [#CLICKHOUSE-2998]
2018-01-19 22:32:01 +03:00
alexey-milovidov
6b5809ef42
Update getMostSubtype.h
2018-01-19 22:08:39 +03:00
alexey-milovidov
f425781c72
Update getMostSubtype.cpp
2018-01-19 22:01:22 +03:00
alexey-milovidov
fff9c411e4
Update getMostSubtype.cpp
2018-01-19 21:53:53 +03:00
alexey-milovidov
0a3b1679ec
Update ClearableHashSet.h
2018-01-19 21:51:45 +03:00
Nikolai Kochetov
60465df20c
fixed arrayPushBack, arrayPushFront tests [#CLICKHOUSE-2998]
2018-01-19 17:03:35 +03:00
Nikolai Kochetov
ea7ccda006
added ValueSourceVisitor, simplified concat for multiple arguments [#CLICKHOUSE-2998]
2018-01-19 16:48:18 +03:00
Nikolai Kochetov
de274b317a
added ArraySourceVisitor and ArraySinkVisitor [#CLICKHOUSE-2998]
2018-01-18 18:50:35 +03:00
Nikolai Kochetov
694b305036
added arrayIntersect [#CLICKHOUSE-3504]
2018-01-17 14:36:02 +03:00
Nikolai Kochetov
515cb7fbca
renamed getLeastCommonType => getLeastSupertype; getMostCommonType => getMostSubtype [#CLICKHOUSE-3504]
2018-01-11 21:47:02 +03:00
Nikolai Kochetov
8270e40819
added test for getMostCommonType(...) [#CLICKHOUSE-3504]
2018-01-11 21:00:56 +03:00
Nikolai Kochetov
5e4b86fd41
added test for getLeastCommonType(...) [#CLICKHOUSE-3504]
2018-01-11 21:00:42 +03:00
Nikolai Kochetov
ca085a7e47
added getMostCommonType(...) [#CLICKHOUSE-3504]
2018-01-11 17:10:43 +03:00
Nikolai Kochetov
0d3ba65e0e
fixed cast for arrays [#CLICKHOUSE-3504]
2018-01-10 22:52:39 +03:00
Nikolai Kochetov
f0f6343a39
added tests for hasAll and hasAny [#CLICKHOUSE-3504]
2018-01-10 22:00:00 +03:00
Nikolai Kochetov
8ceb85bcca
moved GatherUtils* to GatherUtils/ [#CLICKHOUSE-3504]
2018-01-10 21:59:48 +03:00
Nikolai Kochetov
a76bb9660c
added functions arrayAny and arrayAll [#CLICKHOUSE-3504]
2018-01-10 21:59:14 +03:00
robot-metrika-test
ee2ea696ba
Auto version update to [54331]
2018-01-09 10:46:57 +03:00
Alexey Milovidov
e2d70943b8
Unification of Nested: development [#CLICKHOUSE-2].
2018-01-02 12:11:13 +03:00
Alexey Milovidov
4371778144
Unification of Nested: development [#CLICKHOUSE-2].
2018-01-02 09:13:22 +03:00
Alexey Milovidov
fffad2bb3b
Added test [#CLICKHOUSE-2].
2018-01-02 08:56:26 +03:00
Alexey Milovidov
c4687b5fb9
Unification of Nested: development [#CLICKHOUSE-2].
2018-01-02 08:54:34 +03:00
Alexey Milovidov
005f6b96fa
Added function "sleepEachRow" for testing purposes #1713
2017-12-30 07:50:12 +03:00
Alexey Milovidov
b96ae0aa0e
Added function "sleepEachRow" for testing purposes #1713
2017-12-30 07:29:51 +03:00
Alexey Milovidov
68de761e6a
Fixed comment [#CLICKHOUSE-2].
2017-12-30 07:03:49 +03:00
Alexey Milovidov
346b92f07a
Reverted accidentially modified submodule [#CLICKHOUSE-2]
2017-12-30 07:00:39 +03:00
Alexey Milovidov
993a5e44d0
Inverted dependencies in StorageFactory (continued) [#CLICKHOUSE-2].
2017-12-30 07:00:39 +03:00
Alexey Milovidov
ffca152c45
Inverted dependencies in StorageFactory [#CLICKHOUSE-2].
2017-12-30 07:00:39 +03:00
Alexey Milovidov
7244514859
Less dependencies in StorageFactory: development [#CLICKHOUSE-2].
2017-12-30 07:00:39 +03:00
proller
90cc999de7
Better libc++ test
2017-12-29 21:20:03 +03:00
proller
70e35d0bcc
Build fixes ( #1718 )
...
* Embedded compiler fixes
* common lib not needed for clang and lld
* Fix pthread link
* Fix shared build
* Arm fixes 1
* arm fix
* Unused fix
* Build fixes
* release --pbuilder
* release pbuilder fix
* FORCE_PBUILDER_CREATE=1 release
* release: Auto use clang with sanitizers
* Fix build without poco data odbc lib. zlib arm build fix.
* Fix freebsd build and build without mysql
* Tests: Dont eat my cpu!
* Test me
2017-12-29 18:48:20 +03:00
Ivan Blinkov
bd98072259
Some progress on website and docs ( #1717 )
...
* Add link to Beijing meetup
* ignore presentations
* introduce requirements.txt
* Apply hacks by bayonet@ using monkey patching
* Simplify and fix patching of "single" docs on Mac OS (it still has a bug on chunk borders though)
2017-12-29 18:45:21 +03:00
proller
1610abdd5c
Tests: Dont eat my cpu!
2017-12-29 16:59:01 +03:00
Alexey Milovidov
7a2fcd3055
Fixed build on AArch64 [#CLICKHOUSE-1700]
2017-12-28 19:51:53 +03:00
proller
9c8fd06973
Tune pbuilder for debian
2017-12-28 18:55:50 +03:00
alexey-milovidov
c50d5901d4
Merge pull request #1714 from BayoNet/master
...
Switching into markdown.
2017-12-28 18:45:24 +03:00
robot-metrika-test
f998b0c859
Auto version update to [54330]
2017-12-28 18:27:14 +03:00
BayoNet
13d9a4eebe
Sources for english documentation switched to Markdown.
...
Edit page link is fixed too for both language versions of documentation.
2017-12-28 18:13:23 +03:00
proller
81bc1e0df3
release: Auto use clang with sanitizers
2017-12-28 17:49:41 +03:00
BayoNet
6d95729960
Merge remote-tracking branch 'upstream/master'
2017-12-28 17:48:58 +03:00
BayoNet
68b2f06636
Removed server setting belongs to resharding.
...
Some links are fixed.
2017-12-28 17:27:52 +03:00
proller
a1a1b73da5
FORCE_PBUILDER_CREATE=1 release
2017-12-28 16:57:35 +03:00
proller
e7856ebcbf
release --pbuilder
2017-12-28 16:27:49 +03:00
proller
7a813002aa
Build fixes
2017-12-28 15:58:39 +03:00
proller
0befd2f2f3
Again fix submodule librdkafka
2017-12-28 15:23:53 +03:00
robot-metrika-test
5baa388708
Auto version update to [54329]
2017-12-28 13:55:24 +03:00
Alexey Milovidov
4c3fba2719
Table functions MySQL and ODBC: development [#CLICKHOUSE-3114].
2017-12-28 08:26:45 +03:00