trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.31k stars 2.97k forks source link

Test mapping of real to double in MemSQL #5452

Closed findepi closed 3 years ago

findepi commented 4 years ago

Apparently MemSQL does not have real/float data type.

findepi commented 4 years ago

See also TODO in the code (being added in https://github.com/prestosql/presto/pull/5455)