[jira] [Created] (CARBONDATA-2650) explain query shows negative skipped blocklets for bloomfilter datamap

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

[jira] [Created] (CARBONDATA-2650) explain query shows negative skipped blocklets for bloomfilter datamap

Akash R Nilugal (Jira)
xuchuanyin created CARBONDATA-2650:
--------------------------------------

             Summary: explain query shows negative skipped blocklets for bloomfilter datamap
                 Key: CARBONDATA-2650
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2650
             Project: CarbonData
          Issue Type: Sub-task
            Reporter: xuchuanyin
            Assignee: xuchuanyin


Currently in carbondata, blocklets are pruned by default blocklet datamap first and then will be pruned by other index datamap later.

In the second step, the pruning is segment scope, it will not use the pruning output of the default blocklet datamap, so the result number of blocklets may be bigger than before, thus causing negative number in skipped blocklets.



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