HyukjinKwon commented on code in PR #49077:
URL: https://github.com/apache/arrow/pull/49077#discussion_r2745515211
##########
cpp/src/arrow/type_test.cc:
##########
@@ -2004,6 +2004,31 @@ TEST(TestNestedType, Equals) {
AssertFieldNotEqual(*u0, *u0_bad);
}
+TEST(TestNestedType, FieldMetadataComparisonWithEmptyFingerprints) {
Review Comment:
This might be too much. I am fine with removing this test case if anyone
thinks so. It's more to demonstrate the case of triggering `check_metadata`.
--
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]