nsivabalan commented on code in PR #12646:
URL: https://github.com/apache/hudi/pull/12646#discussion_r1929571663


##########
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:
   in java docs, can you link the jira id for follow up



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