Description
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.
Attachments
Attachments
Issue Links
- is a clone of
-
PHOENIX-6120 Change IndexMaintainer for SINGLE_CELL_ARRAY_WITH_OFFSETS indexes. Currently it assumes data and index table having the same storage and encoding format.
- Resolved
- is cloned by
-
PHOENIX-6220 CREATE INDEX shouldn't ignore IMMUTABLE_STORAGE_SCHEME and COLUMN_ENDCODED_BYTES
- Resolved