This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb-columnstore-engine
Watch
1
Star
0
Fork
0
You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced
2025-08-30 14:21:11 +03:00
Code
Activity
Files
454ec4be99d84f4b29974db05ed1b3792cee7922
mariadb-columnstore-engine
/
datatypes
History
Roman Nozdrin
454ec4be99
Merge pull request
#1613
from tntnatbry/MCOL-641-alter-table-fix
...
MCOL-641 Fix alter table add wide decimal column.
2020-11-26 18:17:01 +03:00
..
CMakeLists.txt
MCOL-4313 Introduced TSInt128 that is a storage class for int128
2020-11-18 13:53:15 +00:00
mcs_datatype.cpp
MCOL-641 Fix alter table add wide decimal column.
2020-11-20 19:49:54 -05:00
mcs_datatype.h
MCOL-641 Fix alter table add wide decimal column.
2020-11-20 19:49:54 -05:00
mcs_decimal.cpp
Fixes for Decimal multiplication overflow check and RowGroup UTs
2020-11-22 17:55:22 +00:00
mcs_decimal.h
Merge pull request
#1613
from tntnatbry/MCOL-641-alter-table-fix
2020-11-26 18:17:01 +03:00
mcs_float128.h
MCOL-4394 __float128 related code had been moved into a separate file
2020-11-19 12:08:18 +00:00
mcs_int128.cpp
MCOL-4394 __float128 related code had been moved into a separate file
2020-11-19 12:08:18 +00:00
mcs_int128.h
MCOL-4394 Followup
2020-11-23 15:50:59 +00:00