Stefania created CASSANDRA-11255:
------------------------------------
Summary: COPY TO should have higher float precision
Key: CASSANDRA-11255
URL: https://issues.apache.org/jira/browse/CASSANDRA-11255
Project: Cassandra
Issue Type: Improvement
Components: Tools
Reporter: Stefania
Assignee: Stefania
Fix For: 3.x
At the moment COPY TO uses the same float precision as cqlsh, which by default
is 5 but it can be changed in cqlshrc. However, typically people want to
preserve precision when exporting data and so this default is too low for COPY
TO.
I suggest adding a new COPY FROM option to specify floating point precision
with a much higher default value, for example 12.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)