Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
on master, smb_mapjoin_20.q, run
select * from test_table3;
you will get
val_0 0 NULL 1 ...
The correct result is
val_0 0 val_0 1 ...
Attachments
Attachments
Issue Links
- is related to
-
HIVE-16965 SMB join may produce incorrect results
- Closed
-
HIVE-16985 LLAP IO: enable SMB join in elevator after the former is fixed
- Closed
- links to