Changes for Build #1292 Changes for Build #1293
Changes for Build #1294 Changes for Build #1295 [cws] HIVE-2827 [jira] Implement nullsafe equi-join (Navis Ryu via Carl Steinbach) Summary: DPAL-873 Implement nullsafe equi-join was part of HIVE-2810, but separated because it affected more classes than expected. SELECT * FROM a JOIN b ON a.key <=> b.key Test Plan: EMPTY Reviewers: JIRA, cwsteinbach Reviewed By: cwsteinbach Differential Revision: https://reviews.facebook.net/D1971 All tests passed The Apache Jenkins build system has built Hive-trunk-h0.21 (build #1295) Status: Fixed Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/1295/ to view the results.