[
https://issues.apache.org/jira/browse/TRAFODION-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117393#comment-16117393
]
ASF GitHub Bot commented on TRAFODION-2687:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-trafodion/pull/1196
> the value of Numeric Struct need not to be changed to BidEndian
> ---------------------------------------------------------------
>
> Key: TRAFODION-2687
> URL: https://issues.apache.org/jira/browse/TRAFODION-2687
> Project: Apache Trafodion
> Issue Type: Bug
> Components: client-odbc-linux
> Affects Versions: 2.2-incubating
> Environment: centos 6.7
> Reporter: XuWeixin
> Labels: datatype, linux, odbc
> Fix For: 2.2-incubating
>
>
> When I fetch data from trafodion with SQL_C_NUMERIC and the type in table is
> int, float and so on.The value will be changed to bigendian.
> For example,
> data in table is: 1
> data fetched is : '\0' * 15 and '1'
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)