..
Access
Fix handling embedded config.
2020-08-18 18:08:50 +03:00
AggregateFunctions
Fix -Werror=type-limits in AggregateFunctionTimeSeriesGroupSum.h (size_t() >= 0)
2020-08-25 21:20:04 +03:00
Client
First attempt to fix data race in ConnectionPoolWithFailover::getStatus()
2020-08-20 23:25:38 +03:00
Columns
Merge remote-tracking branch 'upstream/master' into bug/low-cardinality-arrays-optimisations
2020-08-20 12:07:02 +03:00
Common
Merge pull request #14059 from azat/gcc10-fixes
2020-08-26 03:31:03 +03:00
Compression
Add support for extended precision integers and decimals ( #13097 )
2020-08-19 14:52:17 +03:00
Core
Merge branch 'new-branch' of https://github.com/ucasFL/ClickHouse into ucasFL-new-branch
2020-08-24 16:26:08 +03:00
Databases
Merge pull request #13756 from ClickHouse/test-drop-database-race
2020-08-19 13:27:50 +03:00
DataStreams
Minor modification
2020-08-24 17:45:00 +03:00
DataTypes
Add support for extended precision integers and decimals ( #13097 )
2020-08-19 14:52:17 +03:00
Dictionaries
Merge pull request #12756 from sundy-li/hotfix/dict-access
2020-08-26 03:33:42 +03:00
Disks
Revert "Added allow_merges
option for volumes in multi-disk configuration ( #13402 )"
2020-08-21 18:44:29 +03:00
Formats
Merge pull request #13847 from hexiaoting/dev_rmcode
2020-08-24 22:34:52 +03:00
Functions
Fix clang-tidy
2020-08-25 01:20:43 +03:00
Interpreters
Use CurrentMetrics::Metric over ProfileEvents::Event (cosmetic, both are size_t)
2020-08-27 00:43:00 +03:00
IO
Add support for extended precision integers and decimals ( #13097 )
2020-08-19 14:52:17 +03:00
Parsers
Merge pull request #13940 from hczhcz/patch-0821
2020-08-24 22:01:40 +03:00
Processors
Merge pull request #13847 from hexiaoting/dev_rmcode
2020-08-24 22:34:52 +03:00
Server
Merge pull request #13722 from javisantana/fix/replicas_status_verbose
2020-08-26 00:35:47 +03:00
Storages
Fix DistributedFilesToInsert metric (zeroed when it should not)
2020-08-27 00:43:00 +03:00
TableFunctions
Fix half of typos
2020-08-08 03:47:03 +03:00
CMakeLists.txt
cmake: fix parquet/arrow variables
2020-08-25 20:16:41 +03:00
NOTICE
dbms/ → src/
2020-04-03 18:14:31 +03:00
ya.make
Split programs/server into actual program and library ( #11186 )
2020-05-27 20:52:52 +03:00