Leonid Fedorov
|
04752ec546
|
clang format apply
|
2022-01-21 16:43:49 +00:00 |
|
Alexander Barkov
|
ca7a310309
|
MCOL-4629 Add a helper method mcsv1_UDAF::toDouble()
|
2021-03-23 13:23:48 +04:00 |
|
Patrick LeBlanc
|
a09a9d5d0f
|
Mass substitution 'Corporaton' -> 'Corporation'
|
2019-08-07 14:43:25 -05:00 |
|
David Mott
|
4b9d046c6e
|
Fully resolve potentially ambiguous symbols by removing using namespace statements from headers which have a cascading effect. This causes potential behavior changes when switching to c++11 since symbols can be exported from std and boost while both have been imported into the global namespace.
|
2019-04-29 01:21:15 -05:00 |
|
David Hall
|
72eb1d7345
|
MCOL-1793 Window functions fail when current row outside of window
|
2018-10-29 12:18:15 -05:00 |
|
David Hall
|
6fa7dded6f
|
MCOL-1201 manual rebase with develop. Obsoletes branch MCOL-1201
|
2018-06-05 13:54:17 -05:00 |
|
Andrew Hutchings
|
01446d1e22
|
Reformat all code to coding standard
|
2017-10-26 17:18:17 +01:00 |
|
David Hall
|
baa9daef26
|
MCOL-952 reset UDAF_IGNORE_NULLS for ssq
|
2017-10-04 11:33:31 -05:00 |
|
David Hall
|
9b6accbdea
|
MCOL-926 Handle NULLs better for UDAF
|
2017-10-04 11:15:39 -05:00 |
|
David Hall
|
a0b30f904c
|
MCOL-523 Remove un-implemented functions finish(), getRowCnt(), and getRowsInPartition().
|
2017-09-07 16:02:36 -05:00 |
|
David Hall
|
bc2a4e7795
|
MCOL-523 Add UDAF and UDAnF SDK
|
2017-08-02 11:22:07 -05:00 |
|