ClickHouse® is a real-time analytics DBMS
Go to file
Marek Vavruša 2edf5492d0 AggregateFunctionSumMap: support variardic arguments, specialized keys
The function is rewritten to avoid allocations on every insert with
Field deserialising each array. The key type is now specialized,
so it can be accessed directly. The value type is variant type,
but only individual values are deserialised (which is cheap, since they're PODs).
The function also support summing of multiple columns by the same key.

The SummingSortedBlockInputStream uses the function in case of
Nested structure with one numeric key and many values to sum.
2017-10-13 21:51:03 +03:00
cmake Cmake fixes (#CLICKHOUSE-3303) (#1229) 2017-09-11 18:51:32 +03:00
contrib contrib: Fixed unwind build under GCC 7. [#METR-21516] 2017-09-28 23:28:37 +03:00
dbms AggregateFunctionSumMap: support variardic arguments, specialized keys 2017-10-13 21:51:03 +03:00
debian Debian: use links generated by cmake (in future maybe real binaries) (#1348) 2017-10-13 21:48:20 +03:00
docker Locale fixed for client in docker 2017-10-03 22:06:37 +03:00
docs Примечание к описанию условного оператора 2017-10-13 21:47:03 +03:00
libs Small debud improvement 2017-10-13 21:44:26 +03:00
utils clickhouse_report.sh : more info about OS and kernel 2017-10-10 20:55:35 +03:00
website Switch links to next event (#1332) 2017-10-11 14:19:17 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore Added missing files [#CLICKHOUSE-3276]. 2017-09-04 22:33:17 +03:00
.gitmodules Fix mysql includes and remove libmariadb submodule (#1185) 2017-09-04 20:04:33 +03:00
.vimrc
AUTHORS CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
CHANGELOG_RU.md Update CHANGELOG_RU.md 2017-10-11 17:11:16 +03:00
CHANGELOG.md Update CHANGELOG.md 2017-10-11 17:11:16 +03:00
CMakeLists.txt Enabled "GLIBC_COMPATIBILITY" option by default [#CLICKHOUSE-3275]. 2017-09-17 01:41:20 +03:00
CONTRIBUTING.md CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
copy_headers.sh Improved performance of dynamic compilation [#CLICKHOUSE-2]. 2017-09-17 23:22:39 +03:00
docker-compose.yml Updated docker-compose.yml #1025 2017-07-26 20:05:32 +03:00
format_sources
format.sh
LICENSE CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
MacOS.md update to macOS 2017-08-25 18:38:26 +03:00
README.md Switch links to next event (#1332) 2017-10-11 14:19:17 +03:00
release Improve debian building 2017-08-30 17:32:11 +03:00
release_lib.sh Release: Fix version increment 2017-08-30 18:20:59 +03:00
release_test

ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time.

Read more...

ClickHouse Community Meetup in Palo Alto on October 25, 2017