damccorm commented on code in PR #35215:
URL: https://github.com/apache/beam/pull/35215#discussion_r2138180512


##########
sdks/python/apache_beam/ml/rag/ingestion/alloydb_it_test.py:
##########
@@ -253,111 +111,32 @@ def tearDownClass(cls):
     if hasattr(cls, 'conn'):
       cls.conn.close()
 
-  def test_default_schema(self):

Review Comment:
   Sounds good - that generally makes sense to me, and I'm fine with eventually 
consolidating, mostly I think it would be helpful to see the diff and make sure 
we're not missing something as we're doing a pretty significant refactor



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