tuplejump / calliope

Calliope is a library integrating Cassandra and Spark framework.
http://tuplejump.github.io/calliope/
Apache License 2.0
28 stars 5 forks source link

Support all Cassandra data type transformations in RichByteBuffer #18

Closed milliondreams closed 10 years ago

milliondreams commented 10 years ago

RichByteBuffer currently lacks support for these Cassandra Types -

  1. Blobs (Byte Array)
  2. BigDecimal
  3. InetAddress
  4. BigInteger