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

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

Github user fhueske commented on the pull request:

    https://github.com/apache/flink/pull/1881#issuecomment-210007776
  
    > There is nothing more permanent than than a temporary solution ;-)
    
    Please correct me, if I got something wrong.
    This change adds support for `DECIMAL` literals. So we might have row 
fields of `DECIMAL` type and  might compute incorrect results until we add 
proper support for `DECIMAL`. 
    
    It would be nice to support `DECIMAL` but I don't think it is more 
important than result correctness. Depending on the support Calcite (or other 
libraries) provide, adding proper `DECIMAL` support might be a complex task and 
might take some time.
    
    Is there an urgent need to support `DECIMAL`?


> Improve decimal handling
> ------------------------
>
>                 Key: FLINK-3749
>                 URL: https://issues.apache.org/jira/browse/FLINK-3749
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>
> The current decimal handling is too restrictive and does not allow literals 
> such as "11.2".



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

Reply via email to