ClickHouse/dbms
Alexander Kuzmenkov 160e0faf77 Do not use iterator::getValue() in Aggregator.
Use separate key and "mapped" value references instead. This is
important for hash tables that do not store the key/"mapped" pair
directly, and cannot provide this interface without some runtime
overhead.
2019-09-10 20:12:30 +03:00
..
benchmark
cmake Auto version update to [19.15.1.1] [54426] 2019-09-06 17:58:33 +03:00
programs destroying context after executeQuery 2019-09-09 04:04:37 +03:00
src Do not use iterator::getValue() in Aggregator. 2019-09-10 20:12:30 +03:00
tests Merge pull request #6832 from CurtizJ/merging_input_function 2019-09-07 20:16:45 +03:00
CMakeLists.txt Merge pull request #6092 from yandex/globs-in-file-one-more-attempt 2019-09-05 23:05:37 +03:00