ephraimbuddy opened a new pull request, #44189: URL: https://github.com/apache/airflow/pull/44189
When the source code changes but not structural changes that would trigger a new version, we should update the DagCode's source code. To do that, I removed the fileloc_hash, which is no longer necessary as we read the code from the DB. I also added the source_code_hash column, which is used to detect code changes and update the source code. -- 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]
