Nihal kumar ojha created CARBONDATA-4046:
--------------------------------------------
             Summary: Select count(*) fails on partition table.
                 Key: CARBONDATA-4046
                 URL: 
https://issues.apache.org/jira/browse/CARBONDATA-4046             Project: CarbonData
          Issue Type: Bug
            Reporter: Nihal kumar ojha
Steps to reproduce
1. set property `carbon.read.partition.hive.direct=false`
2. Create table which contain more than one partition column.
3. run query select count (*)
 
It fails with exception as `Key not found`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)