ClickHouse/src
Han Fei 532b341de9
Merge pull request #45975 from ucasfl/_part
use LowCardnality for _part and _partition_id virtual column
2023-02-05 18:00:46 +01:00
..
Access Define S3 client with bucket and endpoint resolution (#45783) 2023-02-03 14:30:52 +01:00
AggregateFunctions Merge branch 'master' into fix-crash-in-regression 2023-02-03 12:38:29 +01:00
Analyzer bug fix 2023-01-31 18:34:17 +08:00
Backups Define S3 client with bucket and endpoint resolution (#45783) 2023-02-03 14:30:52 +01:00
Bridge Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
BridgeHelper Make some classes 'final' 2023-02-02 15:59:39 +00:00
Client Merge pull request #38983 from CurtizJ/randomize-mt-settings 2023-02-04 02:59:52 +01:00
Columns Merge pull request #45585 from kitaisreal/low-cardinality-insert-fix 2023-01-28 03:26:40 +03:00
Common Merge branch 'master' into stack_trace_in_part_log 2023-02-03 20:05:00 +03:00
Compression Add newline 2023-02-04 15:39:28 -05:00
Coordination Define S3 client with bucket and endpoint resolution (#45783) 2023-02-03 14:30:52 +01:00
Core Merge pull request #38983 from CurtizJ/randomize-mt-settings 2023-02-04 02:59:52 +01:00
Daemon forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
Databases forbid runtime strings 2023-01-26 10:52:47 +01:00
DataTypes Merge pull request #45678 from azat/formats/json-parse-tupels 2023-01-27 21:11:05 +01:00
Dictionaries Merge branch 'master' into ncb/odbc-connection-pool-fixes 2023-01-30 15:49:04 -08:00
Disks Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
Formats Merge branch 'master' into optimize_parquet_reader 2023-02-02 14:18:00 +01:00
Functions Merge pull request #45952 from ucasfl/tuple 2023-02-03 16:15:54 +01:00
Interpreters Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
IO Define S3 client with bucket and endpoint resolution (#45783) 2023-02-03 14:30:52 +01:00
Loggers add a column with a message pattern to text_log 2022-12-23 15:06:30 +01:00
Parsers Merge pull request #38983 from CurtizJ/randomize-mt-settings 2023-02-04 02:59:52 +01:00
Planner bug fix 2023-01-31 20:49:21 +08:00
Processors Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
QueryPipeline Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
Server Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
Storages Merge pull request #45975 from ucasfl/_part 2023-02-05 18:00:46 +01:00
TableFunctions Update src/TableFunctions/TableFunctionFormat.cpp 2023-02-01 14:12:36 +08:00
CMakeLists.txt Add encryption support with openssl 2023-02-04 14:59:34 -05:00
configure_config.cmake Integrate skim into the client/local 2022-12-14 20:57:41 +01:00
NOTICE