alexey-milovidov
|
4610b5aa06
|
Update build.rst
|
2017-09-19 21:35:43 +03:00 |
|
alexey-milovidov
|
76e3f7ac0c
|
Merge pull request #1250 from bocharov/master
Add new aggregate function sumMap(key, value).
|
2017-09-19 21:31:24 +03:00 |
|
Alex Bocharov
|
e99c969a1c
|
Aggregate function sumMap: improve insertResultInto method and change return type to Tuple(Array(K), Array(V)).
|
2017-09-19 13:35:25 +01:00 |
|
proller
|
0a0e04f1a5
|
Fix includes
|
2017-09-18 21:52:47 +03:00 |
|
Alex Bocharov
|
07cd6829d0
|
Aggregate function sumMap: fix compilation error regarding getHeaderFilePath after merge with master.
|
2017-09-18 19:37:44 +01:00 |
|
Alex Bocharov
|
55e1559733
|
Resolve conflict in SummingSortedBlockInputStream when moving FieldVisitorSum.
|
2017-09-18 18:46:10 +01:00 |
|
Alex Bocharov
|
1f70d0e163
|
Resolve conflict in SummingSortedBlockInputStream when moving FieldVisitorSum.
|
2017-09-18 18:43:47 +01:00 |
|
Alex Bocharov
|
c1feea159e
|
Aggregate function sumMap: optimize serialize/deserialize.
|
2017-09-18 18:11:16 +01:00 |
|
Alex Bocharov
|
6e74602e45
|
Aggregate function sumMap: use FieldVisitorSum instead of += operator.
|
2017-09-18 16:41:07 +01:00 |
|
proller
|
a355256dd6
|
Revert "Removed build of shared library and test executables for libzlib-ng [#CLICKHOUSE-2]."
This reverts commit c208220566 .
|
2017-09-18 15:44:54 +03:00 |
|
alexey-milovidov
|
997ffe02f9
|
Merge pull request #1247 from BayoNet/master
`force_index_by_date` and `force_primary_key` are documented
|
2017-09-18 10:41:14 +03:00 |
|
alexey-milovidov
|
bb2433ffc3
|
Update queries.rst
|
2017-09-18 10:39:17 +03:00 |
|
alexey-milovidov
|
b0f0521b75
|
Update settings.rst
|
2017-09-18 10:38:21 +03:00 |
|
alexey-milovidov
|
edb66bfffe
|
Merge branch 'master' into master
|
2017-09-18 10:31:31 +03:00 |
|
Alexey Milovidov
|
f31a38c5ea
|
Fixed build on Ubuntu Precise [#CLICKHOUSE-2].
|
2017-09-18 10:10:35 +03:00 |
|
|
8b0d48f478
|
Merge remote-tracking branch 'upstream/master'
|
2017-09-18 09:49:56 +03:00 |
|
Alexey Milovidov
|
ff1598c8d1
|
Improved performance of dynamic compilation [#CLICKHOUSE-2].
|
2017-09-17 23:22:39 +03:00 |
|
Alexey Milovidov
|
156d48f3ee
|
Removed aggregate function "debug" [#CLICKHOUSE-2].
|
2017-09-17 23:12:02 +03:00 |
|
Alexey Milovidov
|
dd3e74c0eb
|
Fixed weird translation [#CLICKHOUSE-2].
|
2017-09-17 21:17:04 +03:00 |
|
Alexey Milovidov
|
4df44cfeb4
|
Modified comment [#CLICKHOUSE-2].
|
2017-09-17 21:00:27 +03:00 |
|
Alexey Milovidov
|
565902fc4d
|
Added comment; fixed test [#CLICKHOUSE-2].
|
2017-09-17 20:58:30 +03:00 |
|
Alexey Milovidov
|
bc622c4c45
|
Better [#CLICKHOUSE-2].
|
2017-09-17 03:13:26 +03:00 |
|
Alexey Milovidov
|
a726f2831c
|
Enabled "GLIBC_COMPATIBILITY" option by default [#CLICKHOUSE-3275].
|
2017-09-17 01:41:20 +03:00 |
|
Alexey Milovidov
|
7a85eab260
|
Disabled increased inline-depth for clang [#CLICKHOUSE-2].
|
2017-09-17 01:33:05 +03:00 |
|
Alexey Milovidov
|
268771efa9
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-09-17 01:32:04 +03:00 |
|
Alexey Milovidov
|
a5e8c5e8f5
|
Better [#CLICKHOUSE-2].
|
2017-09-17 01:24:48 +03:00 |
|
Alexey Milovidov
|
b80788a2f4
|
Better implementation of "roundToExp2" function [#CLICKHOUSE-2].
|
2017-09-17 01:12:24 +03:00 |
|
Alexey Milovidov
|
5224345c03
|
Added function aliases for 'trunc' [#CLICKHOUSE-2].
|
2017-09-17 01:11:20 +03:00 |
|
Alexey Milovidov
|
c2595934f1
|
FunctionsRound: continue [#CLICKHOUSE-2].
|
2017-09-16 23:17:19 +03:00 |
|
Alexey Milovidov
|
d48725f9a7
|
FunctionsRound: continue [#CLICKHOUSE-2].
|
2017-09-16 22:33:49 +03:00 |
|
Alexey Milovidov
|
84d61b501c
|
FunctionsRound: continue [#CLICKHOUSE-2].
|
2017-09-16 22:31:20 +03:00 |
|
Alexey Milovidov
|
ad13a8c79d
|
Fixed half of bad code [#CLICKHOUSE-2].
|
2017-09-16 21:36:16 +03:00 |
|
Alexey Milovidov
|
0002507598
|
Added function "trunc"; simplifications [#CLICKHOUSE-2].
|
2017-09-16 19:47:05 +03:00 |
|
Alexey Milovidov
|
25f2f032d1
|
Added function "trunc"; simplifications [#CLICKHOUSE-2].
|
2017-09-16 19:38:27 +03:00 |
|
Alexey Milovidov
|
e1cf922c1b
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-09-16 18:56:37 +03:00 |
|
Alexey Milovidov
|
65ad717938
|
Whitespaces [#CLICKHOUSE-2].
|
2017-09-16 18:55:31 +03:00 |
|
Alexey Zatelepin
|
3791b93c76
|
remove junk
|
2017-09-16 01:27:57 +03:00 |
|
Alexey Milovidov
|
bf5ef11933
|
Properly specify inline-depth for clang [#CLICKHOUSE-2].
|
2017-09-15 17:30:13 +03:00 |
|
Alexey Milovidov
|
096fec6504
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-09-15 16:27:01 +03:00 |
|
Alexey Milovidov
|
094c18bb46
|
Fixed error in boost::filesystem: NULL pointer dereference (reproduced with increased inline-depth in clang) [#CLICKHOUSE-2].
|
2017-09-15 16:26:50 +03:00 |
|
Alexey Milovidov
|
21fe32b929
|
Fixed build in clang with raised up inline-depth [#CLICKHOUSE-2].
|
2017-09-15 15:17:01 +03:00 |
|
Alexey Milovidov
|
5c614d450b
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-09-15 15:16:24 +03:00 |
|
Alexey Milovidov
|
9d420ca07c
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-09-15 15:16:20 +03:00 |
|
Alexey Milovidov
|
86c46ad1bd
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
|
alexey-milovidov
|
2bba5b2f02
|
Update CHANGELOG.md
|
2017-09-15 14:33:45 +03:00 |
|
Amy Krishnevsky
|
23d94797c3
|
Translate update to changelog.md
|
2017-09-15 14:28:22 +03:00 |
|
Alex Bocharov
|
591cd5c009
|
Add new aggregate function sumMap(key, value).
|
2017-09-15 12:14:19 +01:00 |
|
Alexey Milovidov
|
e29b0e1750
|
Merge branch 'memcpy'
|
2017-09-15 14:09:39 +03:00 |
|
Alexey Milovidov
|
459cd08103
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-09-15 14:09:28 +03:00 |
|
Alexey Milovidov
|
cfd4120f4a
|
Fixed build with increased inline-depth in clang [#CLICKHOUSE-2].
|
2017-09-15 14:08:39 +03:00 |
|