ClickHouse/dbms/src
2019-05-16 08:36:08 +03:00
..
AggregateFunctions Rename AggregateFunctionsStatisticsSimple.cpp to AggregateFunctionStatisticsSimple.cpp 2019-04-22 17:31:01 +08:00
Client Update ConnectionPoolWithFailover.cpp 2019-04-18 18:53:39 +03:00
Columns COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov) 2019-04-19 23:22:06 +03:00
Common merged with master 2019-04-23 21:58:29 +03:00
Compression Add empty reads to cache 2019-04-05 15:57:22 +03:00
Core including information about query execution in response 2019-05-16 08:36:08 +03:00
Databases Resolve correctly when dictionary depends on dictionary 2019-04-15 20:40:45 +03:00
DataStreams including information about query execution in response 2019-05-16 08:36:08 +03:00
DataTypes COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov) 2019-04-19 23:22:06 +03:00
Dictionaries Resolved some of PVS-Studio warnings 2019-04-22 19:07:09 +03:00
Formats including information about query execution in response 2019-05-16 08:36:08 +03:00
Functions Disable ubsan error "outside the range of representable values" in bitSwapLastTwo.cpp 2019-04-17 19:14:31 +03:00
Interpreters added MySQL wire protocol presentational format 2019-05-16 06:34:04 +03:00
IO Resolved some of PVS-Studio warnings 2019-04-22 19:07:09 +03:00
Parsers Enable predicate push-down optimization by default. (#4846) 2019-04-18 13:39:25 +03:00
Storages Merge pull request #5082 from yandex/pvs-studio-fixes-3 2019-04-22 22:06:07 +03:00
TableFunctions Typos for many factories 2019-04-03 14:13:22 +03:00
CMakeLists.txt ISSUES-838 add lz4、none、zstd codec 2018-12-13 12:10:34 +08:00