ClickHouse/src
Azat Khuzhin 42a8445462 Fix constness of custom TLDs
Before this patch the functions below returns incorrect type for consts,
and hence optimize_skip_unused_shards does not work:

- cutToFirstSignificantSubdomainCustom()
- cutToFirstSignificantSubdomainCustomWithWWW()
- firstSignificantSubdomainCustom()
2021-07-07 01:27:31 +03:00
..
Access
AggregateFunctions Compile aggregate functions perf tests fix 2021-07-05 12:17:01 +03:00
Bridge
Client
Columns
Common Merge pull request #24789 from kitaisreal/compile-aggregation-functions 2021-07-05 02:57:49 +03:00
Compression
Coordination
Core Compile aggregate functions perf tests fix 2021-07-05 12:17:01 +03:00
Databases More correct startup on create query 2021-07-04 19:53:05 +00:00
DataStreams Merge pull request #24789 from kitaisreal/compile-aggregation-functions 2021-07-05 02:57:49 +03:00
DataTypes Merge pull request #25982 from CurtizJ/fix-map-json-format 2021-07-05 21:54:31 +03:00
Dictionaries
Disks
Formats
Functions Fix constness of custom TLDs 2021-07-07 01:27:31 +03:00
Interpreters Merge pull request #26014 from ClickHouse/remove-old-code 2021-07-06 11:08:04 +03:00
IO
Parsers Merge pull request #24148 from l1tsolaiki/jsonpath 2021-07-06 10:43:29 +03:00
Processors
Server Fix set SQL_SELECT_LIMIT 2021-07-04 16:17:59 +03:00
Storages Merge pull request #25995 from CurtizJ/fix-merge-tree-settings-change 2021-07-06 22:12:38 +03:00
TableFunctions Merge pull request #25064 from ucasfl/merge 2021-07-05 14:14:44 +03:00
CMakeLists.txt Merge pull request #20470 from kssenii/pg-ch-replica 2021-07-04 19:34:54 +03:00
NOTICE dbms/ → src/ 2020-04-03 18:14:31 +03:00
ya.make