[jira] [Comment Edited] (CASSANDRA-16427) In-JVM dtest paging does not handle Group By correctly

2021-02-10 Thread Caleb Rackliffe (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17281997#comment-17281997
 ] 

Caleb Rackliffe edited comment on CASSANDRA-16427 at 2/10/21, 4:02 PM:
---

{quote}Could you please run the JVM upgrade dtests too?
{quote}
Just keep in mind {{UpgradeTest}} might fail until CASSANDRA-16387 is resolved.

-(I'd also run the Python dtests, given I think there are at least a couple 
things there that touch paging...)-


was (Author: maedhroz):
bq. Could you please run the JVM upgrade dtests too?

Just keep in mind {{UpgradeTest}} might fail until CASSANDRA-16387 is resolved.

(I'd also run the Python dtests, given I think there are at least a couple 
things there that touch paging...)

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Comment Edited] (CASSANDRA-16427) In-JVM dtest paging does not handle Group By correctly

2021-02-09 Thread Caleb Rackliffe (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17282067#comment-17282067
 ] 

Caleb Rackliffe edited comment on CASSANDRA-16427 at 2/9/21, 10:21 PM:
---

LGTM, just a couple minor things...
 - -Should the new {{GroupByTest}} exist in the 3.0 patch?-
 - On the trunk patch, {{GroupByTest}}, line 61, there's a dangling closing 
parenthesis.
 - {{public static Iterator toObjects(ResultSet rs)}} looks like it 
was moved in the 3.0 branch but not trunk.


was (Author: maedhroz):
LGTM, just a couple minor things...

- Should the new {{GroupByTest}} exist in the 3.0 patch?
- On the trunk patch, {{GroupByTest}}, line 61, there's a dangling closing 
parenthesis.
- {{public static Iterator toObjects(ResultSet rs)}} looks like it 
was moved in the 3.0 branch but not trunk.

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Comment Edited] (CASSANDRA-16427) In-JVM dtest paging does not handle Group By correctly

2021-02-09 Thread Caleb Rackliffe (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17281997#comment-17281997
 ] 

Caleb Rackliffe edited comment on CASSANDRA-16427 at 2/9/21, 8:27 PM:
--

bq. Could you please run the JVM upgrade dtests too?

Just keep in mind {{UpgradeTest}} might fail until CASSANDRA-16387 is resolved.

(I'd also run the Python dtests, given I think there are at least a couple 
things there that touch paging...)


was (Author: maedhroz):
bq. Could you please run the JVM upgrade dtests too?

Just keep in mind {{UpgradeTest}} might fail until CASSANDRA-16387 is resolved.

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Comment Edited] (CASSANDRA-16427) In-JVM dtest paging does not handle Group By correctly

2021-02-08 Thread Alex Petrov (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17279807#comment-17279807
 ] 

Alex Petrov edited comment on CASSANDRA-16427 at 2/8/21, 8:30 AM:
--

|[trunk|https://github.com/apache/cassandra/compare/trunk...ifesdjeen:16427-trunk]|[CI|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=16427-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=16427-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=16427-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=16427-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=
 16427-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=16427-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=16427-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=16427-2.2]|

Disclaimer: some of the tests are still queued after several hours. However, CI 
seems to be ok with achange.

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Comment Edited] (CASSANDRA-16427) In-JVM dtest paging does not handle Group By correctly

2021-02-05 Thread Alex Petrov (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17279807#comment-17279807
 ] 

Alex Petrov edited comment on CASSANDRA-16427 at 2/5/21, 5:16 PM:
--

|[trunk|https://github.com/apache/cassandra/compare/trunk...ifesdjeen:16427-trunk]|[CI|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=
 16427-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=16427-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=16427-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=16427-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]|

Disclaimer: some of the tests are still queued after several hours. However, CI 
seems to be ok with achange.

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Comment Edited] (CASSANDRA-16427) In-JVM dtest paging does not handle Group By correctly

2021-02-05 Thread Alex Petrov (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org