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

Artem Stasiuk edited comment on FLINK-3861 at 2/11/17 2:17 AM:
---------------------------------------------------------------

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


was (Author: terma):
As I understand to be able use `BigDecimal` we need to add that type to 
{code}BasicBasicTypeInfo{code} 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