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-27 16:01:57 +03:00
Code
Activity
Files
0854d71d4ee56b9ddae609e043db4a26ecacbf1c
mariadb-columnstore-engine
/
datatypes
History
Alexander Barkov
0854d71d4e
MCOL-4640 Narrow DECIMAL precision loss in CAST(AS SIGNED) and CHAR()
2021-03-26 19:03:13 +04:00
..
CMakeLists.txt
MCOL-4313 Introduced TSInt128 that is a storage class for int128
2020-11-18 13:53:15 +00:00
mcs_data_condition.h
MCOL-4531 New string-to-decimal conversion implementation
2021-02-09 13:02:27 +04:00
mcs_datatype.cpp
MCOL-4412 Introduce TypeHandler::getEmptyValueForType to return const ptr for an empty value
2021-01-18 12:30:17 +00:00
mcs_datatype.h
MCOL-4531 New string-to-decimal conversion implementation
2021-02-09 13:02:27 +04:00
mcs_decimal.cpp
MCOL-4633 Remove duplicate code for DECIMAL to int64_t rounding conversion
2021-03-25 17:56:10 +04:00
mcs_decimal.h
MCOL-4640 Narrow DECIMAL precision loss in CAST(AS SIGNED) and CHAR()
2021-03-26 19:03:13 +04:00
mcs_float128.h
MCOL-4531 New string-to-decimal conversion implementation
2021-02-09 13:02:27 +04:00
mcs_int64.h
MCOL-4464 Bitwise operations not like in MariaDB
2021-01-11 14:14:34 +04:00
mcs_int128.cpp
MCOL-4409 Moved static Decimal conversion methods into VDecimal class
2020-11-30 12:08:52 +00:00
mcs_int128.h
MCOL-4524 Resolve build error on aarch64 caused by x86 asm instructions
2021-01-30 16:14:44 +08:00
mcs_numeric_limits.h
MCOL-4531 New string-to-decimal conversion implementation
2021-02-09 13:02:27 +04:00
mcs_string.h
A cleanup for MCOL-4064 Make JOIN collation aware
2020-12-10 19:19:36 +04:00
numericliteral.h
MCOL-4531 New string-to-decimal conversion implementation
2021-02-09 13:02:27 +04:00