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

Todd Lipcon commented on KUDU-1689:
-----------------------------------

I'm curious on your thoughts here. I had originally thought that kwargs was 
more pythonic than "builder" style in Python. (builders are common in C++ and 
Java because they lack kwargs).

> [Python] - Expose Table Creator API
> -----------------------------------
>
>                 Key: KUDU-1689
>                 URL: https://issues.apache.org/jira/browse/KUDU-1689
>             Project: Kudu
>          Issue Type: New Feature
>          Components: python
>    Affects Versions: 1.0.0
>            Reporter: Jordan Birdsell
>            Assignee: Jordan Birdsell
>            Priority: Minor
>
> Currently the python client doesn't expose the TableCreator API. To keep the 
> table creation process extensible, this should be exposed so that we avoid 
> constantly adding parameters to the create_table method.



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

Reply via email to