Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
We should filter out rows with NULL keys from the result of this query
SELECT * FROM a JOIN b on a.key = b.key
Attachments
Issue Links
- duplicates
-
HIVE-741 NULL is not handled correctly in join
- Closed