You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Swapnil (JIRA)" <ji...@apache.org> on 2018/07/13 04:50:00 UTC

[jira] [Commented] (SPARK-24568) Code refactoring for DataType equalsXXX methods

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

Swapnil commented on SPARK-24568:
---------------------------------

I am working on this. I will create PR very soon.

> 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: Maryann Xue
>            Priority: Major
>
> 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
(v7.6.3#76005)

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