[
https://issues.apache.org/jira/browse/IMPALA-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong updated IMPALA-6487:
----------------------------------
Component/s: Frontend
> Add Kudu range partition info to SHOW CREATE TABLE
> --------------------------------------------------
>
> Key: IMPALA-6487
> URL: https://issues.apache.org/jira/browse/IMPALA-6487
> Project: IMPALA
> Issue Type: Improvement
> Components: Frontend
> Affects Versions: Impala 2.11.0
> Reporter: Thomas Tauber-Marshall
> Priority: Minor
> Labels: kudu, ramp-up
>
> When running "SHOW CREATE TABLE" on a Kudu table with a range partition, the
> partition bounds are not shown:
> {noformat}
> | PARTITION BY RANGE (col) (...) |
> {noformat}
> We should add this info. This may require a change on the Kudu side, as the
> only way this info is exposed currently is through
> {{KuduClient.getFormattedRangePartitions()}}, which returns pre-formatted
> strings.
> Note that users can already retrieve this information through SHOW RANGE
> PARTITIONS
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]