hussein-awala commented on PR #67941: URL: https://github.com/apache/airflow/pull/67941#issuecomment-5045134361
Hi @Leondon9, After merging [#64610](https://github.com/apache/airflow/pull/64610) and [#64611](https://github.com/apache/airflow/pull/64611), my intention was to create a generic sensor for asset events rather than one based only on partitions. It would support filtering by partition, event metadata (`extra`), or event time. I've opened [#70225](https://github.com/apache/airflow/pull/70225) and am testing it now. Since it is more generic and does not require changes to Airflow core, I think it has a better chance of being merged than this PR. Could you check whether it addresses the needs you described in [this discussion](https://github.com/apache/airflow/discussions/67375)? -- 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]
