[ https://issues.apache.org/jira/browse/PHOENIX-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163086#comment-16163086 ]
Josh Elser commented on PHOENIX-2079: ------------------------------------- [~suraj786], are you saying that you are seeing this situation with Phoenix-4.3.0? Have you tried using a recent release such as Phoenix-4.11.0? If you would like someone to volunteer their time to investigate this further, having some clear steps that could be followed is always helpful (e.g. example SQL commands you ran, what output you got, and what you expected to see instead). > databaseMetaData.getIndexInfo is not giving proper index names > -------------------------------------------------------------- > > Key: PHOENIX-2079 > URL: https://issues.apache.org/jira/browse/PHOENIX-2079 > Project: Phoenix > Issue Type: Bug > Affects Versions: 4.3.0 > Environment: Hbase 98.9 > Hadoop 2 > Reporter: suraj misra > Labels: verify > Fix For: 4.12.0 > > > Hi, > databaseMetaData.getIndexInfo method is giving wrong index names for primary > keys. > For example suppose we have a table having one primary key column and other > column on which index is created then above API giving wrong index name for > primary key column. -- This message was sent by Atlassian JIRA (v6.4.14#64029)