nual+DDL#LanguageManualDDL-DescribePartition.
> If you see the DDL describe partition does not accept column names.
> >
> > I can create JIRAs for the following tasks
> > 1) Showing column stats in describe table
> > 2) Showing column stats in describe partition
> >
>
tition does not accept column names.
>
> I can create JIRAs for the following tasks
> 1) Showing column stats in describe table
> 2) Showing column stats in describe partition
>
> If you would like to take up 2) please feel free to do so.
>
> Thanks
> Prasanth Jayachandr
#LanguageManualDDL-DescribePartition.
If you see the DDL describe partition does not accept column names.
I can create JIRAs for the following tasks
1) Showing column stats in describe table
2) Showing column stats in describe partition
If you would like to take up 2) please feel free to do so
Hi all,
I'm wondering if there is a simpler way to show column stats than writing a
thrift client calling the thrift API, such as commands in Hive CLI. I have
tried "desc extended" as well as "explain select", but none of them shows
column stats.
Thanks,
Xuefu