You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Weiqing Xu (JIRA)" <ji...@apache.org> on 2017/11/22 07:48:01 UTC

[jira] [Created] (TRAFODION-2816) ODBC data convert function split

Weiqing Xu created TRAFODION-2816:
-------------------------------------

             Summary: ODBC data convert function split
                 Key: TRAFODION-2816
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2816
             Project: Apache Trafodion
          Issue Type: Bug
          Components: client-odbc-linux, client-odbc-windows
    Affects Versions: 2.3-incubating
            Reporter: Weiqing Xu
            Assignee: XuWeixin


Now,  the data convert function in ODBC is very long , and very hard to maintenance, we need to refactor it with some short function.
1. split one long function to little functions to make it more easy to maintain.
2. support convert very long CHAR/VARCHAR to others struct like timestamp.
3. Don't modify SQLDataType for SQL_NUMERIC any more. Use FSDataType to decide the real data format. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)