Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3928

Calling get_value() from a TestVector object for a non-existent key raises a StopIteration exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Impala 2.7.0
    • None
    • Infrastructure

    Description

      (Pdb) test_vector.get_value('compression_format')
      ('.bz2', 'bzip')
      
      (Pdb) test_vector.get_value('foo')
      *** StopIteration:
      

      Attachments

        Activity

          People

            dknupp David Knupp
            dknupp David Knupp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: