Comments - Cassandra Storage Engine Overview

9 years, 10 months ago Aekanun Thongtae

Hi,

I create a "opdscreen" table into the Cassandra. The table contains a "temperature" field that is "double" datatype.

In the Mariadb with Cassandra database engine, I create a "opdscreen" table that contains "temperature" field, too. The field is "DOUBLE" datatype.

When I query from the Mariadb, the result of temperature is 0.00 that is incorrect. The correct result is 37.

How I can fix it ?

Thanks in advance.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.