You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sunitha Kambhampati (JIRA)" <ji...@apache.org> on 2017/09/19 19:40:00 UTC

[jira] [Created] (SPARK-22065) Add DDL support to modify constraint state for a given constraint

Sunitha Kambhampati created SPARK-22065:
-------------------------------------------

             Summary: Add DDL support to modify constraint state for a given constraint
                 Key: SPARK-22065
                 URL: https://issues.apache.org/jira/browse/SPARK-22065
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Sunitha Kambhampati


Add DDL support to modify constraint state for a given constraint

{quote}*constraint_state*:
  :[ NOVALIDATE | VALIDATE ] [ RELY | NORELY]

ALTER TABLE table_name MODIFY CONSTRAINT constraint_name constraint_state 
{quote}

The high level details are in the spec attached in SPARK-19842 in Section 4.2.3 and Section 4.5




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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org