nigarcia-univision commented on issue #31481:
URL: https://github.com/apache/airflow/issues/31481#issuecomment-2627728880

   Hello there,
   
   Are there any updates on this issue? I am facing the same issue, I had my 
schema defined in memory and using TaskFlow I returned it, but when I try to 
pass it to the GCSToBigQueryOperator in the schema_fields parameter I get the 
following error:
   
   `TypeError: 'XComArg' object is not iterable`
   
   As someone mentioned before, the schema_fields is not part of the 
template_fields of the operator, or is this error rooted more deeply?
   
   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-unsubscr...@airflow.apache.org

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

Reply via email to