Maryann Xue created SPARK-24568:
-----------------------------------
Summary: 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
Fix For: 2.4.0
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: [email protected]
For additional commands, e-mail: [email protected]