[
https://issues.apache.org/jira/browse/KUDU-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306869#comment-15306869
]
Todd Lipcon commented on KUDU-982:
----------------------------------
I'm not sure what the current state is, actually. In SQL databases there is a
difference between a nullable column with no default (in which case NULL must
be explicitly set) vs a nullable column with default NULL. Are you saying that
we already have such behavior?
> nullable columns should support DEFAULT NULL
> --------------------------------------------
>
> Key: KUDU-982
> URL: https://issues.apache.org/jira/browse/KUDU-982
> Project: Kudu
> Issue Type: Improvement
> Components: api, client, master
> Affects Versions: Private Beta
> Reporter: Todd Lipcon
>
> I don't think we have APIs which work for setting the default to NULL in
> Alter/Create.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)