mistercrunch commented on PR #31503: URL: https://github.com/apache/superset/pull/31503#issuecomment-2552424902
@michael-s-molina yup I'm taking this on as part of the 5.0 effort. > Should we first merge https://github.com/apache/superset/pull/31313 @villebro yes, that will help sorting things out. I'll push on that one to go first (pre 5.0) > should we not wait until 3.12 is supported ? I don't think that's required, my take is we should support `previous` and `current`, and next is a nice to have as a placeholder to start getting things working. The `next` construct is useful to support the process of getting ready for it, but not needed to deprecate a previous version. Given the state of CI, and the fact that only some checks run on `previous` and `next`, we should strongly recommend using the `current` version, the next/previous are useful if/when we want to support more or while we're in the process of establishing or deprecating support. -- 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]
