ephraimbuddy commented on PR #61077: URL: https://github.com/apache/airflow/pull/61077#issuecomment-3805359989
> @uranusjr @ephraimbuddy > > Instead of changing the existing serialize logic, I modified the sorting method. While there is a difference in the serialized values between those created through dag_processor and those that aren't, I modified it so that the hash result values after sorting are the same. > > Previously there was no sorting of tuples, but by adding it, I changed it so that the sort result values are the same. Can you add a test for this in the cli for dag reserialize ensuring that it gives the same value -- 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]
