You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gokcen Iskender (Jira)" <ji...@apache.org> on 2020/12/16 21:42:00 UTC

[jira] [Created] (PHOENIX-6266) When reading from index, ERROR 201 (22000): Illegal data. Expected length of at least 8 bytes, but had 7

Gokcen Iskender created PHOENIX-6266:
----------------------------------------

             Summary: When reading from index, ERROR 201 (22000): Illegal data. Expected length of at least 8 bytes, but had 7
                 Key: PHOENIX-6266
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6266
             Project: Phoenix
          Issue Type: Bug
            Reporter: Gokcen Iskender
            Assignee: Gokcen Iskender


If an index rowkey has a variable length column in it and ends with a fixed column that happens to have the same byte as the separator byte at the end, we trim that last byte thinking that it is a separator byte.



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