ClickHouse/src
Alexey Milovidov cf4abcd988
Merge pull request #46915 from azat/tests/expect-fasttest
Fix some expect tests leftovers and enable them in fasttest
2023-02-27 07:34:29 +03:00
..
Access Allow to hide only values from system.named_collections 2023-02-21 18:07:57 +01:00
AggregateFunctions Review from @tavplubix 2023-02-26 22:58:40 +01:00
Analyzer Merge pull request #46408 from ClickHouse/vdimir/cross_to_inner_analyzer_0 2023-02-24 21:21:50 +03:00
Backups Updated Backup/Restore Coordination construction and removed coordination_path and added uuid in settings - Use cluster state data to check concurrent backup/restore 2023-02-16 09:30:27 +01:00
Bridge Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
BridgeHelper Reduce redundancies 2023-02-07 12:27:23 +00:00
Client Always bind Ctrl-T to reverse search (not only when skim is available) 2023-02-26 13:33:43 +01:00
Columns Fix wrong function name 2023-02-25 00:27:54 +01:00
Common Better handling of fatal errors 2023-02-24 23:29:06 +01:00
Compression T64 codec support for IPv4 2023-02-22 19:25:48 +00:00
Coordination Remove PVS-Studio 2023-02-19 23:30:05 +01:00
Core Merge pull request #46731 from Avogar/fix-local-json-abort 2023-02-24 14:12:20 +01:00
Daemon Better handling of fatal errors 2023-02-24 23:29:06 +01:00
Databases Remove PVS-Studio 2023-02-19 23:30:05 +01:00
DataTypes Fix strange code 2023-02-24 22:33:39 +01:00
Dictionaries Remove PVS-Studio 2023-02-19 23:30:05 +01:00
Disks Fix checks 2023-02-22 14:27:43 +01:00
Formats Merge branch 'master' into null-as-default-all-formats 2023-02-21 16:52:39 +01:00
Functions Merge branch 'master' into rs/like-with-trailing-percentage 2023-02-26 14:43:27 +01:00
Interpreters Merge pull request #46653 from aiven-sal/aiven-sal/and_opt_pr 2023-02-26 02:56:35 +03:00
IO Spelling 2023-02-25 08:45:53 +01:00
Loggers Remove PVS-Studio 2023-02-19 23:30:05 +01:00
Parsers Make ASTSelectQuery::formatImpl() more robust 2023-02-25 22:28:00 +00:00
Planner Do not reanalyze expressions from aggregation in projection 2023-02-24 15:45:15 +00:00
Processors bypass empty blocks 2023-02-25 23:26:38 +00:00
QueryPipeline Remove PVS-Studio 2023-02-19 23:30:05 +01:00
Server Merge pull request #46846 from ClickHouse/better-fatal-handling 2023-02-25 22:55:14 +03:00
Storages Change exception message 2023-02-26 21:36:26 +01:00
TableFunctions Merge pull request #46554 from ucasfl/iceberg-fix 2023-02-19 14:35:29 +03:00
CMakeLists.txt Merge remote-tracking branch 'upstream/master' into ulid 2023-02-14 13:41:17 +00:00
configure_config.cmake Merge remote-tracking branch 'upstream/master' into ulid 2023-02-14 13:41:17 +00:00
NOTICE