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

2021-03-19 Thread Apache Spark (Jira)


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

Apache Spark commented on SPARK-34525:
--

User 'nikriek' has created a pull request for this issue:
https://github.com/apache/spark/pull/31899

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2021-03-19 Thread Apache Spark (Jira)


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

Apache Spark commented on SPARK-34525:
--

User 'nikriek' has created a pull request for this issue:
https://github.com/apache/spark/pull/31899

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org