You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/09/24 15:30:02 UTC

[jira] [Commented] (PHOENIX-3383) Comparison between descending row keys used in RVC is reverse

    [ https://issues.apache.org/jira/browse/PHOENIX-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16625990#comment-16625990 ] 

Hudson commented on PHOENIX-3383:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-omid2 #89 (See [https://builds.apache.org/job/Phoenix-omid2/89/])
PHOENIX-3383 Comparison between descending row keys used in RVC is (jamestaylor: rev dac9dc40803436360c35e15d147f12a5b51d4eab)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/KeyPart.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/expression/function/RoundDateExpression.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/expression/RoundFloorCeilExpressionsTest.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/expression/function/RoundDecimalExpression.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/query/QueryPlanTest.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/WhereOptimizer.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/execute/PhoenixTxIndexMutationGenerator.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/compile/QueryOptimizerTest.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryMoreIT.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/iterate/ExplainTable.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/compile/TenantSpecificViewIndexCompileTest.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/expression/function/FunctionExpression.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/compile/WhereOptimizerTest.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/expression/function/RTrimFunction.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/expression/function/PrefixFunction.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/iterate/BaseResultIterators.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/expression/function/InvertFunction.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/query/KeyRangeClipTest.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/compile/QueryCompilerTest.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/ScanRanges.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/query/KeyRange.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/RowKeySchema.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/schema/RowKeySchemaTest.java


> Comparison between descending row keys used in RVC is reverse
> -------------------------------------------------------------
>
>                 Key: PHOENIX-3383
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3383
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>            Priority: Major
>              Labels: DESC
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-3383-wip1.patch, PHOENIX-3383-wip5.patch, PHOENIX-3383-wip6.patch, PHOENIX-3383-wip7.patch, PHOENIX-3383_v1.patch, PHOENIX-3383_v10.patch, PHOENIX-3383_v11.patch, PHOENIX-3383_v12.patch, PHOENIX-3383_v13.patch, PHOENIX-3383_v2.patch, PHOENIX-3383_v3.patch, PHOENIX-3383_v4.patch, PHOENIX-3383_v5.patch, PHOENIX-3383_v6.patch, PHOENIX-3383_v7.patch, PHOENIX-3383_v8.patch, PHOENIX-3383_v9.patch, PHOENIX-3383_wip.patch, PHOENIX-3383_wip2.patch, PHOENIX-3383_wip3.patch
>
>
> See PHOENIX-3382, but the comparison for RVC with descending row key columns is the reverse of what it should be.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)