Gokcen Iskender created PHOENIX-6120:
----------------------------------------
Summary: Covered columns of indexes that have
SINGLE_CELL_ARRAY_WITH_OFFSETS storage doesn't handle those columns
Key: PHOENIX-6120
URL: https://issues.apache.org/jira/browse/PHOENIX-6120
Project: Phoenix
Issue Type: Bug
Reporter: Gokcen Iskender
Repro:
# Create an index that has covered columns and the IMMUTABLE_STORAGE_SCHEME is
SINGLE_CELL_ARRAY_WITH_OFFSETS
# Upsert rows to data table
# Query the covered column using index --> Null value is returned even though
there is a value.
IndexMaintainer has a 4 year old code that doesn't return a value for covered
columns,
--
This message was sent by Atlassian Jira
(v8.3.4#803005)