ClickHouse/src
2023-11-23 18:45:08 +00:00
..
Access Merge pull request #56401 from evillique/kerberos-kafka-segfault 2023-11-13 17:33:08 +01:00
AggregateFunctions Fix error 2023-11-13 06:29:45 +01:00
Analyzer Analyzer: Fix logical error in LogicalExpressionOptimizerVisitor 2023-11-22 16:34:31 +00:00
Backups Implement system table blob_storage_log 2023-11-21 09:18:25 +00:00
Bridge add error handler 2023-11-01 01:18:08 -04:00
BridgeHelper
Client Merge remote-tracking branch 'upstream/master' into local-send-fatal-log 2023-11-19 17:59:51 +00:00
Columns Merge remote-tracking branch 'ClickHouse/master' into concat-arbitrary-types 2023-11-15 15:44:36 +00:00
Common Merge pull request #56171 from ClibMouse/dev-seriesPeriodDetect 2023-11-22 09:49:58 -08:00
Compression Make overflow not possible 2023-11-22 16:37:30 +00:00
Coordination Merge pull request #57047 from ClickHouse/keeper-small-fixes 2023-11-22 08:47:58 +01:00
Core Put all query plan settings under their own settings 2023-11-23 18:45:08 +00:00
Daemon Make autogenerated file as light as possible 2023-11-14 06:27:39 +01:00
Databases Merge pull request #57029 from ClickHouse/fix_DatabaseFilesystem_path_validation 2023-11-22 09:19:19 +01:00
DataTypes Cleanup IDataType convenience functions 2023-11-06 13:25:32 +00:00
Dictionaries Check dictionary source type on creation even if "dictionaries_lazy_load" is enabled. 2023-11-23 01:45:08 +01:00
Disks Merge pull request #56936 from jrdi/fs-cache-hit-profile-events 2023-11-22 11:26:00 +01:00
Formats Fix generating deep nested columns in CapnProto/Protobuf schemas 2023-11-17 16:52:20 +00:00
Functions "optimise" --> "optimize". Sorry, friends from the UK. 2023-11-23 18:41:35 +00:00
Interpreters "optimise" --> "optimize". Sorry, friends from the UK. 2023-11-23 18:41:35 +00:00
IO Merge pull request #55158 from kssenii/fs-cache-improvement 2023-11-21 21:50:00 +01:00
Loggers
Parsers Merge pull request #56825 from evillique/fix-set-query-formatting 2023-11-18 15:35:10 +01:00
Planner Merge pull request #57063 from ClickHouse/fix-duplicate-storage-set-analyzer 2023-11-22 13:36:44 +01:00
Processors Put all query plan settings under their own settings 2023-11-23 18:45:08 +00:00
QueryPipeline Fix race condition in RemoteSource 2023-11-21 14:07:14 +01:00
Server Merge pull request #56957 from evillique/resubmit-better-except 2023-11-19 16:00:18 +01:00
Storages "optimise" --> "optimize". Sorry, friends from the UK. 2023-11-23 18:41:35 +00:00
TableFunctions Miscellaneous 2023-11-10 05:36:44 +01:00
CMakeLists.txt changed method name, updated pocketfft repo reference 2023-11-21 06:52:47 -08:00
configure_config.cmake added macro to enable/disable pocketfft lib 2023-11-21 06:52:47 -08:00
NOTICE