[
https://issues.apache.org/jira/browse/CASSANDRA-8944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356868#comment-14356868
]
Sylvain Lebresne commented on CASSANDRA-8944:
---------------------------------------------
Can't people that want floating point counting just multiply their values by
some factor of 10 to make it integer? Given the limitations of counters, you
surely cannot be relying on them for too much precision in the first place
anyway. Plus, given again the limitations, I'm not convinced multiplying the
number of variant we have is sending the right message.
> Add double_counter Type
> -----------------------
>
> Key: CASSANDRA-8944
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8944
> Project: Cassandra
> Issue Type: Wish
> Components: Core
> Reporter: Benjamin Coverston
> Fix For: 3.1
>
>
> A double_counter type similar to the integer counter type that currently
> exists.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)