Hi Claude,
I am not aware of the CqlParser.g4 file in our code base. Where did you
find that file?
At first glance effectively something looks wrong in the syntax. The
construct ((4 ,5 ), 6, (7, 8)) should be legal in CQL.
Le jeu. 10 mars 2022 à 06:50, Claude Warren
a écrit :
> I have been loo
I found it in https://github.com/antlr/grammars-v4.git and I suspected it
was wrong. I assume it should be that the tuple can contain 1 or more
elements and the elements may be of type tuple, constant, map, list or
set.
Does that make sense? I think that is what I saw in the code base.
On Thu,
Hi team,
Hope everyone is doing well in the crazy times we live in.
CASSANDRA-17351 was closed. CircleCI should be back to normal now, you can
stop using the workaround we had in place.
To be on the safe side, I also ran a post-commit/retagging run:
https://app.circleci.com/pipelines/github/ekat
Google program administrator
Apache Cassandra, an open source project under Apache Software Foundation
(ASF), and a GSoD 2019-20 participant, might be interested in applying as
an organization to GSoD 2022. Apache Cassandra mainly does code development
and documentation and is not structured for
Thank you for reaching out, Deepak.
If you don’t have a bank account for your project, you can sign up with
Open Source Collective to be your fiscal host, which means they will hold
the funds on your behalf as you pay them out. No fees from Open Source
Collective will apply to your grant payment.
Thank you for reaching out, Deepak.
If you don’t have a bank account for your project, you can sign up with
Open Source Collective to be your fiscal host, which means they will hold
the funds on your behalf as you pay them out. No fees from Open Source
Collective will apply to your grant payment.
Hi everyone,
First of all, I just pushed a ninja fix for trunk as the patch from
CASSANDRA-17164
removed the empty line at the end of cassandra.yaml and this breaks unit
tests. Please double-check the latest Jenkins CI run when completed if
there is something further to be addressed. I pushed to f