[ 
https://issues.apache.org/jira/browse/FLINK-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15862061#comment-15862061
 ] 

Artem Stasiuk commented on FLINK-3861:
--------------------------------------

As I understand to be able use ```BigDecimal``` we need to add that type to 
```BasicBasicTypeInfo``` same for Java Big Types, however that module doesn't 
have dependency on Scala. Can I add it?

> 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.15#6346)

Reply via email to