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

GetSchemas throws IndexArrayOutOfBoundsException if a table can't be loaded

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.9.0
    • Impala 2.10.0
    • Catalog
    • None
    • ghx-label-2

    Description

      An IndexOutOfBoundsException is thrown during a GetSchemas call if a table can't be loaded. The issue seems to be that even though the table is skipped, i.e. we don't populate its columns and comments fields, the table is still added to a list of tables. Hence, the indices in the comments list don't correspond to the indices in the associated table list.

      Attachments

        Issue Links

          Activity

            People

              dtsirogiannis Dimitris Tsirogiannis
              dtsirogiannis Dimitris Tsirogiannis
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: