kevinw66 commented on PR #11948:
URL: https://github.com/apache/gravitino/pull/11948#issuecomment-4982132888

   > You can split the API definition and client implementation into different 
PRs.
   
   I did a quick count. If we split this into only two PRs, the client 
implementation PR would still contain more than 2,400 changed lines. Would that 
size be acceptable, or would a three-PR split be easier to review?
   1、Public API definitions
   2、Request/response DTOs and serialization
   3、REST client implementation
   With this split, the largest PR would contain fewer than 1,500 changed 
lines, including tests.


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