Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-19842 Informational Referential Integrity Constraints Support in Spark
  3. SPARK-22065

Add DDL support to modify constraint state for a given constraint

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.1.0
    • None
    • SQL
    • None

    Description

      Add DDL support to modify constraint state for a given constraint

      constraint_state:
      :[ NOVALIDATE | VALIDATE ] [ RELY | NORELY]

      ALTER TABLE table_name MODIFY CONSTRAINT constraint_name constraint_state

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            ksunitha Sunitha Kambhampati
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: