[
https://issues.apache.org/jira/browse/KUDU-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Greber reassigned KUDU-3539:
-----------------------------------
Assignee: Marton Greber
> [Python] expose table partitioning via Python API
> -------------------------------------------------
>
> Key: KUDU-3539
> URL: https://issues.apache.org/jira/browse/KUDU-3539
> Project: Kudu
> Issue Type: Improvement
> Components: python
> Affects Versions: 1.17.0
> Reporter: Gabor Zele
> Assignee: Marton Greber
> Priority: Minor
>
> Currently the python client doesn't expose the KuduTable::partition_schema
> [API|https://kudu.apache.org/cpp-client-api/classkudu_1_1client_1_1KuduTable.html#ab4bd0a2c45ad58d25bcc59e8f6d4360c]
> .
> I'd like to create some tooling to query existing time range partitions to
> monitor if we need to add new ones, or even to add these automatically.
> Currently, getting partitioning info from python is only possible by invoking
> external tools (like impala-shell), and parse the output.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)