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)