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

ASF GitHub Bot commented on FLINK-3859:
---------------------------------------

Github user fhueske commented on the issue:

    https://github.com/apache/flink/pull/2088
  
    Thanks for the PR, @twalthr! Looks mostly good. I found a few cases that 
needs to be fix.
    
    We also should think about how to handle SQL `DECIMAL` types with fixed 
precision / scale, e.g., how to handle something like `SELECT myDouble AS 
DECIMAL(4,2)`. Do you think this could be easily added with this PR or rather 
be fix in a later issue?


> Add BigDecimal/BigInteger support to Table API
> ----------------------------------------------
>
>                 Key: FLINK-3859
>                 URL: https://issues.apache.org/jira/browse/FLINK-3859
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table API
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Critical
>
> Since FLINK-3786 has been solved, we can now start integrating 
> BigDecimal/BigInteger into the Table API.



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

Reply via email to