Priyank Porwal created PHOENIX-5437: ---------------------------------------
Summary: Disallow explicit UPSERT/DELETE from Indexes Key: PHOENIX-5437 URL: https://issues.apache.org/jira/browse/PHOENIX-5437 Project: Phoenix Issue Type: Improvement Affects Versions: 5.0.0, 4.15.0 Reporter: Priyank Porwal Currently, Phoenix users can do direct UPSERT/DELETE into indexes directly. This feels like a functionality that could be mis-used or used inadvertently leading to indexes going out of sync with the data table/views; that we are trying hard to be consistent. Such direct mutations on indexes should be blocked. -- This message was sent by Atlassian JIRA (v7.6.14#76016)