Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10048

cassandra-stress - Decimal is a BigInt not a Double

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.1.9, 2.2.1, 3.0 beta 2
    • None
    • Normal

    Description

      Similar to CASSANDRA-8882

      I'll provide a patch.

      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
      

      Attachments

        1. CASSANDRA-10048.patch
          3 kB
          Sebastian Estevez

        Activity

          People

            Unassigned Unassigned
            sebastian.estevez@datastax.com Sebastian Estevez
            Benedict Elliott Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: