David Capwell created CASSANDRA-18530: -----------------------------------------
Summary: DecimalType violates property fromComparableBytes(asComparableBytes(bb)) != bb Key: CASSANDRA-18530 URL: https://issues.apache.org/jira/browse/CASSANDRA-18530 Project: Cassandra Issue Type: Bug Components: Feature/SAI Reporter: David Capwell Found by CASSANDRA-18504 When converting the BB to comparable bytes, converting back returns a different set of bytes for OSS42 {code} java.lang.AssertionError: Property falsified after 18 example(s) Smallest found falsifying value(s) :- Type: decimal Values: [-9.05674E-92] Cause was :- org.junit.ComparisonFailure: [fromComparableBytes(asComparableBytes(bb)) != bb; version OSS42] expected:<"0000006[1f22e36]"> but was:<"0000006[2ff75ce1c]"> {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org