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

data loading from text files or text file processing doesn't handle nulls correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • None

    Description

      I am not sure how nulls are supposed to be stored in text tables, but after loading some data with "null" or "NULL" strings, or x00 characters, we get bunch of annoying logging from LazyPrimitive that data is not in INT format and was converted to null, with data being "null" (string saying "null", I assume from the code).
      Either load should load them as nulls, or there should be some defined way to load nulls.

      Attachments

        1. HIVE-8848.4.patch.txt
          72 kB
          Navis Ryu
        2. HIVE-8848.3.patch.txt
          69 kB
          Navis Ryu
        3. HIVE-8848.2.patch.txt
          18 kB
          Navis Ryu
        4. HIVE-8848.01.patch
          2 kB
          Sergey Shelukhin
        5. HIVE-8848.patch
          1 kB
          Sergey Shelukhin

        Issue Links

          Activity

            People

              navis Navis Ryu
              sershe Sergey Shelukhin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: