You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/13 16:25:25 UTC

[jira] [Commented] (FLINK-3749) Improve decimal handling

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

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

GitHub user twalthr opened a pull request:

    https://github.com/apache/flink/pull/1881

    [FLINK-3749] [table] Improve decimal handling

    This PR improves the decimal handling and fixes several bugs.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/twalthr/flink TableApiDecimalFix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1881.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1881
    
----
commit ba57e784d2e251b2b1b275724fe039f82789ff4e
Author: twalthr <tw...@apache.org>
Date:   2016-04-13T14:17:07Z

    [FLINK-3749] [table] Improve decimal handling

----


> 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)