On Thu, Oct 14, 2010 at 2:41 PM, Brayton Thompson <thomp...@grnoc.iu.edu>wrote:
> Was there a change to the API in 0.7? > Yes, many. > example... > from the api wikki > > Use http://wiki.apache.org/cassandra/API07 for 0.7. > This is not a huge issue, I can look at the module to determine the new > ordering of arguments. However how can I run an insert if the keyspace is > never supplied to the method? > set_keyspace first. -Brandon