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 2022/09/26 14:17:39 UTC

[GitHub] [airflow] Jorricks opened a new issue, #26677: Missing example of mapped operators

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

   ### Description
   
   While working on implementing [custom task notes](https://github.com/apache/airflow/pull/26457) I wanted to test my changes for a Mapped operator, but we don't have any example DAGs for this.
   We should add an example DAG containing this.
   
   ### Use case/motivation
   
   For showing our users how this functionality can be used and also to improve testability for new features. 
   
   ### 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.apache.org

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


[GitHub] [airflow] uranusjr commented on issue #26677: Missing DAG example of dynamic task mapping

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

   In the PR thread the author metioned priorities so I assume it was simply lack of time. Feel free to raise a new PR based on those commits and apply the requested improvements (de-duplicating the example DAG and code in the documentation).


-- 
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] amoghrajesh commented on issue #26677: Missing DAG example of dynamic task mapping

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

   @Jorricks we need to close this issue. The PR pertaining to this got merged
   


-- 
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] nikhil-koul commented on issue #26677: Missing DAG example of dynamic task mapping

Posted by GitBox <gi...@apache.org>.
nikhil-koul commented on issue #26677:
URL: https://github.com/apache/airflow/issues/26677#issuecomment-1278703105

   Hi All,
   
   I'm trying to implement Airflow expand functionality in DatabricksSubmitRunOperator.
   If you, please provide me with examples of how it is done in DatabricksSubmitRunOperator?
   
   Also, by using expand function, the tasks will be in parallel execution or sequential.
   
   Regards,
   Nikhil
   
   


-- 
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] potiuk commented on issue #26677: Missing DAG example of dynamic task mapping

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

   Please @nikhil-koul try to avoid repeating the same question in multiple places. I provide you guidelines on what you should do im https://github.com/apache/airflow/discussions/27050


-- 
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] amoghrajesh commented on issue #26677: Missing DAG example of dynamic task mapping

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

   @potiuk @Jorricks I see the PR was closed for this. What was the reason?
   I have some bandwidth lying around, I can pick this issue up if someone gives me some context on what is expected and what does dynamic task mapping mean here?


-- 
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] uranusjr closed issue #26677: Missing DAG example of dynamic task mapping

Posted by GitBox <gi...@apache.org>.
uranusjr closed issue #26677: Missing DAG example of dynamic task mapping
URL: https://github.com/apache/airflow/issues/26677


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