You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2020/02/05 08:14:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-9490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yury Gerzhedovich updated IGNITE-9490:
--------------------------------------
    Labels: newbie  (was: )

> 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
>            Priority: Major
>              Labels: newbie
>
> 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
(v8.3.4#803005)