rahil-c commented on code in PR #17739:
URL: https://github.com/apache/hudi/pull/17739#discussion_r2651369577
##########
hudi-client/hudi-flink-client/src/main/java/org/apache/hudi/client/model/HoodieFlinkRecord.java:
##########
@@ -193,14 +194,14 @@ public Object getColumnValueAsJava(Schema recordSchema,
String column, Propertie
private Object getColumnValueAsJava(Schema recordSchema, String column,
Properties props, boolean allowsNull) {
Review Comment:
Same as comment made here
https://github.com/apache/hudi/pull/17739/files#r2651367282
--
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]