Kadir OZDEMIR created PHOENIX-5375:
--------------------------------------
Summary: Building indexes from a snapshot image of a data table
leads to incorrect timestamps
Key: PHOENIX-5375
URL: https://issues.apache.org/jira/browse/PHOENIX-5375
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.14.2, 5.0.0
Reporter: Kadir OZDEMIR
IndexTool after PHOENIX-5018 uses the UngroupedAggregateRegionObserver
coprocessor in order to generate index mutations with the right timestamps
except when indexes are build from snapshots. This is because aggregate
operations are not supported for snapshots yet.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)