[
https://issues.apache.org/jira/browse/TAJO-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348172#comment-14348172
]
ASF GitHub Bot commented on TAJO-1370:
--------------------------------------
GitHub user navis opened a pull request:
https://github.com/apache/tajo/pull/397
TAJO-1370 TUtils.checkEquals() is not consistent with description in jav...
IntelliJ said it's strange. :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/navis/tajo TAJO-1370
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/397.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 #397
----
commit 71e3ebf9fe32846a5ea03d93916a79cb23f396bc
Author: navis.ryu <[email protected]>
Date: 2015-03-05T05:23:09Z
TAJO-1370 TUtils.checkEquals() is not consistent with description in javadoc
----
> TUtils.checkEquals() is not consistent with description in javadoc
> ------------------------------------------------------------------
>
> Key: TAJO-1370
> URL: https://issues.apache.org/jira/browse/TAJO-1370
> Project: Tajo
> Issue Type: Bug
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
>
> It's saying "It will return true even if they are all null" but it's not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)