Alexey Milovidov
|
7e1aa3da4a
|
Fixed issue with rebuild time
|
2019-12-29 04:14:21 +03:00 |
|
kreuzerkrieg
|
9612bb0e79
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
|
Alexey Milovidov
|
184fc70a27
|
Fixed error
|
2019-08-04 18:57:57 +03:00 |
|
Alexey Milovidov
|
aa234b402a
|
Every function in its own file, part 10
|
2019-08-04 17:30:08 +03:00 |
|
Alexey Milovidov
|
66acafe70e
|
Every function in its own file, part 10
|
2019-08-04 17:01:04 +03:00 |
|
Alexey Milovidov
|
372c4d89b2
|
Enabled line numbers in stack traces
|
2019-07-30 01:26:44 +03:00 |
|
Alexey Milovidov
|
97103b9067
|
Every function in its own file
|
2019-07-23 15:55:13 +03:00 |
|
Nikita Lapkov
|
0f579860f7
|
Merge remote-tracking branch 'upstream/master' into query-poor-mans-profiler
|
2019-07-04 22:13:51 +00:00 |
|
Nikita Lapkov
|
7cff36fbfc
|
Merge remote-tracking branch 'upstream/master' into query-poor-mans-profiler
|
2019-06-26 11:46:04 +00:00 |
|
hcz
|
da206109a6
|
Move registerFunctionConvertCharset
|
2019-06-26 16:05:53 +08:00 |
|
hcz
|
97b762ad06
|
Improve function registering
|
2019-06-26 15:53:43 +08:00 |
|
proller
|
1ac09fa721
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
|
Nikita Lapkov
|
6dbe205b55
|
Merge remote-tracking branch 'upstream/master' into query-poor-mans-profiler
|
2019-05-12 16:16:30 +00:00 |
|
hcz
|
560246c0c3
|
Add Simdjson API
|
2019-05-08 16:20:25 +03:00 |
|
Nikita Lapkov
|
fbdf2c3525
|
Merge remote-tracking branch 'upstream/master' into query-poor-mans-profiler
|
2019-04-06 06:58:40 +00:00 |
|
Danila Kutenin
|
ef0d622a5f
|
Added hyperscan fuzzy search
|
2019-03-29 04:02:05 +03:00 |
|
Nikita Lapkov
|
12fe175385
|
Merge remote-tracking branch 'upstream/master' into query-poor-mans-profiler
|
2019-03-06 10:30:47 +00:00 |
|
Vitaly Baranov
|
61e21d50e1
|
Merge pull request #4207 from andyyzh/bitmap_feature
Added bitmap function feature with roaring bitmap
|
2019-03-04 22:42:47 +03:00 |
|
Nikita Lapkov
|
ce4e48d6f4
|
Merge branch 'master' into query-poor-mans-profiler
|
2019-03-01 14:22:38 +00:00 |
|
Danila Kutenin
|
16b2e45586
|
Function trigramDistance added for string similarity search
|
2019-02-21 08:08:37 +03:00 |
|
Nikita Lapkov
|
2a0af15951
|
add symbolizeTrace function
|
2019-02-10 03:10:07 +00:00 |
|
Andy Yang
|
7e7a864fd4
|
Added bitmap function feature with roaring bitmap
|
2019-01-31 21:26:11 +08:00 |
|
Alexey Milovidov
|
2930da2880
|
Every function in its own file, part 8 [#CLICKHOUSE-2]
|
2018-12-02 05:52:49 +03:00 |
|
Alexey Milovidov
|
5a0feee45e
|
Removed "conditional computations" feature, because it is not ready #2272
|
2018-11-26 04:39:04 +03:00 |
|
Alexey Milovidov
|
ba152a5059
|
Every function in its own file, part 2 [#CLICKHOUSE-2]
|
2018-09-09 01:16:30 +03:00 |
|
Tsarkova Anastasia
|
12c8014e5c
|
Conditional computations.
|
2018-04-24 09:16:39 +02:00 |
|
Vitaliy Lyudvichenko
|
077f413a0d
|
Added consistent hashing functions. [#CLICKHOUSE-3606]
|
2018-02-24 00:22:52 +03:00 |
|
Alexey Milovidov
|
73ae622b12
|
Moved functions to work with tuples to separate file [#CLICKHOUSE-2].
|
2017-12-25 22:10:25 +03:00 |
|
Nikolai Kochetov
|
48de8de6e0
|
added registerFunctionsExternalModels [#CLICKHOUSE-3305]
|
2017-10-20 19:13:28 +03:00 |
|
Maxim Fridental
|
e30c9242bc
|
Implement functions findClusterIndex and findClusterValue.
|
2017-07-03 17:01:21 +03:00 |
|
proller
|
8cf716fa29
|
Functions as separate lib
|
2017-04-21 21:30:16 +03:00 |
|