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 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 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