[
https://issues.apache.org/jira/browse/CASSANDRA-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198815#comment-15198815
]
Stefania commented on CASSANDRA-11255:
--------------------------------------
Patch details (trunk only):
|[patch|https://github.com/stef1927/cassandra/commits/11255]|[dtest
results|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-11255-dtest/]|[dtest
changes|https://github.com/stef1927/cassandra-dtest/tree/11255]|
CI still running.
> COPY TO should have higher double precision
> -------------------------------------------
>
> Key: CASSANDRA-11255
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11255
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Reporter: Stefania
> Assignee: Stefania
> Labels: doc-impacting, lhf
> 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)