You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/14 10:22:01 UTC

[jira] [Commented] (HIVE-17311) Numeric overflow in the HiveConf

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

ASF GitHub Bot commented on HIVE-17311:
---------------------------------------

GitHub user dosoft opened a pull request:

    https://github.com/apache/hive/pull/229

    HIVE-17311: Fixed numeric overflow, added test

    

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

    $ git pull https://github.com/dosoft/hive HIVE-17311

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

    https://github.com/apache/hive/pull/229.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 #229
    
----
commit 0dfa6648613a660961b06ffd4aed9b026c141a11
Author: Oleg Danilov <ol...@olegd.com>
Date:   2017-08-14T10:19:55Z

    HIVE-17311: Fixed numeric overflow, added test

----


> Numeric overflow in the HiveConf
> --------------------------------
>
>                 Key: HIVE-17311
>                 URL: https://issues.apache.org/jira/browse/HIVE-17311
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Oleg Danilov
>            Assignee: Oleg Danilov
>            Priority: Minor
>
> multiplierFor() method contains a typo, which causes wrong parsing of the rare suffixes ('tb' & 'pb').



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)