Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-734

problem in dealing with null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • Query Processor
    • 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

        1. 734.patch
          4 kB
          Ning Zhang

        Issue Links

          Activity

            People

              nzhang Ning Zhang
              zshao Zheng Shao
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: