ClickHouse/src
2023-08-03 22:06:33 +00:00
..
Access Add system stop pulling replication log (#52881) 2023-08-03 13:34:43 +03:00
AggregateFunctions Convert hashSets in parallel before merge (#50748) 2023-07-27 15:06:34 +02:00
Analyzer fix ci for #52091 2023-08-01 16:44:13 +02:00
Backups Merge pull request #52829 from ClickHouse/throw-s3-exception-whenever-possible 2023-08-01 04:35:27 +02:00
Bridge Decrease default settings for http headers name and value to 128K 2023-06-21 12:59:27 +02:00
BridgeHelper add missing finalize calls in buffers 2023-06-27 16:54:14 +02:00
Client Implemented max sessions for user 2023-07-30 22:09:03 +00:00
Columns Merge pull request #52761 from copperybean/fix-sort 2023-08-01 15:28:41 +02:00
Common Fix memory consumption when max_block_size is huge in Aggregator + more memory checks (#51566) 2023-08-02 15:11:52 +02:00
Compression Merge branch 'master' into check-for-hiding-cyrillic-characters 2023-07-30 02:16:56 +02:00
Coordination Merge branch 'master' into fix-keeper-reductant-lock 2023-07-31 19:53:25 +02:00
Core Merge branch 'master' into change-protocol-version 2023-08-02 15:44:08 +03:00
Daemon System logs improvements 2023-07-28 07:23:34 +00:00
Databases Do not replicate ALTER TABLE t FREEZE on Replicated engine (#52064) 2023-08-02 14:39:54 +03:00
DataTypes fix crash with function tuple and one sparse argument 2023-07-27 12:43:38 +00:00
Dictionaries Merge branch 'master' into master 2023-07-30 12:20:54 +08:00
Disks Merge branch 'master' into revert-revert-drop-cache 2023-08-01 23:19:38 +02:00
Formats Merge branch 'master' into change-protocol-version 2023-08-02 15:44:08 +03:00
Functions Merge branch 'master' into array_intersect_order 2023-08-02 15:27:38 +02:00
Interpreters Added new tests for session_log plus bugfix 2023-08-03 22:06:33 +00:00
IO Merge pull request #52791 from zvonand/zvonand-float-parsing 2023-08-02 00:23:23 -04:00
Loggers System logs improvements 2023-07-28 07:23:34 +00:00
Parsers Add system stop pulling replication log (#52881) 2023-08-03 13:34:43 +03:00
Planner Introduce IStorage::supportsTrivialCountOptimization() 2023-07-24 05:50:44 +02:00
Processors Fix memory consumption when max_block_size is huge in Aggregator + more memory checks (#51566) 2023-08-02 15:11:52 +02:00
QueryPipeline Merge branch 'master' into Avogar-patch-2 2023-07-26 13:18:27 +02:00
Server Added new tests for session_log plus bugfix 2023-08-03 22:06:33 +00:00
Storages Add system stop pulling replication log (#52881) 2023-08-03 13:34:43 +03:00
TableFunctions Merge pull request #51141 from ClickHouse/azure_blob_storage_sas_token 2023-08-01 12:27:17 +02:00
CMakeLists.txt Merge remote-tracking branch 'upstream/master' into s3queue 2023-07-31 15:32:56 +02:00
configure_config.cmake Attempt to fix LTO 2023-07-24 00:03:40 +02:00
NOTICE