roryqi commented on PR #11043:
URL: https://github.com/apache/gravitino/pull/11043#issuecomment-4427953164

   I have concern about the code structure
   
   1. The code structure refers to the project storage module.
   The storage module gave a complex abstraction to manage metadata objects and 
different relations. It used a heavy framework. Our plugin module should adopt 
lightweight implementation.
   
   I don't think we should use PO and mapper.
   
   2. The code depends the module core
   It may be acceptable. But I hopes we should try to avoid depending it.


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