[ 
https://issues.apache.org/jira/browse/TRAFODION-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15084432#comment-15084432
 ] 

ASF GitHub Bot commented on TRAFODION-1726:
-------------------------------------------

Github user arvind-narain commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/243#discussion_r48915523
  
    --- Diff: core/conn/jdbc_type2/native/SrvrSmd.cpp ---
    @@ -300,6 +301,15 @@ void odbc_SQLSvc_GetSQLCatalogs_sme_(
                inputParam[2] = schemaNmNoEsc;
                inputParam[3] = expSchemaNm;
            inputParam[4] = NULL;
    +       if(uniqueness == 0)
    --- End diff --
    
    Can you please add some comment that this is related to SQL_INDEX_UNIQUE(0) 
or use the same ?


> DatabaseMetaData.getIndexInfo does not work
> -------------------------------------------
>
>                 Key: TRAFODION-1726
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1726
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: client-jdbc-t2
>            Reporter: Kevin Xu
>            Assignee: Kevin Xu
>
> DatabaseMetaData.getIndexInfo("TRAFODION", "SEABASE", "OSD28DL_Z1", false, 
> true)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to