ClickHouse/src
Yarik Briukhovetskyi 41304c3e11
Update src/Functions/FunctionBinaryArithmetic.h
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2024-02-14 14:08:20 +01:00
..
Access Updated the authentication failures counter logic 2024-01-30 23:52:33 +00:00
AggregateFunctions UniqExactSet read crash fix 2024-02-13 14:36:46 +03:00
Analyzer Merge pull request #58292 from ucasfl/negtive-position 2024-02-13 18:35:28 +01:00
Backups Convert default_replica_path/default_replica_name into server settings 2024-02-12 21:05:58 +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 remote-tracking branch 'origin/master' into pr-better-replicas-failover-2 2024-02-08 09:09:11 +00:00
Columns Merge remote-tracking branch 'blessed/master' into more_asserts_memory 2024-02-09 11:09:10 +01:00
Common Merge pull request #59909 from azat/rmt-macros-cleanup 2024-02-14 00:09:34 +01:00
Compression Merge pull request #59229 from rschu1ze/cleanup-msan-usage 2024-01-29 20:39:06 +01:00
Coordination Whitespace 2024-02-12 10:36:35 +01:00
Core Merge pull request #59931 from pamarcos/patch-1 2024-02-14 07:47:47 +01:00
Daemon Updated implementation 2024-01-25 14:31:49 +03:00
Databases Fix for empty sorted_nodes 2024-02-06 21:44:45 +01:00
DataTypes Add check that recursiveRemoveLowCardinality() doesn't change the size of a column. 2024-02-10 21:07:31 +01:00
Dictionaries Fix a test 2024-02-08 22:11:37 +01:00
Disks Less conflicts 2024-02-14 03:01:03 +01:00
Formats Merge pull request #58047 from Avogar/variant-data-type 2024-01-29 11:36:08 +01:00
Functions Update src/Functions/FunctionBinaryArithmetic.h 2024-02-14 14:08:20 +01:00
Interpreters Merge pull request #58195 from Unalian/feat-58127 2024-02-13 23:51:03 +01:00
IO Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
Loggers Loggers initialization fix 2024-01-29 20:11:14 +03:00
Parsers Fix include used for debugging 2024-02-12 17:25:17 +00:00
Planner Remove outdated comment. 2024-02-12 13:46:30 +00:00
Processors Merge pull request #59925 from Avogar/fix-json-http-crash 2024-02-14 11:58:18 +01:00
QueryPipeline Merge pull request #59487 from azat/dist/fix-uncaught-exception 2024-02-13 17:22:09 +01:00
Server Fixed tests 2024-02-09 21:39:36 +03:00
Storages Merge pull request #59941 from kitaisreal/register-storage-merge-tree-exception-message-fix 2024-02-14 01:31:00 +01:00
TableFunctions Merge branch 'master' into Azure_backup 2024-01-29 11:08:13 +01:00
CMakeLists.txt Merge branch 'master' into Azure_backup 2024-02-07 13:48:46 +01:00
configure_config.cmake Allow to build without libssl 2024-01-25 21:14:03 +00:00
NOTICE