vincbeck commented on code in PR #66545:
URL: https://github.com/apache/airflow/pull/66545#discussion_r3203448681
##########
providers/amazon/tests/system/amazon/aws/example_s3_vectors.py:
##########
@@ -68,6 +69,15 @@
)
# [END howto_operator_s3vectors_create_index]
+ # [START howto_operator_s3vectors_put_vectors]
+ put_vectors = S3VectorsPutVectorsOperator(
Review Comment:
Do we need to remove the vector or because we are removing the bucket we are
fine?
--
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]