You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2015/03/11 14:42:41 UTC

[jira] [Commented] (CASSANDRA-8944) Add double_counter Type

    [ 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)