Github user jinxing64 commented on the issue:
https://github.com/apache/spark/pull/22712
> BTW, how does hive implement comparable maps?
Is it below piece of code ?
https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/FullMapEqualComparer.java--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
