Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce groupBy support in SELECT queries. #716

Open
alexflav23 opened this issue Jul 17, 2017 · 7 comments
Open

Introduce groupBy support in SELECT queries. #716

alexflav23 opened this issue Jul 17, 2017 · 7 comments

Comments

@alexflav23
Copy link
Member

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.

@Rajitha15
Copy link

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

@alexflav23
Copy link
Member Author

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.

@Rajitha15
Copy link

Could you please update me on this?

@alexflav23
Copy link
Member Author

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.

@jalaziz
Copy link

jalaziz commented Nov 4, 2017

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

@phalodi
Copy link

phalodi commented Sep 14, 2018

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

@binkabir
Copy link

binkabir commented Jul 5, 2019

Hi @alexflav23 any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants