I have to rebuild a test database elsewhere in production and I have about 50 columns in one column family. I would rather not define the schema manually.
Could I somehow build the tables in another node without manually typing each column? Thanks, Geo
