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

Hans Zeller updated TRAFODION-1710:
-----------------------------------
    Fix Version/s:     (was: 2.0-incubating)
                   2.1-incubating

> TMUDF: setString method does not accept non-integers for NUMERIC type
> ---------------------------------------------------------------------
>
>                 Key: TRAFODION-1710
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1710
>             Project: Apache Trafodion
>          Issue Type: Bug
>    Affects Versions: any
>            Reporter: Hans Zeller
>            Assignee: Hans Zeller
>             Fix For: 2.1-incubating
>
>
> When calling the TupleInfo.setString() method to set a NUMERIC column from a 
> string, an exception is raised when the string contains a decimal point, like 
> 123.45.
> Internally, this method calls setLong(), which expects a scaled up value, 
> e.g. 123450. The code to do that scaling is missing. This affects both the 
> Java and the C++  interface for TMUDFs.



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

Reply via email to