eladkal opened a new issue, #31438:
URL: https://github.com/apache/airflow/issues/31438

   ### Body
   
   Sensor that waits for a specific partition(s) in a table.
   Can be constructed on top of boto3 
[Glue.Client.get_partitions(**kwargs)](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/glue/client/get_partitions.html)
   
   Need to support the following use cases:
   1. Waiting for specific partition
   2. Given range of partitions wait for at least one partition present in 
range.
   
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


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

Reply via email to