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

Cannot query RC file for table that has more columns than the data file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 1.1
    • Impala 1.1.1
    • None
    • None

    Description

      Cannot query RC file for table that has more columns than what exists in the data file.

      Repro:

      1. Create RCfile table
      2. Add a column using ALTER TABLE table ADD COLUMNS (...)
      3. SELECT * FROM table

      Failed with error:
      Unexpected hive.io.rcfile.column.number value! Expected value >= 5, got 4

      Attachments

        Activity

          People

            skye Skye Wanderman-Milne
            skye Skye Wanderman-Milne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: