Closed clente closed 7 years ago
As I could see in MonetDBJavaLite (now in testing phase and this query works), the "select 1.0" query returns a Decimal type, which is not yet covered in MonetDBRLite.
Correct, this is something to be fixed. Duplicate of https://github.com/hannesmuehleisen/MonetDBLite/issues/15, closing here
Note: Workaround is cast to DOUBLE for example
This simple query returns 10 instead of 1 as it would be expected. Not sure what I'm doing wrong.
This was the query I ran and it's output:
This is the session info: