A-Costa commented on issue #32650:
URL: https://github.com/apache/airflow/issues/32650#issuecomment-1638122053

   I am currently working on a PR. Starting with 
[GCSObjectsWithPrefixExistenceSensor](https://airflow.apache.org/docs/apache-airflow-providers-google/stable/_api/airflow/providers/google/cloud/sensors/gcs/index.html#airflow.providers.google.cloud.sensors.gcs.GCSObjectsWithPrefixExistenceSensor)
 as a base, i have changed the `poke` function to use the `match_glob` 
parameter when doing `hook.list`, however i have now realised that i might need 
to define a new trigger.  


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to