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

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

Daniel Wong created PHOENIX-6022:
------------------------------------

             Summary: 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
            Reporter: Daniel Wong
            Assignee: Daniel Wong


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)