Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-30016 Support ownership for DS v2 tables/namespaces
  3. SPARK-30507

TableCalalog reserved properties shoudn't be changed with options or tblpropeties

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      Instead of using `OPTIONS (k='v')` or TBLPROPERTIES (k='v'), if k is a reserved TableCatalog property, we should use its specific syntax to add/modify/delete it.
      e.g. provider is a reserved property, we should use the USING clause to specify it, and should not allow ALTER TABLE ... UNSET TBLPROPERTIES('provider') to delete it.

      Attachments

        Issue Links

          Activity

            People

              Qin Yao Kent Yao 2
              Qin Yao Kent Yao 2
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: