7c808317dc
clang format apply
2022-02-11 12:24:40 +00:00
e79c9ef1a3
One more bool* to bool cast bug ( #2098 )
2021-08-19 10:00:27 -05:00
362bfcd15e
MCOL-4361 Replace pow(10.0, (double)scale) expressions with a static dictionary lookup.
2021-04-09 12:41:04 +04:00
ca7a310309
MCOL-4629 Add a helper method mcsv1_UDAF::toDouble()
2021-03-23 13:23:48 +04:00
3eb26c0d4a
MCOL-4313 Introduced TSInt128 that is a storage class for int128
...
Removed uint128 from joblist/lbidlist.*
Another toString() method for wide-decimal that is EMPTY/NULL aware
Unified decimal processing in WF functions
Fixed a potential issue in EqualCompData::operator() for
wide-decimal processing
Fixed some signedness warnings
2020-11-18 13:53:15 +00:00
638202417f
MCOL-4171
2020-11-18 13:52:19 +00:00
06e50e0926
MCOL-3536 collation
2020-05-26 12:42:11 -05:00
cbef44a0be
MCOL-3503 add MODA aggregate function
2019-09-27 12:22:44 -05:00
a09a9d5d0f
Mass substitution 'Corporaton' -> 'Corporation'
2019-08-07 14:43:25 -05:00
e3fe883a9c
Fix merge issues
2019-05-14 14:18:11 +01:00
020b211bb7
Merge branch 'develop-1.2' into develop-merge-up-20190514
2019-05-14 13:58:33 +01:00
cbbf267e88
MCOL-537, cleanup compiler warnings. Checkpointing a bunch of fixes.
...
Work in progress...
2019-04-29 10:56:48 +03:00
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
eb75d3cd7e
MCOL-1983 Reject non-numeric arguments for regr_*** functions that require numeric
2019-01-02 10:31:53 -06:00
d930a1e322
MCOL-521 Some more fixes for multi-parm aggregates. Add regr slope
2018-09-25 16:31:10 -05:00
70cec8f484
MCOL-1698 get DISTINCT working for UDAnF
2018-09-11 12:02:05 -05:00
611cdb204d
MCOL-521 Re-do changes for MariaDB 10.3 merge
2018-08-16 11:17:39 -05:00
ea70806e93
MCOL-1201 Add support for UDAF multiple parm constants
2018-06-05 14:10:04 -05:00
6fa7dded6f
MCOL-1201 manual rebase with develop. Obsoletes branch MCOL-1201
2018-06-05 13:54:17 -05:00
01446d1e22
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
a0b30f904c
MCOL-523 Remove un-implemented functions finish(), getRowCnt(), and getRowsInPartition().
2017-09-07 16:02:36 -05:00
4eafaa8682
MCOL-869 UDAF with other aggregate gives wrong answer
2017-08-11 12:46:19 -05:00
9c302b15ec
MCOL-523 fix a comment
2017-08-02 12:14:13 -05:00
108fbcf572
MCOL-523 Add UDAF and UDAnF SDK
2017-08-02 11:30:57 -05:00
bc2a4e7795
MCOL-523 Add UDAF and UDAnF SDK
2017-08-02 11:22:07 -05:00