ClickHouse/dbms/src
Vitaly Baranov 5849dd2236 Slightly better solution for checking row policy for distributed tables,
now it checks both current user's and initial user's filters.
2020-02-21 00:57:42 +03:00
..
Access Slightly better solution for checking row policy for distributed tables, 2020-02-21 00:57:42 +03:00
AggregateFunctions Make sumMap accept String keys 2020-01-29 19:38:41 +00:00
Client add test 2020-02-06 20:23:05 +03:00
Columns Integrate patch from Intel 2020-01-14 20:17:56 +03:00
Common Merge pull request #9015 from Slach/master 2020-02-09 17:01:01 +03:00
Compression Merge pull request #9028 from Enmk/Gorilla_and_DoubleDelta_buffer_overflow_fix 2020-02-07 11:40:08 +03:00
Core Merge pull request #9026 from ClickHouse/fix_poco_ssl_timeouts 2020-02-07 21:46:12 +03:00
Databases Merge pull request #8988 from nvartolomei/nv/alter-mv-modify-query 2020-02-07 21:28:27 +03:00
DataStreams Better pointers: std::shared_ptr<const QuotaContext> instead of std::shared_ptr<QuotaContext>, boost::atomic_shared_ptr instead of std::atomic_load/store. 2020-02-21 00:57:42 +03:00
DataTypes Trying to fix early constant folding (#9010) 2020-02-07 03:05:51 +03:00
Dictionaries Revert "Merge pull request #9025 from ClickHouse/revert-8303-cache-dictionary" 2020-02-06 15:18:19 +03:00
Disks Merge branch 'master' into idisk-seekable-readbuffer 2020-02-02 03:54:50 +03:00
Formats Merge pull request #8958 from ClickHouse/json-each-row-array-fix 2020-02-07 21:44:21 +03:00
Functions Some InterpreterSelectQuery refactoring (#9035) 2020-02-10 18:50:12 +03:00
Interpreters Slightly better solution for checking row policy for distributed tables, 2020-02-21 00:57:42 +03:00
IO Merge pull request #9026 from ClickHouse/fix_poco_ssl_timeouts 2020-02-07 21:46:12 +03:00
Parsers Add class GenericRoleSet to represent a set of IDs of users and roles. 2020-02-21 00:57:42 +03:00
Processors Better pointers: std::shared_ptr<const QuotaContext> instead of std::shared_ptr<QuotaContext>, boost::atomic_shared_ptr instead of std::atomic_load/store. 2020-02-21 00:57:42 +03:00
Storages Add class GenericRoleSet to represent a set of IDs of users and roles. 2020-02-21 00:57:42 +03:00
TableFunctions Some InterpreterSelectQuery refactoring (#9035) 2020-02-10 18:50:12 +03:00
CMakeLists.txt Filesystem abstraction layer 2019-11-27 14:33:27 +03:00
NOTICE Moved NOTICE to dbms/src 2019-08-16 14:03:23 +03:00