You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/26 10:22:54 UTC

[GitHub] [flink] StephanEwen commented on issue #11181: [FLINK-16230][tests]Use LinkedHashSet instead of HashSet

StephanEwen commented on issue #11181: [FLINK-16230][tests]Use LinkedHashSet instead of HashSet
URL: https://github.com/apache/flink/pull/11181#issuecomment-591351773
 
 
   I think the right fix for that is to update the `DeeplyEqualsChecker` method to not treat all iterables the same, but to differentiate between Lists (orders) and other collections (like Sets).
   
   @dawidwys can maybe provide more background.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services