ClickHouse/src
alexey-milovidov 4cbd0ed282
Merge pull request #20010 from ClickHouse/coverity
Fix some of the issues found by Coverity
2021-02-03 08:48:05 +03:00
..
Access Merge branch 'master' into ldap-role-mapping 2021-01-18 22:55:05 +04:00
AggregateFunctions Improve performance of aggregate functions 2021-02-01 20:12:12 +03:00
Client Update test 2021-01-31 10:48:18 +03:00
Columns Fix some of the issues found by Coverity 2021-02-02 22:07:23 +03:00
Common Add MSan annotation for system.stack_trace 2021-02-02 06:46:54 +03:00
Compression Remove useless code from BigInt 2021-01-26 21:22:40 +03:00
Core Fixed clang-tidy 2021-02-01 12:35:47 +03:00
Databases Fix starting the server with tables having columns' default expressions containing dictGet(). 2021-01-30 19:06:48 +03:00
DataStreams add comments and test for compatibility 2021-01-28 02:39:15 +03:00
DataTypes Merge pull request #19767 from kitaisreal/low-cardinality-uuid-fix 2021-01-29 04:06:28 +03:00
Dictionaries Merge pull request #19805 from vitlibar/allow-getting-return-type-of-dictget-without-loading-dictionary 2021-02-02 18:19:55 +03:00
Disks Merge branch 'master' into Add_IStoragePolicy_interface 2021-01-29 14:00:12 +03:00
Formats Remove useless header 2021-02-02 06:03:30 +03:00
Functions Merge pull request #19805 from vitlibar/allow-getting-return-type-of-dictget-without-loading-dictionary 2021-02-02 18:19:55 +03:00
Interpreters Merge pull request #19805 from vitlibar/allow-getting-return-type-of-dictget-without-loading-dictionary 2021-02-02 18:19:55 +03:00
IO Fix bad translation 2021-02-01 10:12:14 +03:00
Parsers Merge pull request #20010 from ClickHouse/coverity 2021-02-03 08:48:05 +03:00
Processors Merge pull request #20010 from ClickHouse/coverity 2021-02-03 08:48:05 +03:00
Server Merge pull request #19584 from azat/client-complete-error-codes 2021-02-02 11:05:17 +03:00
Storages Fix some of the issues found by Coverity 2021-02-02 22:07:23 +03:00
TableFunctions better cte and with global 2021-01-26 10:29:11 +08:00
CMakeLists.txt Move query plan optimixations into separate files. 2021-01-27 16:57:26 +03:00
NOTICE
ya.make