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

Huaxin Gao updated SPARK-30085:
-------------------------------
    Description: 
standardize sql reference:
 # use the same {{table_identifier}} syntax for all the commands that use 
{{table_identifier}}
 # use the same {{view_identifier}} syntax for all the commands that use 
{{view_identifier}}
 # use the same {{partition_spec}} syntax for all the commands that use 
{{partition_spec}}
 # Some of the commands have a space in between of the braces and text. Some of 
them don't. Make it consistent to always have a space
 # remove ; from the end of the sql syntax

  was:Use the same partition spec for all the sql reference docs. 


> standardize sql reference
> -------------------------
>
>                 Key: SPARK-30085
>                 URL: https://issues.apache.org/jira/browse/SPARK-30085
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Documentation, SQL
>    Affects Versions: 3.0.0
>            Reporter: Huaxin Gao
>            Priority: Minor
>
> standardize sql reference:
>  # use the same {{table_identifier}} syntax for all the commands that use 
> {{table_identifier}}
>  # use the same {{view_identifier}} syntax for all the commands that use 
> {{view_identifier}}
>  # use the same {{partition_spec}} syntax for all the commands that use 
> {{partition_spec}}
>  # Some of the commands have a space in between of the braces and text. Some 
> of them don't. Make it consistent to always have a space
>  # remove ; from the end of the sql syntax



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

Reply via email to