Description
Looks like we map Java SHORT types to Cassandra INT type.
This causes an exception if user uses Cassandra SMALLINT type:
CodecNotFoundException: [smallint <-> java.lang.Integer] with Cassandra
See discussion on userlist for details.
Attachments
Issue Links
- links to