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

Hudson commented on PHOENIX-6013:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #4078 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/4078/])
PHOENIX-6013 RVC Offset does not handle coerced literal nulls properly 
(yanxinyi: rev 66f20fdd5aae30ad36f2772dff1b768e3ef96ab8)
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/RowValueConstructorOffsetIT.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/compile/RVCOffsetCompiler.java
* (edit) 
phoenix-core/src/test/java/org/apache/phoenix/compile/RVCOffsetCompilerTest.java


> RVC Offset does not handle coerced literal nulls properly.
> ----------------------------------------------------------
>
>                 Key: PHOENIX-6013
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6013
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.15.0, 4.14.3
>            Reporter: Daniel Wong
>            Assignee: Daniel Wong
>            Priority: Major
>             Fix For: 4.16.0
>
>         Attachments: PHOENIX-6013-4.x.patch
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> As part of query rewrite paths the offset may go through the A=null gets 
> rewritten to A IS NULL, the code sanity checks against an equality comparison 
> op which is not the case on this rewrite.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to