[GitHub] drill pull request #635: DRILL-4927 (part 2): Add support for Null Equality ...

2016-11-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/635 --- 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 enabl

[GitHub] drill pull request #635: DRILL-4927 (part 2): Add support for Null Equality ...

2016-10-28 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/635#discussion_r85625856 --- Diff: exec/java-exec/src/test/java/org/apache/drill/TestJoinNullable.java --- @@ -493,4 +496,81 @@ public void withNullEqualAdditionFilter() throws E

[GitHub] drill pull request #635: DRILL-4927 (part 2): Add support for Null Equality ...

2016-10-28 Thread KulykRoman
GitHub user KulykRoman opened a pull request: https://github.com/apache/drill/pull/635 DRILL-4927 (part 2): Add support for Null Equality Joins (mixed compa… …rators) This changes are a subset of the original pull request from DRILL-4539 (PR-462). - Added changes to