You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/03/19 14:21:00 UTC

[jira] [Assigned] (SPARK-34525) Update Spark Create Table DDL Docs

     [ https://issues.apache.org/jira/browse/SPARK-34525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-34525:
------------------------------------

    Assignee:     (was: Apache Spark)

> Update Spark Create Table DDL Docs
> ----------------------------------
>
>                 Key: SPARK-34525
>                 URL: https://issues.apache.org/jira/browse/SPARK-34525
>             Project: Spark
>          Issue Type: Improvement
>          Components: docs, Documentation
>    Affects Versions: 3.0.3
>            Reporter: Miklos Christine
>            Priority: Major
>              Labels: starter
>
> Within the `CREATE TABLE` docs, the `OPTIONS` and `TBLPROPERTIES`specify `key=value` parameters with a `=` as the delimiter between the key value pairs. 
> The `=` is optional and can be space delimited. We should document that both methods are supported when defining these parameters.
>  
> One location within the current docs page that should be updated: 
> [https://spark.apache.org/docs/latest/sql-ref-syntax-ddl-create-table-datasource.html]
>  
> Code reference showing equal as an optional parameter:
> https://github.com/apache/spark/blob/master/sql/catalyst/src/main/antlr4/org/apache/spark/sql/catalyst/parser/SqlBase.g4#L401



--
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