[jira] [Resolved] (CARBONDATA-3237) optimize presto query time for dictionary include string column

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Resolved] (CARBONDATA-3237) optimize presto query time for dictionary include string column

Akash R Nilugal (Jira)

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

kumar vishal resolved CARBONDATA-3237.
--------------------------------------
    Resolution: Fixed

> optimize presto query time for dictionary include string column
> ---------------------------------------------------------------
>
>                 Key: CARBONDATA-3237
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3237
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Ajantha Bhat
>            Assignee: Ajantha Bhat
>            Priority: Major
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> optimize presto query time for dictionary include string column.
>  
> problem: currently, for each query, presto carbon creates dictionary block for string columns.
> This happens for each query and if cardinality is more , it takes more time to build. This is not required. we can lookup using normal dictionary lookup.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)