mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +00:00
42a8445462
Before this patch the functions below returns incorrect type for consts, and hence optimize_skip_unused_shards does not work: - cutToFirstSignificantSubdomainCustom() - cutToFirstSignificantSubdomainCustomWithWWW() - firstSignificantSubdomainCustom()
31 lines
366 B
Plaintext
31 lines
366 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
|
|
-- www
|
|
www.foo
|
|
foo
|
|
-- vector
|
|
xx.blogspot.co.at
|
|
|