From c14cf75ce5fd74605b85e5102ec74d1c32b5cd93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicent=20Mart=C3=AD?= <42793+vmg@users.noreply.github.com> Date: Tue, 8 Feb 2022 09:44:51 +0100 Subject: [PATCH] Add a potential Vitess project --- summerofcode/2022.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/summerofcode/2022.md b/summerofcode/2022.md index 81f0cfc261..66c0d3cd9b 100644 --- a/summerofcode/2022.md +++ b/summerofcode/2022.md @@ -44,4 +44,13 @@ If you are a project maintainer and consider mentoring during the GSoC 2022 cycl - Description: Integrate all dependencies into a single binary and deploy Chaos Mesh outside the kubernetes environment. - Recommended Skills: Golang, Kubernetes - Mentor(s): Yang Keao (@YangKeao) -- Upstream Issue (URL): https://github.com/chaos-mesh/chaos-mesh/issues/2848 \ No newline at end of file +- Upstream Issue (URL): https://github.com/chaos-mesh/chaos-mesh/issues/2848 + +### Vitess + +#### Improve evaluation engine + +- Description: Improve the compatbility of Vitess' evaluation engine against MySQL by adding support for more built-in SQL functions. +- Recommended Skills: Golang, MySQL +- Mentor(s): Vicent Marti (@vmg) +- Upstream Issue (URL): https://github.com/vitessio/vitess/issues/9647