ClickHouse/src
2024-02-14 13:17:55 +00:00
..
Access Updated the authentication failures counter logic 2024-01-30 23:52:33 +00:00
AggregateFunctions UniqExactSet read crash fix 2024-02-13 14:36:46 +03:00
Analyzer Merge pull request #58292 from ucasfl/negtive-position 2024-02-13 18:35:28 +01:00
Backups Merge branch 'master' into Azure_backup 2024-02-07 13:48:46 +01:00
Bridge add error handler 2023-11-01 01:18:08 -04:00
BridgeHelper Updated implementation 2024-01-25 14:31:49 +03:00
Client Merge remote-tracking branch 'origin/master' into pr-better-replicas-failover-2 2024-02-08 09:09:11 +00:00
Columns Merge remote-tracking branch 'blessed/master' into more_asserts_memory 2024-02-09 11:09:10 +01:00
Common Remove unnecessary include 2024-02-14 13:17:55 +00:00
Compression Merge pull request #59229 from rschu1ze/cleanup-msan-usage 2024-01-29 20:39:06 +01:00
Coordination Whitespace 2024-02-12 10:36:35 +01:00
Core Add new setting azure_max_single_part_copy_size to SettingsChangesHistory.h 2024-02-09 18:58:15 +01:00
Daemon Updated implementation 2024-01-25 14:31:49 +03:00
Databases Fix for empty sorted_nodes 2024-02-06 21:44:45 +01:00
DataTypes Add sanity checks for function return types 2024-01-30 14:10:20 +01:00
Dictionaries Fix a test 2024-02-08 22:11:37 +01:00
Disks Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
Formats Merge pull request #58047 from Avogar/variant-data-type 2024-01-29 11:36:08 +01:00
Functions Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build 2024-02-09 22:52:49 +01:00
Interpreters Fix 2024-02-14 13:00:22 +00:00
IO Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
Loggers Loggers initialization fix 2024-01-29 20:11:14 +03:00
Parsers Fix include used for debugging 2024-02-12 17:25:17 +00:00
Planner Remove outdated comment. 2024-02-12 13:46:30 +00:00
Processors Follow up for #58554. Cleanup. 2024-02-12 13:37:25 +00:00
QueryPipeline Merge pull request #59487 from azat/dist/fix-uncaught-exception 2024-02-13 17:22:09 +01:00
Server Fixed tests 2024-02-09 21:39:36 +03:00
Storages Merge pull request #59873 from azat/file-log-shutdown-fix 2024-02-13 12:08:12 +01:00
TableFunctions Merge branch 'master' into Azure_backup 2024-01-29 11:08:13 +01:00
CMakeLists.txt Merge branch 'master' into Azure_backup 2024-02-07 13:48:46 +01:00
configure_config.cmake Allow to build without libssl 2024-01-25 21:14:03 +00:00
NOTICE