[ 
https://issues.apache.org/jira/browse/CASSANDRA-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebastian Estevez updated CASSANDRA-10048:
------------------------------------------
    Attachment: CASSANDRA-10048.patch

> 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
>             Fix For: 2.1.8
>
>         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)

Reply via email to