Davis-Zhang-Onehouse commented on code in PR #12646:
URL: https://github.com/apache/hudi/pull/12646#discussion_r1927816899
##########
hudi-common/src/main/java/org/apache/hudi/common/table/TableSchemaResolver.java:
##########
@@ -222,6 +244,50 @@ private Option<Schema>
getTableSchemaFromLatestCommitMetadata(boolean includeMet
}
}
+ public Option<Schema> getTableAvroSchemaIfPresentV2(boolean
includeMetadataFields) {
Review Comment:
renamed but kept the V2 there until I replace the old API
--
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]