You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/10/11 17:54:46 UTC

[GitHub] [superset] michael-s-molina commented on pull request #17056: refactor: Replaces areObjectsEqual with isEqualWith and adds default customizers

michael-s-molina commented on pull request #17056:
URL: https://github.com/apache/superset/pull/17056#issuecomment-940232319


   After further investigation, I came to the conclusion that we can't use `isEqualWith` or `isMatch` for our specific case because of the way they consider the number of keys in each object while iterating. I couldn't find a way to make these statements work:
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org