You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Xinyi Yan (Jira)" <ji...@apache.org> on 2020/07/17 05:52:00 UTC

[jira] [Updated] (PHOENIX-6022) RVC Offset does not handle trailing nulls properly

     [ https://issues.apache.org/jira/browse/PHOENIX-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xinyi Yan updated PHOENIX-6022:
-------------------------------
    Affects Version/s: 4.16.0
                       4.15.0

> RVC Offset does not handle trailing nulls properly
> --------------------------------------------------
>
>                 Key: PHOENIX-6022
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6022
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.15.0, 4.16.0
>            Reporter: Daniel Wong
>            Assignee: Daniel Wong
>            Priority: Major
>
> While working on PHOENIX-5924 found that if there was a trailing null the Phoenix Optimizer during resolution of the miniwhere does not generate a point get due to how we write/handle trailing nulls in the rowkey.  The sanity check that it is a point get therefore fails.  This causes an exception to be returned to the user.



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