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

Impala may use incorrect bit order with BIT_PACKED encoding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • Impala 2.5.0
    • None
    • Backend

    Description

      Wes stated on IMPALA-3000:

      It's unlikely Impala has ever seen this code path as all of its own Parquet data is encoded with the main RLE encoding – but conceivably there could be BIT_PACKED code floating around out there. But then there's a separate issue because BIT_PACKED uses MSB-ordered packing, while BitReader unpacks in LSB order (see the parquet-format). It may be worth disabling BIT_PACKED altogether if it is incorrect.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tarmstrong Tim Armstrong
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: