The GitHub Actions job "Tests ARM" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
3ad9954de18f725c10ce059bf4cb8edde6f3423f / Kevin Yang 
<[email protected]>
Add delete_by_property method in weaviate hook (#50735)

* implement delete_by_properties method to allow deleting objects in 
collections based on various filtering criteria

* allow only str for property name

* add a parameter to allow filter by property name

* add unit test for delete_by_properties

* externalize the definition of filter criteria

* fix spell check

* use self.get_collection instead of client.collections.get

* enforce keyword arguments and explicit error catch

* refine exception and test cases

* verify exception and add logging for dry run

* update exception

Report URL: https://github.com/apache/airflow/actions/runs/15266122370

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to