ClickHouse/src
Sema Checherinda 52d4e78b7f
Merge pull request #45907 from CheSema/forbid-wal-on-s3
do not run wal on remote disks
2023-02-07 14:48:00 +01:00
..
Access Define S3 client with bucket and endpoint resolution (#45783) 2023-02-03 14:30:52 +01:00
AggregateFunctions Merge pull request #45961 from ClickHouse/vdimir/sparkbar-fix 2023-02-06 11:52:15 +01:00
Analyzer bug fix 2023-01-31 18:34:17 +08:00
Backups Fix data race in BACKUP 2023-02-04 11:09:11 +01:00
Bridge
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 improve performance of ColumnArray::replicate for big int and decimal 2023-02-02 17:21:41 +08:00
Common Merge pull request #46088 from ClickHouse/rs/fix-liburing-build 2023-02-07 12:16:14 +01: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 #45631 from hanfei1991/hanfei/regexp-refine 2023-02-07 13:21:22 +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 fix 2023-02-06 18:46:23 +01:00
Disks Fix build with -DENABLE_LIBURING=0 (or -DENABLE_LIBRARIES=0) 2023-02-06 16:57:42 +00:00
Formats Merge branch 'master' into optimize_parquet_reader 2023-02-02 14:18:00 +01:00
Functions Merge branch 'master' into improve_decimal 2023-02-06 13:08:51 +08:00
Interpreters Merge pull request #46087 from ClickHouse/fix-ip-bloom 2023-02-07 08:29:28 -05:00
IO Define S3 client with bucket and endpoint resolution (#45783) 2023-02-03 14:30:52 +01:00
Loggers
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 Merge pull request #45987 from CurtizJ/fix-sparse-columns-crash 2023-02-06 23:01:02 +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 #45907 from CheSema/forbid-wal-on-s3 2023-02-07 14:48:00 +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 Fix build with -DENABLE_LIBURING=0 (or -DENABLE_LIBRARIES=0) 2023-02-06 16:57:42 +00:00
NOTICE