[
https://issues.apache.org/jira/browse/CASSANDRA-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14876983#comment-14876983
]
Sylvain Lebresne edited comment on CASSANDRA-10354 at 9/19/15 11:59 AM:
------------------------------------------------------------------------
Ok, so fixing of
{{upgrade_tests/paging_test.py:TestPagingData.static_columns_paging_test}}
requires a bit more attention and I'll try to have a closer look, but I still
thing the commit linked here should be done and it does fix the test from
CASSANDRA-10352 which is btw not an upgrade test. So I would suggest maybe
reviewing that fix on its own right and opening a separate issue for
{{upgrade_tests/paging_test.py:TestPagingData.static_columns_paging_test}}
since that's more clearly a backward compatibility issue.
was (Author: slebresne):
Ok, so fixing of
{{upgrade_tests/paging_test.py:TestPagingData.static_columns_paging_test}}
requires a bit more attention and I'll try to have a closer look, but I still
thing the commit linked here should be done and it does fix the test from
CASSANDRA-10356 which is btw not an upgrade test. So I would suggest maybe
reviewing that fix on its own right and opening a separate issue for
{{upgrade_tests/paging_test.py:TestPagingData.static_columns_paging_test}}
since that's more clearly a backward compatibility issue.
> Invalid paging with DISTINCT on static and IN
> ---------------------------------------------
>
> Key: CASSANDRA-10354
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10354
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Fix For: 3.0.0 rc1
>
>
> Basically, the test from CASSANDRA-10352 happens to fail on 3.0, but not for
> the reason in CASSANDRA-10352 but rather because it incorrectly return
> duplicate results. This is also the reason for the failure of
> {{upgrade_tests/paging_test.py:TestPagingData.static_columns_paging_test}}
> once that test doesn't run into CASSANDRA-10352 (which it currently does).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)