ashb commented on pull request #12569: URL: https://github.com/apache/airflow/pull/12569#issuecomment-732320593
This is likely going to be a _hard_ pass from me. The issue is that there is so many cases where this doesn't work (imports, closure context, etc) and if we wanted to do this, https://pypi.org/project/cloudpickle/ is a more battle tested solution (it's what pyspark uses) anyway. So: yes, this would be a cool features, but I am skeptical of this approach. Sorry. ---------------------------------------------------------------- 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]
