You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/24 20:37:00 UTC

[jira] [Commented] (ORC-388) Fix isSafeSubtract to use logic operator instead of bit operator

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

ASF GitHub Bot commented on ORC-388:
------------------------------------

GitHub user wgtmac opened a pull request:

    https://github.com/apache/orc/pull/293

    ORC-388: Fix isSafeSubtract to use logic operator instead of bit operator

    Both java and c++ have this issue.

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

    $ git pull https://github.com/wgtmac/orc ORC-388

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

    https://github.com/apache/orc/pull/293.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 #293
    
----
commit 3a52eeff580697db6f8d0624d6e35e4f185979ac
Author: Gang Wu <ga...@...>
Date:   2018-07-24T20:35:19Z

    ORC-388: Fix isSafeSubtract to use logic operator instead of bit operator

----


> Fix isSafeSubtract to use logic operator instead of bit operator
> ----------------------------------------------------------------
>
>                 Key: ORC-388
>                 URL: https://issues.apache.org/jira/browse/ORC-388
>             Project: ORC
>          Issue Type: Bug
>          Components: C++, Java
>            Reporter: Gang Wu
>            Assignee: Gang Wu
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)