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

Add compression codecs as table/column properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Backend
    • ghx-label-5

    Description

      COMPRESSION_CODEC is supported as a query option.

      It probably makes sense to provide a finer granularity control on the scope of compression such as table and/or even columns.

      There could also be scenarios where a select few columns (such as variable length strings) could be compressed while others (such as integer family columns) remain uncompressed for performance. Parquet's unit of compression is a page and so it makes sense to provide capability to compress a given column. 

      Attachments

        Activity

          People

            arawat Abhishek Rawat
            arawat Abhishek Rawat
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: