rusackas commented on PR #39782: URL: https://github.com/apache/superset/pull/39782#issuecomment-4701145083
Thanks for circling back on this, and for your patience. The if tzinfo is None guard with timezone.utc LGTM, and avoids the clobbering-aware-datetimes issue that the unconditional replace() in #40034 would hit. I'm good with this approach. I'm considering closing #40034 in favor of this one so we're not landing the same fix twice — feel free to rebase when possible, and we can take that route. 🤞 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
