yup, thats it :) cool, thanks!
On Wed, Sep 25, 2013 at 9:42 PM, Yuki Morishita wrote:
> Sounds like https://issues.apache.org/jira/browse/CASSANDRA-6069
>
> On Wed, Sep 25, 2013 at 8:29 PM, Joe Stein wrote:
> > Hi, was not sure if there is a reason for this or I am doing something
> > wrong or
Sounds like https://issues.apache.org/jira/browse/CASSANDRA-6069
On Wed, Sep 25, 2013 at 8:29 PM, Joe Stein wrote:
> Hi, was not sure if there is a reason for this or I am doing something
> wrong or is known issue or not but when trying to insert a row with a map
> collection column and using if
Hi, was not sure if there is a reason for this or I am doing something
wrong or is known issue or not but when trying to insert a row with a map
collection column and using if not exist the map is coming out as null :(
see below, let me know, thanks!
cqlsh:rvag> CREATE TABLE users (
...