You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/18 20:14:00 UTC

[jira] [Commented] (PHOENIX-6013) RVC Offset does not handle coerced literal nulls properly.

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

ASF GitHub Bot commented on PHOENIX-6013:
-----------------------------------------

gjacoby126 commented on pull request #830:
URL: https://github.com/apache/phoenix/pull/830#issuecomment-729926590


   JIRA is already resolved. Closing. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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: 5.1.0, 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)