Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
This command fails with the following error:
hive/bin/hive -e "INSERT OVERWRITE LOCAL DIRECTORY 'abc' select null from zshao_tt" FAILED: Error in semantic analysis: java.lang.RuntimeException: Internal error: Cannot find ObjectInspector for VOID
When 'null' is replaced by '' it works.
Attachments
Attachments
Issue Links
- is cloned by
-
HIVE-741 NULL is not handled correctly in join
- Closed