ClickHouse/src
Maksim Kita 548a7bccee
Merge pull request #33804 from CurtizJ/redis-pool
Use connection pool for redis dictionary
2022-01-21 11:40:35 +01:00
..
Access Merge pull request #33689 from traceon/fix-ldap-krb-config-handling 2022-01-21 01:39:25 +03:00
AggregateFunctions Implemented meanZTest (#33354) 2022-01-20 16:57:37 +03:00
Backups Reduce dependencies on ASTIdentifier.h 2021-11-26 16:49:40 +01:00
Bridge Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http 2021-11-04 14:41:24 +00:00
Client Merge pull request #33790 from Avogar/fix-input 2022-01-20 14:09:13 +03:00
Columns TypeId name fix 2022-01-20 13:51:00 +00:00
Common Merge pull request #33848 from kitaisreal/fix-build-with-examples 2022-01-20 23:18:47 +01:00
Compression Remove unbundled libpqxx support 2022-01-20 10:01:59 +03:00
Coordination Merge pull request #33534 from azat/fwd-decl 2022-01-18 17:22:49 +03:00
Core Merge pull request #33832 from kitaisreal/type-id-name-fix 2022-01-21 11:36:02 +01:00
Databases Merge pull request #33231 from kssenii/settings-changes-with-named-conf 2022-01-11 12:30:41 +03:00
DataTypes Merge pull request #33832 from kitaisreal/type-id-name-fix 2022-01-21 11:36:02 +01:00
Dictionaries Merge pull request #33804 from CurtizJ/redis-pool 2022-01-21 11:40:35 +01:00
Disks Fix restore S3 disk without detached directories 2022-01-18 12:31:31 +03:00
Formats Remove unbundled capnp support 2022-01-20 10:01:58 +03:00
Functions Merge pull request #33852 from bharatnc/ncb/updates 2022-01-21 11:37:13 +01:00
Interpreters Fix build with ENABLE_EXAMPLES 2022-01-20 19:29:21 +00:00
IO Fix bypass virtual dispatch in ZstdDeflatingAppendableWriteBuffer 2022-01-20 20:40:04 +03:00
Parsers Merge pull request #33819 from bigo-sg/optimize_explain_create_function 2022-01-20 19:07:43 +03:00
Processors Hotfix of missing header 2022-01-19 14:11:42 +08:00
QueryPipeline use std::string_view instead of raw pointers 2022-01-14 18:41:41 +03:00
Server Remove unbundled gRPC support 2022-01-20 08:47:16 +03:00
Storages optimize log level 2022-01-21 12:16:49 +08:00
TableFunctions Remove debug logging from TableFunctionFile 2022-01-19 20:16:51 +03:00
CMakeLists.txt Fix build hive w/o hdfs 2022-01-20 10:02:03 +03:00
configure_config.cmake Cleanup jemalloc contrib 2022-01-20 10:02:03 +03:00
NOTICE