[
https://issues.apache.org/jira/browse/SPARK-54652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-54652:
-----------------------------------
Labels: pull-request-available (was: )
> Complete conversion of IDENTIFIER()
> -----------------------------------
>
> Key: SPARK-54652
> URL: https://issues.apache.org/jira/browse/SPARK-54652
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 4.1.0
> Reporter: Aleksandr Chernousov
> Priority: Major
> Labels: pull-request-available
>
> Identifiers (but not simpleIdentifiers) should use getIdentifierText(ctx),
> not ctx.getText()
> [https://github.com/apache/spark/blob/a189a450e9906362749e3ad3d022f593a2a562e4/sql/api/src/main/scala/org/apache/spark/sql/catalyst/parser/DataTypeAstBuilder.scala#L64-L88]
> Need to fix current usages of ctx.getText()
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]