[ https://issues.apache.org/jira/browse/SPARK-22065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun updated SPARK-22065: ---------------------------------- Affects Version/s: (was: 3.0.0) 3.1.0 > 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.1.0 > Reporter: Sunitha Kambhampati > Priority: Major > > 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 (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org