[
https://issues.apache.org/jira/browse/KUDU-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon reassigned KUDU-1599:
---------------------------------
Assignee: Todd Lipcon
> Prevent creation of tables with unsupported column encodings
> ------------------------------------------------------------
>
> Key: KUDU-1599
> URL: https://issues.apache.org/jira/browse/KUDU-1599
> Project: Kudu
> Issue Type: Bug
> Components: master
> Affects Versions: 1.0.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Critical
>
> On [~mmokhtar]'s test cluster I see that he has managed to create tables with
> some non-supported {type,encoding} pairs (e.g an INT32/DICT_ENCODING column).
> This isn't supported on the underlying server, so we're probably falling back
> to plain and emitting warnings in the log. We should prohibit creation of
> such columns in the first place.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)