ClickHouse/dbms
谢磊 c898986650
change the return type of funciton countEqual
the maximum length of the array is defined as UInt64.
the maximum of `UInt32` just 4294967295.
it's better to define the return type of the function `countEqual` as `UInt64`.
2018-03-31 12:54:06 -05:00
..
benchmark Get rid of double whitespaces [#CLICKHOUSE-2]. 2017-10-26 21:36:23 +03:00
cmake SystemLog: execute prepareTable() on each flush 2018-03-29 16:57:16 +03:00
scripts Fix uniqHLL12 and uniqCombined for cardinalities 100M+. 2018-01-31 11:36:01 +00:00
src change the return type of funciton countEqual 2018-03-31 12:54:06 -05:00
tests Maybe fix test 00429_long_http_bufferization (remove curl timeout) 2018-03-29 22:12:24 +03:00
CMakeLists.txt SystemLog: execute prepareTable() on each flush 2018-03-29 16:57:16 +03:00