You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nicholas Chammas (Jira)" <ji...@apache.org> on 2020/03/01 18:32:00 UTC

[jira] [Created] (SPARK-31000) Add ability to set table description in the catalog

Nicholas Chammas created SPARK-31000:
----------------------------------------

             Summary: Add ability to set table description in the catalog
                 Key: SPARK-31000
                 URL: https://issues.apache.org/jira/browse/SPARK-31000
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Nicholas Chammas


It seems that the catalog supports a {{description}} attribute on tables.

https://github.com/apache/spark/blob/86cc907448f0102ad0c185e87fcc897d0a32707f/sql/core/src/main/scala/org/apache/spark/sql/catalog/interface.scala#L68

However, the {{createTable()}} interface doesn't provide any way to set that attribute.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org