drrtuy
baae1f66a5
* fix(compilation): New warn
AKA 3919c541
backport
...
* fix(compilation): `New warn` AKA 3919c541
backport
* chore: Bump version to 6.4.8-2
2024-04-24 14:33:13 +03:00
Leonid Fedorov
7c808317dc
clang format apply
2022-02-11 12:24:40 +00:00
Gagan Goel
995cadef2d
MCOL-641 Fix alter table add wide decimal column.
...
This patch also removes CalpontSystemCatalog::BINARY and
ddlpackage::DDL_BINARY that were added during the initial
stages of the work on MCOL-641.
2020-11-20 19:49:54 -05:00
Roman Nozdrin
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
Roman Nozdrin
1c3a34a3d0
Dataconvert::decimalToString badly fails w/o 20th member of mcs_pow_10 so I returned it
...
WF::percentile runtime threw an exception b/c of wrong DT deduced from its argument
Replaced literals with constants
Tought WF_sum_avg::checkSumLimit to use refs instead of values
2020-11-18 13:52:20 +00:00
David Hall
638202417f
MCOL-4171
2020-11-18 13:52:19 +00:00
Gagan Goel
32f6167067
MCOL-641 Work of Ivan Zuniga on basic read and write support for Binary16
2020-11-18 13:47:00 +00:00
Jose
48846b350a
MCOL-3839 Fix for different window frames. Optimize count(*) with window function
2020-04-27 21:21:29 +00:00
Jose
cc52467c42
MCOL-3839 Count as window function with constants fix
2020-04-27 16:17:12 +00:00
Jose
08d9d40c6a
MCOL-3839 Update fix to work with NULLs and other constants
2020-04-24 20:16:12 +00:00
Jose
06312f4a3f
MCOL-3839 Count as window function doesn't work with NULLs'
2020-04-24 16:05:08 +00:00
Andrew Hutchings
01446d1e22
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
david hill
f6afc42dd0
the begginning
2016-01-06 14:08:59 -06:00