phanikumv commented on code in PR #34896:
URL: https://github.com/apache/airflow/pull/34896#discussion_r1358171259


##########
airflow/providers/microsoft/azure/operators/synapse.py:
##########
@@ -49,6 +49,7 @@ class AzureSynapseRunSparkBatchOperator(BaseOperator):
     template_fields: Sequence[str] = (
         "azure_synapse_conn_id",
         "spark_pool",
+        "payload"

Review Comment:
   can we add an example DAG/docs for how this templated field would work



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

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

Reply via email to