ClickHouse/src
alexey-milovidov 58bb0eb2d1
Merge pull request #34333 from ucasfl/owcard
use LowCardinality type for _file and _path in some Storages, continue of #34317
2022-02-07 02:55:51 +03:00
..
Access Add helper class to cache the result of checking access. 2022-02-02 22:22:41 +07:00
AggregateFunctions Merge pull request #33260 from achimbab/ttest_confidence_intervals 2022-02-04 11:02:47 +03:00
Backups Update sort to pdqsort 2022-01-30 19:49:48 +00:00
Bridge
Client Fix 2022-02-06 16:11:18 +01:00
Columns Fixed style check 2022-01-31 09:12:08 +00:00
Common Update ThreadPool.cpp 2022-02-04 03:54:33 +03:00
Compression Revert "Add func tests run with s3" 2022-02-01 05:46:13 +03:00
Coordination Use fmt::runtime() for LOG_* for non constexpr 2022-02-01 14:30:03 +03:00
Core Disable data skipping indexes by default for queries with FINAL 2022-02-02 13:31:50 +03:00
Databases DatabaseSQLite: fix fmt error in DatabaseSQLite::checkSQLiteTable() 2022-02-01 14:30:03 +03:00
DataTypes continue of #34317 2022-02-06 08:59:17 +00:00
Dictionaries Use fmt::runtime() for LOG_* for non constexpr 2022-02-01 14:30:03 +03:00
Disks Probably fix something 2022-02-02 17:48:41 +00:00
Formats Update sort to pdqsort 2022-01-30 19:49:48 +00:00
Functions Merge pull request #34344 from bharatnc/ncb/s2-fixes 2022-02-06 17:24:52 +01:00
Interpreters Merge pull request #34284 from CurtizJ/async-insert-in-client 2022-02-04 13:13:47 +01:00
IO Merge pull request #34316 from ClickHouse/probably-fix-data-race-in-WriteBufferFromS3 2022-02-04 21:04:46 +03:00
Parsers Merge pull request #34230 from aaronstephenkatz/patch-1 2022-02-02 03:03:01 +03:00
Processors Small improvements 2022-02-06 07:14:01 +03:00
QueryPipeline Wait for pipeline to be destroyed in case of exception 2022-02-03 12:14:33 +00:00
Server Merge pull request #31257 from FArthur-cmd/merge_15765 2022-02-04 00:39:57 +03:00
Storages continue of #34317 2022-02-06 08:59:17 +00:00
TableFunctions Update TableFunctionS3.cpp 2022-02-06 20:07:35 +03:00
CMakeLists.txt Cleanup cassandra contrib linking (linking with dictionraies is enough) 2022-01-31 16:01:11 +03:00
configure_config.cmake Cleanup jemalloc contrib 2022-01-20 10:02:03 +03:00
NOTICE