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

Support larger imported query profile sizes through compression

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • None
    • None
    • Backend, Infrastructure
    • None

    Description

      Imported query profiles are currently being stored in IndexedDB.

      Although IndexedDB does not have storage limitations like other browser storage APIs, there is a limit on the data that can be stored in one attribute/field.

      This imposes a limitation on the size of query profiles. After some testing, I have found this limit to be around 220 MBs.

      So, it would be helpful to use compression on JSON query profiles, allowing for much larger query profiles.

      Attachments

        Activity

          People

            surya-hebbar Surya Hebbar
            surya-hebbar Surya Hebbar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: