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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
