Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect type mapping in Cassandra documentation
Cassandra documentation incorrectly maps Cassandra FLOAT to Trino DOUBLE, the correct mapping relationship is: Cassandra FLOAT <-> Trino REAL.
- Loading branch information