ClickHouse/src
Kseniia Sumarokova 9ff4e6d6a3
Merge pull request #50334 from valbok/pool-mem-leak
Fix crash when Pool::Entry::disconnect() is called
2023-06-01 18:01:56 +02:00
..
Access Merge pull request #49831 from vitlibar/fix-setting-null-in-profile-def 2023-05-15 22:24:49 +02:00
AggregateFunctions Parallel merge of uniqExactIf states 2023-05-28 06:04:23 +00:00
Analyzer add comment to join_use_nulls in QueryAnalyzer::resolveMatcher 2023-05-30 16:49:10 +00:00
Backups Use fingerprints instead of key IDs in encrypted disks (#49882) 2023-05-31 13:11:10 +02:00
Bridge fix convertation 2023-05-10 17:50:42 +00:00
BridgeHelper
Client Merge pull request #49112 from ClickHouse/Avogar-patch-3 2023-05-31 16:55:43 +02:00
Columns Fixes for clang-17 2023-05-13 02:57:31 +02:00
Common Merge pull request #50334 from valbok/pool-mem-leak 2023-06-01 18:01:56 +02:00
Compression remove reminder comments 2023-05-30 12:26:20 +02:00
Coordination remove reminder comments 2023-05-30 12:26:20 +02:00
Core working with review comments 2023-05-26 19:00:13 +02:00
Daemon Merge branch 'master' into remove-dependency-from-context 2023-05-08 12:46:10 +02:00
Databases Merge pull request #50392 from ClickHouse/fix_materialized_mysql_poll_timeout 2023-06-01 15:16:59 +03:00
DataTypes Fix possible Logical error on bad Nullable parsing for text formats 2023-05-17 13:12:00 +00:00
Dictionaries Merge pull request #50065 from azat/dict/load-factor-range-fix 2023-05-22 15:04:56 +03:00
Disks Merge branch 'master' into fix-async-buffer 2023-06-01 03:40:28 +03:00
Formats Merge branch 'master' into allow_empty 2023-05-30 16:04:12 +02:00
Functions Merge pull request #50315 from arenadata/ADQM-810 2023-06-01 16:19:14 +02:00
Interpreters Optimize predicate with toYYYYMM converter 2023-06-01 10:20:45 +08:00
IO Merge pull request #50410 from ClickHouse/clang-17-2 2023-06-01 10:48:58 +02:00
Loggers
Parsers Initialize POD members of ASTs to make it less error-prone 2023-05-25 10:18:55 +02:00
Planner Merge pull request #50204 from azat/InsertSelectQueries-pe 2023-05-30 15:19:04 +02:00
Processors Fix clickhouse-local crashing when writing empty Arrow or Parquet output 2023-05-30 10:45:49 -07:00
QueryPipeline Parallel replicas always skip unavailable ones (#50293) 2023-05-31 22:10:33 +02:00
Server Merge pull request #49112 from ClickHouse/Avogar-patch-3 2023-05-31 16:55:43 +02:00
Storages Merge pull request #50339 from ClickHouse/43983_Updated_to_hold_lock_fetch_part 2023-06-01 13:42:34 +02:00
TableFunctions Merge branch 'master' of github.com:ClickHouse/ClickHouse into urlCluster 2023-05-22 19:19:57 +00:00
CMakeLists.txt Merge pull request #49991 from amosbird/clickhouse_as_library 2023-05-19 12:37:18 +03:00
configure_config.cmake Merge branch 'master' into hanfei/fiu 2023-05-09 01:14:30 +02:00
NOTICE