You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-1822 interim checkin
This commit is contained in:
@ -743,7 +743,6 @@ int fetchNextRow(uchar* buf, cal_table_info& ti, cal_connection_info* ci, bool h
|
||||
{
|
||||
f2->dec = row.getScale(s);
|
||||
}
|
||||
dl /= pow(10.0, (double)f2->dec);
|
||||
|
||||
f2->store(static_cast<double>(dl));
|
||||
if ((*f)->null_ptr)
|
||||
|
Reference in New Issue
Block a user