OpenMetadata/openmetadata-service
IceS2 7341a9396f MINOR: Add method to filter ingestion pipeline based on metadata (#21449)
* Add logic to handle WorkflowContext on Ingestion

* Revert base.py changes

* Removed comment

* Fix basedpyright complaints

* Make ContextManager automatically add its context to the PipelineStatus

* Small changes

* Only dump non-null keys

* Add Method to Filter Ingestion Pipeline based on Metadata

* Reduce the scope to filter only specifically on metadata->workflow->serviceName

(cherry picked from commit 8540884ab1a132be2bacf7a921d11d5fa3ae6c16)
2025-06-04 14:14:56 +00:00
..