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 |
|
Pavel Kruglov
|
d5a7db46e6
|
Fix build
|
2021-08-13 16:34:16 +03:00 |
|
Maksim Kita
|
a547bd6e8a
|
Update tupleToNameValuePairs.cpp
|
2021-08-12 13:25:31 +03:00 |
|
Braulio Valdivielso
|
7591c4b6ca
|
fixup! rename tests
|
2021-08-12 00:09:06 +01:00 |
|
Braulio Valdivielso
|
dbf4d14b42
|
remove unused extern declaration
|
2021-08-11 18:33:22 +01:00 |
|
Braulio Valdivielso
|
4d2af9c404
|
change type annotation to aid devirtualization
|
2021-08-10 23:19:50 +01:00 |
|
Braulio Valdivielso
|
a880b8a7a1
|
fixup! clean up and add more tests
|
2021-08-10 21:47:56 +01:00 |
|
Braulio Valdivielso
|
68c8a168b1
|
change name to function to "tupleToNameValuePairs"
|
2021-08-10 21:33:24 +01:00 |
|