voonhous commented on code in PR #14340:
URL: https://github.com/apache/hudi/pull/14340#discussion_r2599297801


##########
hudi-common/src/test/java/org/apache/hudi/common/schema/TestHoodieSchemaUtils.java:
##########
@@ -534,4 +537,246 @@ public void testGetNestedFieldWithNullableTypes() {
     assertEquals("street", result.get().getRight().name());
     assertEquals(HoodieSchemaType.STRING, 
result.get().getRight().schema().getType());
   }
+

Review Comment:
   Oh, can you please link me to this change?  Don't quite understand what my 
action items need to be with regards to this.



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

Reply via email to