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

Select count(*) queries show in incorrect compression in profile

    XMLWordPrintableJSON

Details

    • ghx-label-4

    Description

      If you run a count query you will see the following in the profile:
      File Formats: PARQUET/NONE:1

      if you then run a select * you will see the correct compression format:
      File Formats: PARQUET/SNAPPY:14

      If the correct compression cannot be inferred without reading the data (presuming this happens because Impala just reads the parquet stats) might be better to put nothing at all instead of none. Ideally though SNAPPY would display even on count.

      Attachments

        Issue Links

          Activity

            People

              anujphadke Anuj Phadke
              peter.ebert Peter Ebert
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: