ClickHouse/tests/queries/0_stateless/01940_custom_tld_sharding_key.reference
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

2 lines
8 B
Plaintext