ClickHouse/docs/en/sql-reference/functions
Robert Schulze cf062f0c5b
Small optimization of LIKE patterns with > 1 trailing %
Previously, LIKE pattern '%%%ab' became '.*.*ab'. Now, it becomes 'ab'
which is a bit faster (perhaps).

+ minor code cleanup + a minor doc update
2023-02-25 18:50:32 +00:00
..
geo typo in s2.md reference docs 2023-01-31 17:15:29 +01:00
_category_.yml EOL fixes 2022-04-19 13:50:45 -06:00
arithmetic-functions.md Min Function Doc Fix 2023-02-11 17:28:39 +05:30
array-functions.md [DOC] Add support for signed arguments in range() #43333 2022-12-21 19:58:01 +08:00
array-join.md add slugs 2022-08-28 10:53:34 -04:00
bit-functions.md add slugs 2022-08-28 10:53:34 -04:00
bitmap-functions.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
comparison-functions.md fix heading level 2023-02-03 13:57:47 -05:00
conditional-functions.md add slugs 2022-08-28 10:53:34 -04:00
date-time-functions.md add DATE_FORMAT alias and remaining mySQL date formatters 2023-02-16 09:52:19 +00:00
distance-functions.md improve test 2022-11-12 09:23:49 +00:00
encoding-functions.md complete unhex doc 2022-11-15 12:33:14 +08:00
encryption-functions.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
ext-dict-functions.md Merge branch 'master' into refactoring-ip-types 2022-12-08 11:12:05 -05:00
files.md replace symlinks 2022-08-29 12:19:50 -04:00
functions-for-nulls.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
hash-functions.md docs: functions: hash: add doc for sipHash126Reference{,Keyed} 2023-02-07 11:19:04 +01:00
in-functions.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
index.md cross link dictionaries + udf posts£ 2022-12-14 15:01:15 +00:00
introspection.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
ip-address-functions.md add reverseDNSQuery docs 2023-01-26 07:57:43 -03:00
json-functions.md add docs 2023-02-21 11:17:44 +08:00
logical-functions.md add slugs 2022-08-28 10:53:34 -04:00
machine-learning-functions.md add slugs 2022-08-28 10:53:34 -04:00
math-functions.md fix doc 2022-11-16 09:34:04 +08:00
nlp-functions.md Update nlp-functions.md 2023-01-10 12:26:51 -07:00
other-functions.md Docs: catboostEvaluate() is unavailable in Cloud 2023-02-16 19:19:25 +00:00
random-functions.md link docs to blogs 2023-01-17 15:38:10 +00:00
rounding-functions.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
splitting-merging-functions.md improve doc and uts 2022-11-03 16:12:19 +08:00
string-functions.md fix doc; enable int type for pad 2023-02-07 18:25:36 +08:00
string-replace-functions.md Cleanup implementation of regexpReplace(All|One) 2022-11-02 15:49:53 +00:00
string-search-functions.md Small optimization of LIKE patterns with > 1 trailing % 2023-02-25 18:50:32 +00:00
time-window-functions.md link docs to blogs 2023-01-17 15:38:10 +00:00
tuple-functions.md replace symlinks 2022-08-29 12:19:50 -04:00
tuple-map-functions.md Update tuple-map-functions.md 2023-02-25 10:03:32 -07:00
type-conversion-functions.md Update type-conversion-functions.md 2023-01-23 12:26:24 +01:00
ulid-functions.md Move docs to separate file 2023-02-14 16:58:56 +00:00
uniqtheta-functions.md add docs 2022-09-01 19:31:01 +08:00
url-functions.md Update docs 2022-12-02 17:34:02 +00:00
uuid-functions.md Move docs to separate file 2023-02-14 16:58:56 +00:00
ym-dict-functions.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00