Andrés Taylor
Andrés Taylor
I would suggest this process: * *Three weeks out*: Branch off the release branch from main and switch it to bug-fix-only mode. Normal development continues on the `main` branch. *...
> Agree with @frouioui. We coordinate the release blog post with two other parties (CNCF and PlanetScale), so we need to have a planned date for the release. It's also...
@derekperkins Any chance you could share the query that is breaking vtgate?
Hi @jayesh9747! This makes me happy. 🎉 You are welcome to create a PR to solve this. Have you looked at https://vitess.io/docs/contributing/? Also, there is a #developers channel in Slack...
https://vitess.io/slack
Hi @Utkar5hM! Feel free to get started. We don't use the issue assignment much anyway. As soon as you create a PR pointing to this issue, it'll show up here.
> Are there similar issues with group by, or is this just an issue with distinct? We didn't find any such issues, but you are correct in suspecting `DISTINCT`. It...
too much changed from 19 to 18, backport's not worth the effort
@GuptaManan100 I don't know how to handle this. I think our old way of parsing was hiding an invalid parse output ```sql select 'a' 'b' ``` was being parsed as...
> Needs a backport to 19.0 label? Not sure we want to backport this. @deepthi @harshit-gangal wdyt?