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

timestamp - timestamp causes null pointer exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.12.0
    • None
    • None

    Description

      select tts.rnum, tts.cts - tts.cts from cert.tts tts

      Error: Query returned non-zero code: 12, cause: FAILED: Hive Internal Error: java.lang.NullPointerException(null)
      SQLState: 42000
      ErrorCode: 12

      create table if not exists CERT.TTS ( RNUM int , CTS timestamp)
      stored as sequencefile;

      Attachments

        1. HIVE-3191.3.patch
          1 kB
          Gunther Hagleitner
        2. HIVE-3191.2.patch
          1 kB
          Jason Dere
        3. HIVE-3191.1.patch
          2 kB
          Jason Dere

        Issue Links

          Activity

            People

              jdere Jason Dere
              the6campbells N Campbell
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: