[
https://issues.apache.org/jira/browse/CASSANDRA-16427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279807#comment-17279807
] Alex Petrov edited comment on CASSANDRA-16427 at 2/5/21, 5:13 PM: ------------------------------------------------------------------ |[trunk|https://github.com/apache/cassandra/compare/trunk...ifesdjeen:16427-trunk]|[CI|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=16307-trunk]| |[3.0|https://github.com/apache/cassandra/compare/cassandra-3.0...ifesdjeen:16427-3.0]|[CI|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=16307-3.0]| |[3.11|https://github.com/apache/cassandra/compare/cassandra-3.11...ifesdjeen:16427-3.11]|[CI|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=16307-3.11]| |[2.2|https://github.com/apache/cassandra/compare/cassandra-2.2...ifesdjeen:16427-2.2]|[CI|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=16307-2.2]| Disclaimer: some of the tests are still queued after several hours. However, CI seems to be ok with achange. was (Author: ifesdjeen): |[trunk|https://github.com/apache/cassandra/compare/trunk...ifesdjeen:16427-trunk]|[CI|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=16307-trunk]| |[3.0|https://github.com/apache/cassandra/compare/cassandra-3.0...ifesdjeen:16427-3.0]|[CI|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=16307-3.0]| |[3.11|https://github.com/apache/cassandra/compare/cassandra-3.11...ifesdjeen:16427-3.11]|[CI|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=16307-3.11]| |[2.2|https://github.com/apache/cassandra/compare/cassandra-2.2...ifesdjeen:16427-2.2]|[CI|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=16307-2.2]| > In-JVM dtest paging does not handle Group By correctly > ------------------------------------------------------ > > Key: CASSANDRA-16427 > URL: https://issues.apache.org/jira/browse/CASSANDRA-16427 > Project: Cassandra > Issue Type: Bug > Components: Test/dtest/java > Reporter: Alex Petrov > Assignee: Alex Petrov > Priority: Normal > > In-JVM dtest paging is using a pager that disregards the type of the executed > query, resulting into `GROUP BY` queries being executed like normal SELECT > queries without GROUP BY clause. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
