ClickHouse/docs/en
Marek Vavruša e936c4d066 AggregateFunctionSum: implemented sumWithOverflow(x)
By default sum(x) promotes the result type to
largest possible integral type to avoid
arithmetic overflow when summing values from
smaller data types.

This is generally desirable behaviour, but it doesn’t
work with summing merge tree, as the result is
expected to be of same type as the input.
2017-10-25 22:21:59 +03:00
..
agg_functions AggregateFunctionSum: implemented sumWithOverflow(x) 2017-10-25 22:21:59 +03:00
data_types CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
development Update build.rst 2017-10-24 02:50:54 +03:00
dicts CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
formats CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
functions functions: Remote mode for hasColumnInTable. [#CHEBOTAREV-9] 2017-07-20 17:08:42 +03:00
getting_started Fixed bad contents in documentation [#CLICKHOUSE-2]. 2017-09-25 15:07:26 +03:00
interfaces append yurial/clickhouse-client to docs/interfaces 2017-10-11 23:42:01 +03:00
introduction CLICKHOUSE-2720: progress on website and docs (#919) 2017-06-23 23:32:04 +03:00
operations Merge branch 'master' into upstream-add-kafka 2017-10-13 23:52:42 +03:00
operators CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
query_language Update queries.rst 2017-08-16 16:54:14 +03:00
system_tables CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
table_engines Storages: added Kafka table engine (read-only) 2017-10-10 08:33:00 -07:00
table_functions CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
conf.py Switch links to next event (#1332) 2017-10-11 14:19:17 +03:00
index.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
roadmap.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00