ClickHouse/src
2024-11-16 14:08:48 +00:00
..
Access Merge branch 'master' into revert-68608-revert-60197-format-settings-parsing 2024-10-24 03:29:06 +02:00
AggregateFunctions Backport #71168 to 24.10: Fix mismatched aggreage function name of quantileExactWeightedInterpolated 2024-11-07 13:10:59 +00:00
Analyzer Backport #71432 to 24.10: Fix crash with optimize_rewrite_array_exists_to_has 2024-11-12 13:11:50 +00:00
Backups Introduce S3RequestSetting as pImpl 2024-10-24 12:27:52 +02:00
Bridge
BridgeHelper Move ServerSettings to pImpl 2024-10-16 21:13:26 +02:00
Client Backport #71901 to 24.10: Fix data race between progress indicator and progress table in clickhouse-client 2024-11-15 03:16:00 +00:00
Columns Backport #71388 to 24.10: Fix error Invalid number of rows in Chunk with Variant column 2024-11-07 18:09:15 +00:00
Common Merge pull request #71955 from ClickHouse/backport/24.10/71901 2024-11-16 00:20:01 +01:00
Compression Merge remote-tracking branch 'blessed/master' into settings6 2024-10-24 21:32:56 +02:00
Coordination Merge pull request #71019 from Algunenano/settings6 2024-10-25 20:23:12 +00:00
Core Backport #71867 to 24.10: allow_reorder_prewhere_conditions is on by default in old services 2024-11-14 13:13:36 +00:00
Daemon Delete comments 2024-10-14 19:10:36 -07:00
Databases Merge remote-tracking branch 'ClickHouse/master' into no-qpl 2024-10-24 09:48:04 +00:00
DataTypes Backport #71369 to 24.10: Check suspicious and experimental types in JSON type hints 2024-11-11 14:09:42 +00:00
Dictionaries Move MySQLSettings to pImpl 2024-10-23 19:34:57 +02:00
Disks Merge pull request #71467 from ClickHouse/backport/24.10/71261 2024-11-07 14:31:57 +01:00
Formats Make MemorySettings a pImpl and simplify style checker even more 2024-10-23 18:43:25 +02:00
Functions Backport #71849 to 24.10: Fix: add monotonic estimation for DateTime64 in toDayOfWeek 2024-11-16 14:08:48 +00:00
Interpreters Backport #71162 to 24.10: Fix right JOINS with parallel replicas 2024-11-15 15:09:32 +00:00
IO Backport #71261 to 24.10: Fix memory usage increase bug in 24.10 during remote read 2024-11-05 12:11:25 +00:00
Loggers Make Poco::Logger getChannel() and setChannel() thread-safe 2024-10-21 02:16:01 -07:00
Parsers Backport #71949 to 24.10: Fix a crash in clickhouse-client syntax highlighting 2024-11-16 03:16:45 +00:00
Planner Backport #71162 to 24.10: Fix right JOINS with parallel replicas 2024-11-15 15:09:32 +00:00
Processors Backport #71162 to 24.10: Fix right JOINS with parallel replicas 2024-11-15 15:09:32 +00:00
QueryPipeline Fix issues pointed in review 2024-10-22 12:25:50 +00:00
Server Merge pull request #70972 from ClickHouse/fix-keeper-with-xid-64 2024-10-25 13:44:16 +00:00
Storages Backport #71162 to 24.10: Fix right JOINS with parallel replicas 2024-11-15 15:09:32 +00:00
TableFunctions Backport #71426 to 24.10: Fix crash in mongodb table function 2024-11-05 19:08:31 +00:00
CMakeLists.txt Remove idxd-config library which has incompatible license 2024-10-23 21:45:39 +02:00
configure_config.cmake Remove idxd-config library which has incompatible license 2024-10-23 21:45:39 +02:00
NOTICE