[ 
https://issues.apache.org/jira/browse/IMPALA-13106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on IMPALA-13106 started by Surya Hebbar.
---------------------------------------------
> Support larger imported query profile sizes through compression
> ---------------------------------------------------------------
>
>                 Key: IMPALA-13106
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13106
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Surya Hebbar
>            Assignee: Surya Hebbar
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to