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

Dongjoon Hyun updated SPARK-53550:
----------------------------------
        Parent: SPARK-51166
    Issue Type: Sub-task  (was: Bug)

> Union output partitioning should compare canonicalized attributes
> -----------------------------------------------------------------
>
>                 Key: SPARK-53550
>                 URL: https://issues.apache.org/jira/browse/SPARK-53550
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.1.0
>            Reporter: L. C. Hsieh
>            Assignee: L. C. Hsieh
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.1.0
>
>
> SPARK-52921 added the explicit output partitioning support for Union operator 
> if its children have the same output partitioning.
> When comparing the output attributes from its children, currently it uses 
> original attributes and it causes some errors when the attributes have some 
> metadata or qualifier even they are semantically the same. We should compare 
> them with their canonicalized forms.



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