stavhaco commented on issue #16008:
URL: https://github.com/apache/airflow/issues/16008#issuecomment-846550323


   @eladkal seems like the behaviour is the same in GCSToBigQueryOperator.
   I get that the parameter should be set as `source_objects = ['abc']` but 
shouldn't I expect type error when setting it to `source_objects = 'abc'`? 
instead of iterating on the chars of the string and looking for different paths 
based on 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.

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


Reply via email to