[
https://issues.apache.org/jira/browse/CASSANDRA-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Hanna updated CASSANDRA-10048:
-------------------------------------
Labels: stress (was: )
> cassandra-stress - Decimal is a BigInt not a Double
> ---------------------------------------------------
>
> Key: CASSANDRA-10048
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10048
> Project: Cassandra
> Issue Type: Bug
> Reporter: Sebastian Estevez
> Labels: stress
> Fix For: 2.1.9, 2.2.1, 3.0 beta 2
>
> Attachments: CASSANDRA-10048.patch
>
>
> Similar to CASSANDRA-8882
> I'll provide a patch.
> {code}
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for
> value 26 of CQL type decimal, expecting class java.math.BigDecimal but class
> java.lang.Double provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for
> value 26 of CQL type decimal, expecting class java.math.BigDecimal but class
> java.lang.Double provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for
> value 26 of CQL type decimal, expecting class java.math.BigDecimal but class
> java.lang.Double provided
> ^Ccom.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for
> value 26 of CQL type decimal, expecting class java.math.BigDecimal but class
> java.lang.Double provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for
> value 26 of CQL type decimal, expecting class java.math.BigDecimal but class
> java.lang.Double provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for
> value 26 of CQL type decimal, expecting class java.math.BigDecimal but class
> java.lang.Double provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for
> value 26 of CQL type decimal, expecting class java.math.BigDecimal but class
> java.lang.Double provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)