Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-1074

CREATE VIEW followup: DROP CASCADE/RESTRICT support

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.6.0
    • None
    • Views
    • None

    Description

      Current behavior is to ignore dependencies when dropping a table, leaving them dangling. Once we start tracking dependencies, we can use this information for enforcing CASCADE/RESTRICT behavior. Per SQL:2003, default should actually be RESTRICT, so we might want to introduce a non-standard INVALIDATE option for continuing to allow the current behavior.

      Attachments

        Issue Links

          Activity

            People

              jvs John Sichi
              jvs John Sichi
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: