On Tue, Mar 5, 2013 at 10:20 AM, Sylvain Lebresne wrote:
> > This is just one of a few small adjustments that can be made to the
> grammar
> > to make everyone's life easier while still maintaining the spirit of
> NOSQL.
>
> To be clear, I am *not* necessarily against making CQL3 closer to the
> A
On Fri, Apr 22, 2011 at 22:03, Eric Evans wrote:
>
> I'll get everything published.
>
>
Does this include pushing the artifacts to the Maven repo (
repository.apache.org or central) ?
Tristan
With Java 6 there is no need to add rhino as there already is the
javax.script package
Tristan
On Feb 8, 2011 9:56 PM, "Morten Wegelbye Nissen" wrote:
> Hello mighty developers of Cassandra,
>
> I have been thinking of creating a feature like stored procedures for
> Cassandra.
> Concept is actuall
what we need now is a jdbc driver...
On Jan 12, 2011 3:00 AM, "Courtney Robinson" wrote:
> ?On Tue, Jan 11, 2011 at 7:27 PM, Courtney Robinson
> wrote:
>> ?Having been pointed to
>> https://issues.apache.org/jira/browse/CASSANDRA-1704
>> I wanted to know what the state of that was.
>> Eric Evans
Stephen, I plaud your effort.
Regarding the artifacts produced by the Cassandra build, I opened a Jira[1]
this morning for separating Cassandra's classes into three jars.
I proposed this a while ago here on the mailing list and got no objections.
So if my patch is accepted, I would very much apprec
On Tue, Oct 26, 2010 at 16:36, Eric Evans wrote:
>
> Sure, can you submit a ticket an attach the patch there?
>
> https://issues.apache.org/jira/browse/CASSANDRA
Hi Eric,
I have a couple of questions:
- should the org.apache.cassandra.thrift classes still be included in the
main jar ? Maybe j
Dear all,
first of all let me introduce myself (or rather what I do). I am the
developer of the Infinispan Cassandra CacheStore (
http://community.jboss.org/wiki/CassandraCacheStore) which allows
persistence of Infinispan's cache to Cassandra's keyspaces. While developing
the cachestore I needed a