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

Hudson commented on SPARK-53488:
--------------------------------

User 'vladimirg-db' has created a pull request for this issue:
https://github.com/apache/spark/pull/52233

> Update CollationTypeCoercion to be compatible with single-pass Analyzer logic
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-53488
>                 URL: https://issues.apache.org/jira/browse/SPARK-53488
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.1.0
>            Reporter: Vladimir Golubev
>            Priority: Major
>
> 1. Create Casts with timezone. When single-pass Analyzer reuses this code, it 
> does not update casts which are added several levels below.
> 2. Remove unnecessary `Alias` below the new `Cast`, since 
> `transformNamedExpressions` adds an `Alias` with the same name on top.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to