[
https://issues.apache.org/jira/browse/CARBONDATA-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nihal kumar ojha updated CARBONDATA-3964:
-----------------------------------------
Priority: Minor (was: Major)
> Select * from table or select count(*) without filter is throwing null pointer exception.
> -----------------------------------------------------------------------------------------
>
> Key: CARBONDATA-3964
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3964> Project: CarbonData
> Issue Type: Bug
> Reporter: Nihal kumar ojha
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Steps to reproduce.
> 1. Create a table.
> 2. Load around 500 segments and more than 1 million records.
> 3. Running query select(*) or select count(*) without filter is throwing null pointer exception.
> File: TableIndex.java
> Method: pruneWithMultiThread
> line: 447
> Reason: filter.getresolver() is null.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)