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/11/11 21:29:00 UTC

[jira] [Created] (PHOENIX-6220) CREATE INDEX shouldn't ignore IMMUTABLE_STORAGE_SCHEME and COLUMN_ENDCODED_BYTES

Gokcen Iskender created PHOENIX-6220:
----------------------------------------

             Summary: CREATE INDEX shouldn't ignore IMMUTABLE_STORAGE_SCHEME and COLUMN_ENDCODED_BYTES  
                 Key: PHOENIX-6220
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6220
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: Gokcen Iskender


GlobalIndexChecker has repairIndexRows method, that builds a scan for data table and goes over indexMaintainer.getAllColumns to get columns from that. But the issue is there are only 2 columns for the SINGLE_CELL index. That part needs to change.



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