jerryshao commented on PR #9396:
URL: https://github.com/apache/gravitino/pull/9396#issuecomment-3625381394

   > > @tsungchih I would suggest that we add `RelationalCatalog` first in 
Python client, then we can do the end-to-end integration tests by using the 
Python SDK (no need to use the rest client).
   > 
   > @jerryshao Do you mean we shall add RelationalCatalog first and then get 
back to create end-to-end integration tests? In doing so, I think the 
integration tests shall be created for RelationalCatalog rather than 
RelationalTable.
   
   Yes, that's what I mean. Also, testing the interface of `RelationalCatalog` 
can also cover the `RelationalTable`, and we can keep this test code for later 
use when `RelationalCatalog` is ready.


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