[
https://issues.apache.org/jira/browse/KUDU-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Percy updated KUDU-841:
----------------------------
Parent: KUDU-435
> Clean up CreateTable API in Java
> --------------------------------
>
> Key: KUDU-841
> URL: https://issues.apache.org/jira/browse/KUDU-841
> Project: Kudu
> Issue Type: Sub-task
> Components: api, client
> Affects Versions: Private Beta
> Reporter: Todd Lipcon
> Assignee: Jean-Daniel Cryans
> Fix For: 0.6.0
>
>
> The CreateTable API is a bit unintuitive compared to standard Java style:
> - it takes a "builder" as a third argument, but the builder itself isn't
> actually a builder-style API (it doesn't have a build() function?)
> - odd that it has some required arguments, plus a builder argument
> I also can't figure out how to specify column encodings or storage properties
> (compression)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)