Commit Graph

18 Commits

Author SHA1 Message Date
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
Nikolay Degterinsky
9d45025c7d Merge branch 'master' into classification 2022-01-18 21:41:03 +00:00
Nikolay Degterinsky
6424311773 Fix 2022-01-17 10:01:06 +00:00
Nikolay Degterinsky
1c24667f20 Refactor 2022-01-12 16:49:21 +00:00
Nikolay Degterinsky
85b8985df2 Better 2022-01-10 20:30:26 +00:00
Nikolay Degterinsky
3dfba6f223 Fix style 2021-12-30 03:46:57 +00:00
Nikolay Degterinsky
ba0083736e Change DetectLanguageMixed output type 2021-12-30 02:14:57 +00:00
s-kat
51fab4c669 Change cmake files 2021-05-31 16:38:51 +03:00
s-kat
9c1d2a31a2 draft 2.0 2021-05-23 23:17:28 +03:00
s-kat
62f8b8f0c8 New features draft 2021-05-23 19:39:40 +03:00
s-kat
6f048a2282 Fix style 2021-05-21 16:58:48 +03:00
s-kat
9c2f493e79 Add new programming languages and update detection 2021-05-21 16:48:18 +03:00
s-kat
c681bedd8f Fix bayes 2021-05-19 13:01:09 +03:00
s-kat
4e935baccb Little changes 2021-05-18 22:36:46 +03:00
s-kat
e4a8cd3f06 Fix functions 2021-04-18 20:03:56 +03:00
s-kat
9b74f8ea60 Minor fixes 2021-04-16 15:26:46 +03:00
s-kat
af63bc3347 Fixes 2021-04-16 14:44:09 +03:00
s-kat
5b381029f9 Add detection of programming language 2021-04-15 15:02:53 +03:00