Netflix / astyanax

Cassandra Java Client
Apache License 2.0
1.04k stars 355 forks source link

Add missing native serializer types for composites (float,double,Date) #562

Open timewalker74 opened 9 years ago

timewalker74 commented 9 years ago

Some basic serializer types which are natively supported by cassandra (see types in org.apache.cassandra.db.marshal.*) are missing from composite implementation.