You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/fwschemadata: Rewrite SetValue semantic equality logic to ignore order (#1064)
* quick rewrite of semantic equality for sets
* add unit tests for fix
* Revert "quick rewrite of semantic equality for sets"
This reverts commit 37749fd.
* fix the semantic equal custom type bump
* Revert "Revert "quick rewrite of semantic equality for sets""
This reverts commit b37dde1.
* changelog
* small change
* comment
* comment updates
* remove unnecessary check on prior element length
0 commit comments