You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/15 17:38:12 UTC

[GitHub] [airflow] dstandish opened a new issue #20323: Add a `@task.sensor` decorator

dstandish opened a new issue #20323:
URL: https://github.com/apache/airflow/issues/20323


   ### Description
   
   Implement a taskflow decorator that uses the decorated function as the poke method.
   
   ### Use case/motivation
   
   Here is a sketch of the solution that might work:
   
   [sensor_decorator.txt](https://github.com/apache/airflow/files/7721571/sensor_decorator.txt)
   
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] mingshi-wang commented on issue #20323: Add a `@task.sensor` TaskFlow decorator

Posted by GitBox <gi...@apache.org>.
mingshi-wang commented on issue #20323:
URL: https://github.com/apache/airflow/issues/20323#issuecomment-995610921


   Hi @dstandish I am interested in working on this issue.


-- 
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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] mingshi-wang commented on issue #20323: Add a `@task.sensor` TaskFlow decorator

Posted by GitBox <gi...@apache.org>.
mingshi-wang commented on issue #20323:
URL: https://github.com/apache/airflow/issues/20323#issuecomment-1001802360


   Hi @dstandish - It would be great if you can please help me look at my first PR to Airflow https://github.com/apache/airflow/pull/20530. Thanks!


-- 
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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] dstandish commented on issue #20323: Add a `@task.sensor` TaskFlow decorator

Posted by GitBox <gi...@apache.org>.
dstandish commented on issue #20323:
URL: https://github.com/apache/airflow/issues/20323#issuecomment-1001807088


   nice @mingshi-wang will give it a  look


-- 
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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] dstandish commented on issue #20323: Add a `@task.sensor` TaskFlow decorator

Posted by GitBox <gi...@apache.org>.
dstandish commented on issue #20323:
URL: https://github.com/apache/airflow/issues/20323#issuecomment-995857362


   Nice @mingshi-wang it's all yours


-- 
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-unsubscribe@airflow.apache.org

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