LuciferYang commented on PR #13229: URL: https://github.com/apache/gravitino/pull/13229#issuecomment-5698307379
Addressed in c92f7eda1: added `Object[]` equality/hashCode coverage, including a nested-array case that pins `Arrays.deepEquals`/`deepHashCode`, plus a guard so the `toString()` fallback is only reached when neither value is an array, keeping `equals` consistent with the array-aware `hashCode`. -- 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]
