masumsoft / express-cassandra

Cassandra ORM/ODM/OGM for NodeJS with support for Apache Cassandra, ScyllaDB, Datastax Enterprise, Elassandra & JanusGraph.
http://express-cassandra.readthedocs.io
GNU Lesser General Public License v3.0
228 stars 67 forks source link

group by clause not working in express-cassandra@2.6.0 #232

Closed NithishReddy closed 2 years ago

NithishReddy commented 3 years ago

express cassandra@2.6.0 supports cassandra3.x features but still group by clause not having any impact on result.

masumsoft commented 3 years ago

How are you trying to apply group by? Could you provide any sample code?

masumsoft commented 2 years ago

Closing due to inactivity