Hi there, We are working on an API service that receives arbitrary json data, these data can be nested json data or just normal json data. We started using Astyanax but we noticed we couldn't use CQL3 to target the arbitrary columns, in CQL3 those arbitrary columns ain't available. Ad-hoc query are to be ran against these arbitrary data stored in Cassandra.
-- Ebot T.