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

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_r48915554
  
    --- Diff: core/conn/jdbc_type4/build.xml ---
    @@ -27,10 +27,11 @@
        </tstamp>
     
        <!-- input -->
    -        <exec executable="/bin/sh">
    -            <arg line="getBuildInfo"/>
    -        </exec>
    -        <property file="buildId"/>
    +   <exec executable="git" outputproperty="bldId">
    --- End diff --
    
    is this change related to this Jira ?


> 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