You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "zhanggengxin (JIRA)" <ji...@apache.org> on 2017/07/21 07:14:00 UTC

[jira] [Created] (KUDU-2073) java client should check unnullable column while apply insert operation

zhanggengxin created KUDU-2073:
----------------------------------

             Summary: java client should check unnullable column while apply insert operation
                 Key: KUDU-2073
                 URL: https://issues.apache.org/jira/browse/KUDU-2073
             Project: Kudu
          Issue Type: Improvement
          Components: client
    Affects Versions: 1.3.0
            Reporter: zhanggengxin
            Priority: Minor


Kudu java client should check unnullable column while apply insert operation, throw an exception when one or more unnullable column is missing. Just like what it dose when one or more primary key is missing.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)