Swaroopa Kadam created PHOENIX-5686:
---------------------------------------
Summary: MetaDataUtil#isLocalIndex returns incorrect results
Key: PHOENIX-5686
URL: https://issues.apache.org/jira/browse/PHOENIX-5686
Project: Phoenix
Issue Type: Bug
Affects Versions: 5.0.0, 4.15.0
Reporter: Swaroopa Kadam
Fix For: 5.1.0, 4.15.1
isLocalIndex function in MetaDataUtil uses
"_LOCAL_IDX_" to check if the index is a local index. It would be good to
modify the method to use correct logic (get rid of the old and unused code) and
use the method call wherever needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)