[
https://issues.apache.org/jira/browse/CARBONDATA-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kunal Kapoor resolved CARBONDATA-3320.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.5.3
> number of partitions are always zero in describe formatted for hive native partition
> ------------------------------------------------------------------------------------
>
> Key: CARBONDATA-3320
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3320> Project: CarbonData
> Issue Type: Bug
> Reporter: Akash R Nilugal
> Priority: Minor
> Fix For: 1.5.3
>
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> number of partitions are always zero
>
> create table desc(name string) partitioned by (num int) stored by 'carbondata'
> insert into desc select 'abc',3
> insert into desc select 'abc',5
> describe formatted desc
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)