[
https://issues.apache.org/jira/browse/CASSANDRA-14567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dikang Gu updated CASSANDRA-14567:
----------------------------------
Summary: CQL query returns different results in 2.2.5 and 3.0.15 (was: CQL
query returns different results in 2.2 and 3.0)
> CQL query returns different results in 2.2.5 and 3.0.15
> -------------------------------------------------------
>
> Key: CASSANDRA-14567
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14567
> Project: Cassandra
> Issue Type: Bug
> Components: CQL
> Reporter: Dikang Gu
> Priority: Major
>
> During our 2.2.5 to 3.0.15 upgrade, we find the a cql query returns different
> results in 2.2 and 3.0, here is a unit test to reproduce it,
> [https://gist.github.com/DikangGu/e538ed2de22b74e49b8dd43f7093a996]
>
> In C* 2.2, it returns all 4 rows: *[Row[1, 10, 0, 1], Row[1, 10, 10, 2],
> Row[1, 1, 0, 3], Row[1, 1, 10, 4]]*
> While in C* 3.0, it only returns 2 rows to client: *[Row[1, 10, 0, 1], Row[1,
> 1, 10, 4]]*
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]