Login  Register

[jira] [Created] (CARBONDATA-4046) Select count(*) fails on partition table.

Posted by Akash R Nilugal (Jira) on Nov 03, 2020; 6:43am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-4046-Select-count-fails-on-partition-table-tp103047.html

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)