..
Access
Updated the authentication failures counter logic
2024-01-30 23:52:33 +00:00
AggregateFunctions
Merge pull request #59003 from kitaisreal/revert-57519-revert-53562-group_sorted_array_function
2024-01-31 12:31:26 +01:00
Analyzer
Merge pull request #59117 from ClickHouse/fix-analyzer-order-by-all
2024-01-30 15:54:18 +01:00
Backups
Merge branch 'master' into broken-projections-better-handling
2024-01-26 16:27:23 +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 pull request #59242 from rschu1ze/dont-force-libssh-on-me
2024-01-29 00:02:03 +01:00
Columns
Add sanity checks for function return types
2024-01-30 14:10:20 +01:00
Common
Fix stacktraces for binaries without debug symbols
2024-02-01 09:32:59 +01:00
Compression
Merge pull request #59229 from rschu1ze/cleanup-msan-usage
2024-01-29 20:39:06 +01:00
Coordination
Fix digest calculation
2024-01-31 16:08:22 +00:00
Core
More typos in settings
2024-01-30 11:35:14 +01:00
Daemon
Updated implementation
2024-01-25 14:31:49 +03:00
Databases
Merge branch 'master' of github.com:ClickHouse/ClickHouse into variant-data-type
2024-01-26 16:54:02 +00:00
DataTypes
Add sanity checks for function return types
2024-01-30 14:10:20 +01:00
Dictionaries
Updated implementation
2024-01-25 14:31:49 +03:00
Disks
Merge pull request #59354 from CurtizJ/better-memory-usage-async-read
2024-01-30 03:55:42 +01:00
Formats
Merge pull request #58047 from Avogar/variant-data-type
2024-01-29 11:36:08 +01:00
Functions
Merge pull request #59398 from Avogar/variant-type-func
2024-01-31 13:06:54 +01:00
Interpreters
Merge pull request #54737 from arenadata/ADQM-1150
2024-01-31 16:06:17 +01:00
IO
Merge pull request #59399 from azat/build/format-fwd-decl
2024-02-01 09:15:07 +01:00
Loggers
Loggers initialization fix
2024-01-29 20:11:14 +03:00
Parsers
Merge pull request #59119 from AVMusorin/trailing-comma-tuples
2024-01-30 16:31:54 +01:00
Planner
ActionsDAG buildFilterActionsDAG refactoring
2024-01-25 18:24:14 +03:00
Processors
Merge pull request #59399 from azat/build/format-fwd-decl
2024-02-01 09:15:07 +01:00
QueryPipeline
Updated implementation
2024-01-25 14:31:49 +03:00
Server
Merge pull request #59124 from amosbird/dashboard-compress-state
2024-01-30 08:05:38 +01:00
Storages
Merge pull request #59399 from azat/build/format-fwd-decl
2024-02-01 09:15:07 +01:00
TableFunctions
Updated implementation
2024-01-25 14:31:49 +03:00
CMakeLists.txt
Don't apply O2 on release builds
2024-01-29 17:34:11 +01:00
configure_config.cmake
Allow to build without libssl
2024-01-25 21:14:03 +00:00
NOTICE