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

Hyukjin Kwon resolved SPARK-24568.
----------------------------------
    Resolution: Incomplete

> Code refactoring for DataType equalsXXX methods
> -----------------------------------------------
>
>                 Key: SPARK-24568
>                 URL: https://issues.apache.org/jira/browse/SPARK-24568
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Wei Xue
>            Priority: Major
>              Labels: bulk-closed
>
> Right now there is a lot of code duplication between all DataType equalsXXX 
> methods: {{equalsIgnoreNullability}}, {{equalsIgnoreCaseAndNullability}}, 
> {{equalsIgnoreCaseAndNullability}}, {{equalsStructurally}}. We can replace 
> the dup code with a helper function.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to