bharos commented on PR #11046: URL: https://github.com/apache/gravitino/pull/11046#issuecomment-4427281671
Thanks @roryqi — refactored in 00c247c to use a single JOIN + JSON_ARRAYAGG query that mirrors listExtendedGroupPOsByMetalakeId (filtered by group_name IN (...)). Reuses ExtendedGroupPO + POConverters.fromExtendedGroupPO, so there is now only one round-trip and no new PO/converter code. All batch-get + group/role meta tests pass. -- 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]
