[kudu-CR] python: add support for specifying partitioning

2016-05-25 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. Change subject: python: add support for specifying partitioning .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3196 To unsubscribe, visit http://

[kudu-CR] python: add support for specifying partitioning

2016-05-25 Thread Dan Burkert (Code Review)
Dan Burkert has submitted this change and it was merged. Change subject: python: add support for specifying partitioning .. python: add support for specifying partitioning This adds support for range and hash partitioning when

[kudu-CR] python: add support for specifying partitioning

2016-05-24 Thread Wes McKinney (Code Review)
Wes McKinney has posted comments on this change. Change subject: python: add support for specifying partitioning .. Patch Set 1: This seems reasonable to me. If you anticipate partitioning options growing in complexity, then p

[kudu-CR] python: add support for specifying partitioning

2016-05-24 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: python: add support for specifying partitioning .. Patch Set 1: Wes -- would appreciate thoughts on whether this API is reasonably "pythonic" or if there's a bett

[kudu-CR] python: add support for specifying partitioning

2016-05-24 Thread Todd Lipcon (Code Review)
Hello Dan Burkert, Wes McKinney, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/3196 to review the following change. Change subject: python: add support for specifying partitioning .. pytho