gfelot commented on issue #16529:
URL: https://github.com/apache/airflow/issues/16529#issuecomment-864287465


   For the doc issue. My bad I didn't check the version you are right. Good if 
I help out on something. When I try to fix the doc with the builtin button 
"Suggest a change on this page" I got a 404: 
https://github.com/apache/airflow/edit/devel/docs/apache-airflow/concepts/operators.rst
   
   For the splitting issue, I knew that jinja was working at running level but 
I thought that the splitting would work. I made several variables like that 
because I will need those values like 5 times in the same DAG (the one I shared 
is for demonstration purposes). That's why I didn't want to write the logic 
multiple times and had to fix the same bug at differents places (kinda 
factorization).
   The PythonOperator is for demonstration here so I know how to use XCom. For 
the S3Operator I will use the templated values.
   
   Thank you for the quick answer.
   
   
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to