[
https://issues.apache.org/jira/browse/TRAFODION-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liu ming updated TRAFODION-2984:
--------------------------------
Fix Version/s: (was: 2.2.0)
2.3
> a redundant statement
> ---------------------
>
> Key: TRAFODION-2984
> URL: https://issues.apache.org/jira/browse/TRAFODION-2984
> Project: Apache Trafodion
> Issue Type: Improvement
> Components: connectivity-mxosrvr
> Affects Versions: 2.2.0
> Reporter: Wenjun Zhu
> Assignee: Wenjun Zhu
> Priority: Major
> Fix For: 2.3
>
>
> the function AssignColEntry in file core/sql/sqlcomp/CmpSeabaseDDLcommon.cpp:
>
> cliRC = cliInterface->getAttributes(1, TRUE, fsDatatype, length,
> &indOffset, &varOffset);
>
> cliRC = cliInterface->getAttributes(entry, TRUE, fsDatatype, length,
> &indOffset, &varOffset);
>
> {color:#333333}there are two cliInterface->getAttributes():, and the first is
> redundant.{color}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)