1.2.1 server allows values to be quoted in a collection; collections implemented by 1.2.3+ servers no longer accept quoted values for the following data types: number (bigint, decimal, double, float, int, varint), blob, boolean, and uuid (timeuuid, uuid).
Fixed:
14.0 - SVN r34371/14.0.0-1
trunk - SVN r34372/15.0.0-dev-23
Collection values should be correctly displayed in the Table Data Editor now. This fix also affected the way how collection values is displayed in Query Analyzer/Grid View, and result set displayed in Fluid Shell upon execution of an SQL statement.
Issue #10346 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 14.0.0-1/15.0.0-dev-23 |
No time estimate |
2 issue links |
relates to #10161
Issue #10161Cassandra: value of timeuuid and uuid cannot be quoted in the generated script on 1.2.3+ servers |
relates to #10345
Issue #10345Datatype with List of integers gets stored with quotes |
Fixed:
14.0 - SVN r34371/14.0.0-1
trunk - SVN r34372/15.0.0-dev-23
Collection values should be correctly displayed in the Table Data Editor now. This fix also affected the way how collection values is displayed in Query Analyzer/Grid View, and result set displayed in Fluid Shell upon execution of an SQL statement.