On Mon, Oct 13, 2014 at 7:15 AM, Jonathan Ellis wrote:
> On Mon, Oct 6, 2014 at 5:18 PM, Tilmann Rabl
> wrote:
>
> > Our old version has used CFMetaData.comparator.getString(Colum.name) to
> > get the name of a column (and the value) and that was then used to
> specify
> > column names in the vi
On Mon, Oct 6, 2014 at 5:18 PM, Tilmann Rabl
wrote:
> I have a question related to Cassandra views. With a student, I have
> implemented a materialized views for Cassandra in version 2.0. The student
> left and I am trying to upgrade his code to the current version. I have
> noticed