On Tue, Sep 6, 2011 at 12:22 PM, osishkin osishkin <osish...@gmail.com> wrote: > Sorry for the newbie question but I failed to find a clear answer. > Can CQL be used to query a schema-less column family? can they be indexed? > That is, query for column names that do not necessarily exist in all > rows, and were not defined in advance when the column family was > created.
Absolutely, yes. If you don't create schema for columns, then their type will simply be the default for that column family. -- Eric Evans Acunu | http://www.acunu.com | @acunu