ClickHouse/dbms/src
alexey-milovidov 0cf40e0029
Merge pull request #5082 from yandex/pvs-studio-fixes-3
Resolved some of PVS-Studio warnings
2019-04-22 22:06:07 +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 Resolved some of PVS-Studio warnings 2019-04-22 19:07:09 +03:00
Compression Add empty reads to cache 2019-04-05 15:57:22 +03:00
Core Resolved some of PVS-Studio warnings 2019-04-22 19:07:09 +03:00
Databases Resolve correctly when dictionary depends on dictionary 2019-04-15 20:40:45 +03:00
DataStreams Resolved some of PVS-Studio warnings 2019-04-22 19:07:09 +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 Fixed typo #5010 2019-04-18 22:46:59 +03:00
Functions Disable ubsan error "outside the range of representable values" in bitSwapLastTwo.cpp 2019-04-17 19:14:31 +03:00
Interpreters Resolved some of PVS-Studio warnings 2019-04-22 19:07:09 +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