the-other-tim-brown commented on code in PR #17739:
URL: https://github.com/apache/hudi/pull/17739#discussion_r2651378902
##########
hudi-client/hudi-flink-client/src/main/java/org/apache/hudi/client/model/HoodieFlinkRecord.java:
##########
@@ -282,17 +283,19 @@ public HoodieRecord truncateRecordKey(Schema
recordSchema, Properties props, Str
public Option<HoodieAvroIndexedRecord> toIndexedRecord(Schema recordSchema,
Properties props) {
Review Comment:
As mentioned in the PR description, the Record interface will not be updated
as part of 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]