[
https://issues.apache.org/jira/browse/SPARK-35706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-35706.
---------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 32858
[https://github.com/apache/spark/pull/32858]
> Consider making the ':' in STRUCT data type definition optional
> ---------------------------------------------------------------
>
> Key: SPARK-35706
> URL: https://issues.apache.org/jira/browse/SPARK-35706
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.1.2
> Reporter: roryqi
> Assignee: roryqi
> Priority: Minor
> Fix For: 3.2.0
>
>
> The STRUCT type syntax is defined like this:
> STRUCT(fieldNmae: fileType [NOT NULL][COMMENT stringLiteral][,.....])
> So the field list is NEARLY the same as a column list
> if we could make ':' optional it would be so much cleaner an less proprietary
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]