Hi, All, Since the Astyanax client has been EOL, we are considering to migrate to Datastax java client in our product.
One thing I notice is that the CFs created by Astyanax have 'compact storage' attribute which prevent us from using some new features provided by CQL such as secondary index. Does anyone know how to remove this attribute? "ALTER TABLE" seems doesn't work according to the CQL document. Thanks Boying