[ https://issues.apache.org/jira/browse/SPARK-24568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546009#comment-16546009 ]
Apache Spark commented on SPARK-24568: -------------------------------------- User 'swapnilushinde' has created a pull request for this issue: https://github.com/apache/spark/pull/21787 > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org