dybolo opened a new pull request, #38040: URL: https://github.com/apache/airflow/pull/38040
closes: #37654 The function unique_name now generates UUID from the SHA-1 hash using the dag id and the task id. The previous version of the function throwed unterminated quoted identifier error when the operator was used with a task_id greater than 24 bytes as the name generated surpassed the postgres identifier limit. -- 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]
