Li Yin
|
4088c0a7f3
|
Automated function registration
Automated register all functions with below naming convention by
iterating through the symbols:
void DB::registerXXX(DB::FunctionFactory &)
|
2022-07-29 15:39:50 +08:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Amos Bird
|
d6c0479cf9
|
add normalizeQueryKeepNames and normalizedQueryHashKeepNames (#18910)
|
2021-01-26 17:51:30 +03:00 |
|
Amos Bird
|
272311f6bd
|
Extensive information in system.query_log
|
2020-12-18 14:13:58 +08:00 |
|
Artem Zuikov
|
b3eafc1106
|
hide symbols in nameless namespace
|
2020-09-07 21:00:37 +03:00 |
|
Alexey Milovidov
|
ba4c42abfe
|
Support UUID aliases in normalizeQuery
|
2020-08-17 21:17:20 +03:00 |
|
Alexey Milovidov
|
e733c0b96a
|
Add function "normalizeQuery"
|
2020-08-16 21:17:16 +03:00 |
|