You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Yury Gerzhedovich (JIRA)" <ji...@apache.org> on 2018/09/07 10:26:00 UTC

[jira] [Created] (IGNITE-9490) Connection.getMetaData.getIndexInfo method doesn't return PK indexes

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)