ClickHouse/src
2024-11-08 13:12:20 +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 #71538 to 24.10: Analyzer materialized view IN with CTE fix 2024-11-07 19:10:29 +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 #71304 to 24.10: Fix incomplete cleanup of parallel output format in the client 2024-10-31 19:07:37 +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 Backport #70823 to 24.10: Fix excessive LIST API calls to the object storage in the plain_rewritable disk 2024-10-30 08:08:43 +00: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 #71494 to 24.10: Prevent crash in SortCursor with 0 columns 2024-11-06 23:10:03 +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 Merge pull request #71363 from ClickHouse/backport/24.10/71182 2024-11-06 13:53:27 +01: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 #71580 to 24.10: Return 0 or default char instead of throwing an error in bitShift functions in case of out of bounds 2024-11-08 13:12:20 +00:00
Interpreters Backport #71476 to 24.10: Fix constants in WHERE expression which could apparently contain Join. 2024-11-06 13:12:53 +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 #71541 to 24.10: Avoid crash when using a UDF in a constraint 2024-11-07 10:08:37 +00:00
Planner Backport #71224 to 24.10: Fix WITH TOTALS in subquery with parallel replicas 2024-11-07 13:10:36 +00:00
Processors Backport #71224 to 24.10: Fix WITH TOTALS in subquery with parallel replicas 2024-11-07 13:10:36 +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 #71556 to 24.10: Fix compatibility with refreshable materialized views created by old clickhouse servers 2024-11-07 22:08:39 +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