-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.4.0
-
Component/s: Query Processor
-
Labels:None
-
Hadoop Flags:Reviewed
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.
- is cloned by
-
HIVE-741 NULL is not handled correctly in join
-
- Closed
-