You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by wangyum <gi...@git.apache.org> on 2017/08/06 08:02:02 UTC

[GitHub] hive pull request #221: [HIVE-17240] ACOS(2) and ASIN(2) should be null

GitHub user wangyum opened a pull request:

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

    [HIVE-17240] ACOS(2) and ASIN(2) should be null

    see: https://issues.apache.org/jira/browse/HIVE-17240

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

    $ git pull https://github.com/wangyum/hive HIVE-17240

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

    https://github.com/apache/hive/pull/221.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 #221
    
----
commit fe1afe47e26350ff47424957bd78f06bdfe49533
Author: Yuming Wang <wg...@gmail.com>
Date:   2017-08-03T09:47:05Z

    acos(2) should be null

commit 630042704cdadaf69a7afe49ffafb3c4af91a3b8
Author: Yuming Wang <wg...@gmail.com>
Date:   2017-08-04T05:16:02Z

    asin(2) should be null

commit bee3c0eb6630a692093d231a3b7d3f842bfc1144
Author: Yuming Wang <wg...@gmail.com>
Date:   2017-08-06T07:29:23Z

    Fix test error

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] hive pull request #221: [HIVE-17240] ACOS(2) and ASIN(2) should be null

Posted by wangyum <gi...@git.apache.org>.
Github user wangyum closed the pull request at:

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


---