[ 
https://issues.apache.org/jira/browse/KUDU-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15478262#comment-15478262
 ] 

Jordan Birdsell commented on KUDU-946:
--------------------------------------

I'm not seeing any remaining usage of this in the project and it seems the 
methods of constructing have already been removed from the python api.

May be worth nothing that one of the python examples still includes this 
constructor and will no longer work:
https://github.com/cloudera/kudu-examples/blob/master/python/dstat-kudu/kudu_dstat.py

I think this issue can be closed

> Switch python client to use SchemaBuilder API, improve python API
> -----------------------------------------------------------------
>
>                 Key: KUDU-946
>                 URL: https://issues.apache.org/jira/browse/KUDU-946
>             Project: Kudu
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: Private Beta
>            Reporter: Todd Lipcon
>
> The python API for creating tables is a little bit ugly right now. We should 
> improve the API, and at the same time switch over so that the implementation 
> uses KuduSchemaBuilder instead of the deprecated KuduColumnSchema 
> constructors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to