Github user swapnilushinde commented on the issue:

    https://github.com/apache/spark/pull/21787
  
    true. Currently we have just 3 variations of comparing two datatypes for 
equality. Adding even one more equality function would easily cause writing 
same repetitive code which would negate observed increase in code lines.
    Comparing two datasets' with different criteria for datatype equality is 
very handy for unit testing purposes too.
    Can you please let me know what do you find unreadable/complex in new code 
so I can try to simplify it if possible?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to