tvalentyn commented on PR #37735:
URL: https://github.com/apache/beam/pull/37735#issuecomment-3986319796

   ```
   ==================================== ERRORS 
====================================
   ____ ERROR collecting apache_beam/ml/rag/ingestion/milvus_search_it_test.py 
____
   ImportError while importing test module 
'/runner/_work/beam/beam/sdks/python/test-suites/tox/py312/build/srcs/sdks/python/apache_beam/ml/rag/ingestion/milvus_search_it_test.py'.
   Hint: make sure your test modules/packages have valid Python names.
   Traceback:
   apache_beam/ml/rag/ingestion/milvus_search_it_test.py:25: in <module>
       from pymilvus import CollectionSchema
   E   ModuleNotFoundError: No module named 'pymilvus'
   
   ```
   
   not sure whether this failure is addressed by some other change that needs 
to be CP'ed separately. I am ok to merge and continue resolving this. 


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