justinpakzad commented on PR #60398:
URL: https://github.com/apache/airflow/pull/60398#issuecomment-3736038775
> Wow, great catch! That explains everything completely. Do you want me to
include this fix in my PR?
I had made some changes to this method a couple of days ago so I noticed. I
would say it's probably worth including the fix so that it's more clear. Also
this piece `({s3_last_modified.microsecond})` should actually be
`({s3_last_modified.timestamp()})`, something I missed from my PR a couple of
days ago. Thanks.
--
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]