You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Aswathy Chellammal Sreekumar (JIRA)" <ji...@apache.org> on 2018/03/20 20:56:00 UTC

[jira] [Created] (HIVE-19001) ADD CONSTRAINT support for DEFAULT, NOT NULL constraints

Aswathy Chellammal Sreekumar created HIVE-19001:
---------------------------------------------------

             Summary: ADD CONSTRAINT support for DEFAULT, NOT NULL constraints
                 Key: HIVE-19001
                 URL: https://issues.apache.org/jira/browse/HIVE-19001
             Project: Hive
          Issue Type: Improvement
          Components: Hive
    Affects Versions: 3.0.0
            Reporter: Aswathy Chellammal Sreekumar
            Assignee: Vineet Garg


Add ALTER TABLE ADD CONSTRAINT support for DEFAULT and NOT NULL constraints. Currently we are able to add them only via CREATE TABLE statement or ALTER TABLE CHANGE



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)