The table was created this way, we also avoid altering exiting tables.
On Tue, Jan 21, 2014 at 4:19 PM, Jacob Rhoden wrote:
> Was the original table created, or created then altered? It makes a
> difference as I have seen this type of thing occur on tables I first
> created then updated. Not su
Was the original table created, or created then altered? It makes a difference
as I have seen this type of thing occur on tables I first created then updated.
Not sure if that issue was fixed in 2.0.4, I'm avoiding altering tables
completely for now.
__
Sent from iPh
We're trying to use CompositeTypes and Secondary indexes and are getting an
assertion failure in ExtendedFilter.java line 258 (running C* 2.0.3) when
we call getIndexedColumns. The assertion is for not finding any columns.
The strange bit is that if we re-create the column family in question and