[jira] [Created] (FLINK-3861) Add Scala's BigInteger and BigDecimal to Scala API

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3861) Add Scala's BigInteger and BigDecimal to Scala API

Shang Yuanchun (Jira)
Timo Walther created FLINK-3861:
-----------------------------------

             Summary: Add Scala's BigInteger and BigDecimal to Scala API
                 Key: FLINK-3861
                 URL: https://issues.apache.org/jira/browse/FLINK-3861
             Project: Flink
          Issue Type: New Feature
          Components: Type Serialization System
            Reporter: Timo Walther


In Java we now support {{java.math.BigDecimal/BigInteger}} as basic types. However, Scala wraps these types into {{scala.math.BigDecimal/BigInteger}}. These classes should also be supported to be in sync with the Java API.



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