Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-29900 make relation lookup behavior consistent within Spark SQL
  3. SPARK-32327

Introduce UnresolvedTableOrPermanentView for commands that support a table/view but not a temporary view

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.1.0
    • None
    • SQL
    • None

    Description

      We should have UnresolvedTableOrPermanentView for commands that do support a table or a view, but not a temporary view, such that an analysis can fail if an identifier is resolved to a temporary view for those commands 

       

      For example, SHOW TBLPROPERTIES should not support a temp view since it always returns an empty result, which could be misleading.

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            imback82 Terry Kim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: