phantom icon indicating copy to clipboard operation
phantom copied to clipboard

Introduce `groupBy` support in SELECT queries.

Open alexflav23 opened this issue 7 years ago • 7 comments

Cassandra 3.0.x introduces support for GROUP BY clauses as part of CQL statements. Add support for such queries in phantom. The details of its usage are found here.

alexflav23 avatar Jul 17 '17 14:07 alexflav23

Could you please give some guidelines how to user group by using phantom. i am waiting for this from last week.

Rajitha15 avatar Jul 17 '17 14:07 Rajitha15

Hi @Rajitha15 this is currently not supported in phantom and we are working to implement it as part of the next release which should happen shortly. Watch this space for updates.

alexflav23 avatar Jul 17 '17 14:07 alexflav23

Could you please update me on this?

Rajitha15 avatar Jul 28 '17 15:07 Rajitha15

Hi @Rajitha15 this is being resolved as we speak, and the PR should be ready this weekend. It ended up requiring quite a lot of work and re-write to support properly, but it will be there very shortly, apologies for the delay, we will get you what you need.

alexflav23 avatar Aug 02 '17 14:08 alexflav23

I'm also interested in support for this. It doesn't appear as if anything has landed yet, though.

jalaziz avatar Nov 04 '17 22:11 jalaziz

@alexflav23 If its still in progress I can pick this to support groupBy

phalodi avatar Sep 14 '18 10:09 phalodi

Hi @alexflav23 any update on this?

binkabir avatar Jul 05 '19 04:07 binkabir