You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Anoop Sharma (JIRA)" <ji...@apache.org> on 2016/06/22 23:12:16 UTC

[jira] [Work started] (TRAFODION-2086) Add support for largeint unsigned datatype

     [ https://issues.apache.org/jira/browse/TRAFODION-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on TRAFODION-2086 started by Anoop Sharma.
-----------------------------------------------
> Add support for largeint unsigned datatype
> ------------------------------------------
>
>                 Key: TRAFODION-2086
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2086
>             Project: Apache Trafodion
>          Issue Type: Improvement
>            Reporter: Anoop Sharma
>            Assignee: Anoop Sharma
>            Priority: Minor
>
> Currently, largeint(64bit) unsigned datatype is not supported as trafodion 
> columns, input params or CAST stmt. Numbers between 10 and 19 digits
> are treated as largeint signed datatype for both signed and unsigned
> numbers, and numbers greater than that are treated as traf BIGNUM datatype.
> The underlying system does support 64bit signed datatype.
> This JIRA is to enhance and add support for largeint unsigned datatype
> to traf engine, columns params and CAST conversions.



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