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

ORC NPE on null Map

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Cannot Reproduce
    • 0.12.0
    • None
    • File Formats
    • None
    • ubuntu 12.04

    Description

      On a select query map tasks will fail with npe for a where clause on a null map. on an ORC table
      example
      select * from my table where mymap['entry'] = 'something'
      If my map where to be null in a line we will get an npe exception.
      Maybe the line should just be ignored.
      The same query on a text format table will resolve correctly

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nicomaillard nicolas maillard
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: