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

ASF GitHub Bot updated SPARK-54700:
-----------------------------------
    Labels: pull-request-available  (was: )

> Quote constraint name and columns in description and toDDL
> ----------------------------------------------------------
>
>                 Key: SPARK-54700
>                 URL: https://issues.apache.org/jira/browse/SPARK-54700
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.2.0
>            Reporter: Yuchuan Huang
>            Priority: Major
>              Labels: pull-request-available
>
> Before: CONSTRAINT pk1 PRIMARY KEY (id)
> Proposed: CONSTRAINT `pk1` PRIMARY KEY (`id`)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to