Bowrna commented on code in PR #25711:
URL: https://github.com/apache/airflow/pull/25711#discussion_r950136137


##########
docs/apache-airflow/concepts/operators.rst:
##########
@@ -103,6 +103,8 @@ You can also use Jinja templating with nested fields, as 
long as these nested fi
         dag=dag,
     )
 
+    t = transform_data([MyDataReader("/tmp/{{ ds }}/my_file")])

Review Comment:
   yes @uranusjr I didn't remove the PythonOperator part. I will remove it.



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