mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
117 lines
951 B
Plaintext
117 lines
951 B
Plaintext
|
|
# countSubstrings
|
|
|
|
CountSubstringsImpl::constantConstant
|
|
CountSubstringsImpl::constantConstantScalar
|
|
empty
|
|
0
|
|
0
|
|
0
|
|
0
|
|
0
|
|
0
|
|
0
|
|
0
|
|
char
|
|
1
|
|
2
|
|
3
|
|
word
|
|
1
|
|
1
|
|
1
|
|
2
|
|
3
|
|
intersect
|
|
2
|
|
|
|
CountSubstringsImpl::vectorVector
|
|
1
|
|
4
|
|
6
|
|
"intersect",4
|
|
|
|
CountSubstringsImpl::constantVector
|
|
2
|
|
1
|
|
0
|
|
3
|
|
5
|
|
"intersect",4
|
|
|
|
CountSubstringsImpl::vectorConstant
|
|
0
|
|
1
|
|
2
|
|
3
|
|
4
|
|
"intersect",4
|
|
|
|
# countSubstringsCaseInsensitive
|
|
|
|
CountSubstringsImpl::constantConstant
|
|
CountSubstringsImpl::constantConstantScalar
|
|
char
|
|
1
|
|
2
|
|
3
|
|
word
|
|
1
|
|
1
|
|
1
|
|
2
|
|
3
|
|
intersect
|
|
2
|
|
|
|
CountSubstringsImpl::vectorVector
|
|
1
|
|
3
|
|
5
|
|
|
|
CountSubstringsImpl::constantVector
|
|
2
|
|
1
|
|
0
|
|
3
|
|
5
|
|
|
|
CountSubstringsImpl::vectorConstant
|
|
1
|
|
0
|
|
0
|
|
|
|
# countSubstringsCaseInsensitiveUTF8
|
|
|
|
CountSubstringsImpl::constantConstant
|
|
CountSubstringsImpl::constantConstantScalar
|
|
char
|
|
1
|
|
2
|
|
3
|
|
word
|
|
1
|
|
1
|
|
1
|
|
2
|
|
3
|
|
intersect
|
|
2
|
|
|
|
CountSubstringsImpl::vectorVector
|
|
1
|
|
3
|
|
5
|
|
"intersect",4
|
|
|
|
CountSubstringsImpl::constantVector
|
|
2
|
|
3
|
|
5
|
|
"intersect",4
|
|
|
|
CountSubstringsImpl::vectorConstant
|
|
1
|
|
0
|
|
"intersect",4
|