ClickHouse/src
2023-11-07 13:58:45 +08:00
..
Access Convert unnecessary std::scoped_lock to std::lock_guard 2023-10-25 09:26:16 +00:00
AggregateFunctions Merge pull request #56223 from ClibMouse/feature/big-endian-contingency 2023-11-04 17:08:58 +01:00
Analyzer Merge pull request #55951 from ClickHouse/analyzer-fix-nullable-crash 2023-11-03 17:12:27 +01:00
Backups Add retries 2023-10-30 17:20:17 +01:00
Bridge add error handler 2023-11-01 01:18:08 -04:00
BridgeHelper
Client Merge pull request #54947 from amosbird/minmax-combinator 2023-10-30 03:35:28 +01:00
Columns Merge pull request #55714 from frinkr/perf-ColumnVector-insertMany 2023-10-31 12:19:54 +01:00
Common Merge pull request #55566 from CheSema/remote-blobs-naming 2023-11-06 16:41:49 +01:00
Compression different error codes for internal and external data 2023-11-04 14:18:49 +01:00
Coordination Rename yield_leader with yield_leadship and its variants 2023-11-07 13:58:45 +08:00
Core Add obsolete setting back (#56382) 2023-11-06 21:51:05 +01:00
Daemon Re-enable clang-tidy checks 2023-09-26 09:34:12 +00:00
Databases Update DatabaseReplicated.cpp 2023-11-01 19:53:08 +01:00
DataTypes Merge pull request #56088 from jh0x/feature-from-days-zero 2023-11-04 00:17:04 +01:00
Dictionaries Fix ClickHouse-sourced dictionaries with explicit query 2023-11-02 04:31:01 +00:00
Disks review notes 2023-11-03 22:43:40 +01:00
Formats Merge pull request #55974 from Avogar/fix-protobuf-auto-schema 2023-11-01 18:17:09 +01:00
Functions Revert "Add function arrayRandomSample()" 2023-11-07 02:49:11 +03:00
Interpreters Merge pull request #56277 from rschu1ze/show-columns-connection-type 2023-11-06 16:24:27 +01:00
IO Merge pull request #56316 from ClickHouse/change_some_exception_codes 2023-11-06 19:17:02 +01:00
Loggers Amend clumsy code 2023-09-01 13:23:54 +03:00
Parsers wip CHECK query for all tables 2023-10-27 15:22:10 +00:00
Planner Fix stupid bug 2023-10-31 16:07:10 +00:00
Processors Merge pull request #56272 from ClickHouse/rdb_fix_rare_logical_error 2023-11-06 14:14:55 +01:00
QueryPipeline Merge branch 'master' into pr-progress-bar 2023-11-05 00:09:46 +01:00
Server Merge pull request #56035 from azat/fix-send-receive-timeout 2023-10-30 20:59:26 +01:00
Storages Merge pull request #56339 from vitlibar/fix-using-table-shared-id-during-backup-and-improve-logs 2023-11-07 00:04:59 +01:00
TableFunctions Fixes and improvements for Iceberg storage 2023-10-17 11:07:37 +00:00
CMakeLists.txt Correct the Big Endian state serialization/deserialization for various aggregate functions. 2023-10-31 11:21:37 -07:00
configure_config.cmake DWARF input format (#55450) 2023-10-16 17:00:07 -07:00
NOTICE