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

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

> Remove useless Casts in type coercion for rCTEs
> -----------------------------------------------
>
>                 Key: SPARK-54669
>                 URL: https://issues.apache.org/jira/browse/SPARK-54669
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.1.0
>            Reporter: Pavle Martinović
>            Priority: Major
>              Labels: pull-request-available
>
> Currently there are redundant casts to the same dataType when performing 
> TypeCoercion for Recursive CTEs. We should change this to only cast the 
> necessary columns.



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