yuqi1129 commented on code in PR #10071: URL: https://github.com/apache/gravitino/pull/10071#discussion_r2867243396
########## core/src/main/java/org/apache/gravitino/storage/relational/utils/POConverters.java: ########## Review Comment: It seems that we use `createAliasRelPO(createAliasRelPO.id,createAliasRelPO.version, alias)` and remove method https://github.com/apache/gravitino/blob/0813c35706427a7569d2e6ddbb660fb98b332f87/core/src/main/java/org/apache/gravitino/storage/relational/utils/POConverters.java#L1782-L1790 -- 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]
