eladkal commented on issue #32650:
URL: https://github.com/apache/airflow/issues/32650#issuecomment-1638197464

   I suggest to double check why we have `GCSObjectsWithPrefixExistenceSensor` 
& `GCSObjectExistenceSensor` to begin with?
   `prefix` should be a parameter of  `GCSObjectExistenceSensor` or even 
consider generalizing further like 
[wildcard_match](https://github.com/apache/airflow/blob/c99c03135ca7e7c41e1c6d338de9e41422ea84f0/airflow/providers/amazon/aws/sensors/s3.py#L57)
 of `S3KeySensor` that can handle more than just prefix.


-- 
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