VladBanar commented on code in PR #3444:
URL: https://github.com/apache/fluss/pull/3444#discussion_r3448232880


##########
fluss-client/src/test/java/org/apache/fluss/client/converter/PojoTypeTest.java:
##########
@@ -61,6 +62,27 @@ void test() {
         PojoType.of(PublicWithPublicNonPrimitive.class);
     }
 
+    @Test
+    void testColumnNameAnnotation() {

Review Comment:
   - Added negative case
   - Round trip test was already present, just added annotation to pojo 
RowToPojoConverterTest:testRoundTripFullSchema



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