ClickHouse/tests/queries/0_stateless/01601_custom_tld.reference
Azat Khuzhin b68517f69e Fix cutToFirstSignificantSubdomainCustom()/firstSignificantSubdomainCustom() for 3+level domains
Custom TLD lists (added in #17748), may contain domain of the 3-d level,
however builtin TLD lists does not have such records, so it is not
affected.

Note that this will significantly increase hashtable lookups.

Fixes: #17748
2021-03-26 00:00:16 +03:00

25 lines
318 B
Plaintext

-- no-tld
foo.there-is-no-such-domain
foo.there-is-no-such-domain
foo.there-is-no-such-domain
foo.there-is-no-such-domain
foo
-- generic
kernel
kernel.biz.ss
-- difference
biz.ss
kernel.biz.ss
-- 3+level
xx.blogspot.co.at
blogspot
xx.blogspot.co.at
blogspot
-- url
foobar.com
foobar.com
foobar.com
xx.blogspot.co.at