kevinw66 opened a new issue, #12089:
URL: https://github.com/apache/gravitino/issues/12089

   ### Describe the subtask
   
   Implement the client-side models and DTO conversion support required by 
Python client view operations, including:
   
   - Add `GenericView` backed by `ViewDTO`.
   - Add `ViewDTO`, `RepresentationDTO`, and `SQLRepresentationDTO`.
   - Add JSON serialization and deserialization for view representations.
   - Extend `DTOConverters` to convert between representation DTOs and API 
objects.
   - Add corresponding unit tests.
   
   This provides the model and serialization layer for subsequent Python client 
view operations.
   
   ### Parent issue
   
   https://github.com/apache/gravitino/issues/11947
   


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