rsg17 commented on pull request #21704: URL: https://github.com/apache/airflow/pull/21704#issuecomment-1047450308
Here is an updated version without the target_fields in the first row of the csv. I think all tests would pass for this. I am still not sure why `fields = tuple(next(data))` failed with `TypeError: 'tuple' object is not an iterator`. I finally ended excluding it from the code. cc - @eladkal, @uranusjr -- 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]
