ahmedabu98 opened a new pull request, #33444:
URL: https://github.com/apache/beam/pull/33444

   Taking care of some tech-debt in this PR. 
   
   Adding a top-level abstract test class that defines some integration tests 
for Managed Iceberg using a generic catalog.
   
   To add a new catalog and run the integration tests against it, we'd just 
have to create a new subclass that extends the base class and implement code 
for the following:
   - creating the catalog
   - providing the Managed Iceberg config
   
   and optionally, additional code for setup and cleanup


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