Yury Gerzhedovich created IGNITE-9490:
-----------------------------------------
Summary: Connection.getMetaData.getIndexInfo method doesn't return PK indexes
Key: IGNITE-9490
URL:
https://issues.apache.org/jira/browse/IGNITE-9490 Project: Ignite
Issue Type: Bug
Components: sql
Affects Versions: 2.6
Reporter: Yury Gerzhedovich
Connection.getMetaData.getIndexInfo method doesn't return PK indexes.
Apache Ignite should return all exists indexes include PK one.
Also order of result should be correspond Javadoc ('ordered by NON_UNIQUE, TYPE, INDEX_NAME, and ORDINAL_POSITION') - at present it is not so.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)