You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Dan Burkert (JIRA)" <ji...@apache.org> on 2016/11/30 20:12:58 UTC

[jira] [Resolved] (KUDU-1754) Columns should default to NULL opposed to NOT NULL

     [ https://issues.apache.org/jira/browse/KUDU-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Burkert resolved KUDU-1754.
-------------------------------
       Resolution: Won't Fix
    Fix Version/s: NA

Conclusion: the mismatch between the Java and C++ clients is unfortunate, but at this point changing the Java client to be null by default would be too disruptive of a change until a potential 2.0 release.

> Columns should default to NULL opposed to NOT NULL 
> ---------------------------------------------------
>
>                 Key: KUDU-1754
>                 URL: https://issues.apache.org/jira/browse/KUDU-1754
>             Project: Kudu
>          Issue Type: Bug
>          Components: api
>    Affects Versions: 1.2.0
>            Reporter: Mostafa Mokhtar
>             Fix For: NA
>
>
> Columns default to "NOT NULL" if the nullability field is not specified.
> This behavior opposes Oracle, Teradata, MSSqlserver, MySQL... 



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