maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #12102
GSoC-2020 Query
-
To:
"maria-developers@xxxxxxxxxxxxxxxxxxx" <maria-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Krishna Maheshwari <krishna.maheshwari@xxxxxxxxxxx>
-
Date:
Sat, 29 Feb 2020 04:11:40 +0000
-
Accept-language:
en-US
-
Arc-authentication-results:
i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
-
Arc-message-signature:
i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=0C0Cvo5fvYUF63oeGIuiyiiDv2oBIWxXoExYR0+kMkU=; b=fDOY8/uZsgbWZnzvgYB7uKc4f25+HBLwbwdZrwFwiHCOdLaVVD366LwB7FINw9sT5kXdfP/BiUGB5vkg3St7r8YgJVnno5dRN7g/YwloFaR7qnkue92hlkYPssIZgGBemW+kjaHpdjcUrMaEPiMbv9NIOIHIJERuhwSUW9zM6cRnntwAudXT2DhW4Rj1Yhl5Tn22EnG6jQvs9KPrGWJOuyig2SXo8eKOOFUUiEmnmjMJCDPyjYrcAkTGGpE0TWoT+yaGt+NHIVnildl91tJs4AWJF2U1MDEcewDsbbHOwQ63e74fz1EbUakmk1n/hT6TeXKrYRRmyBme2dC24maNvQ==
-
Arc-seal:
i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Q5ZW00Na8M14CgWpeIgHMprb/MWAlvitUwsFtJQKwGwTxF0Sux5aIWjb3mJW39OXzLhzGnu4B3ccRnVQYSiEllvcQFTwtf8ZDeGAxlwgsQfft9w0AYDMzBEZTEwn/IBY7MFBu+CZC06L2ruc4VmuFYGVyYntEtQ0h3B/+raBtavfTw0eGvb2q8xKpzfEjK4ptwqUyhz23giXQZEGDLbEr4euquMsLVPwRGhllo6c5/TjEjSxwPD4i+ftnNH494xcSKl7IIdQxBjDfsL1Us+vEpy262LsxxM3vI6fbE+Z2PaJT9wpOhp4iv2ugPIDCMVkOfZ2s1V/5/6djxgcBM9o7g==
-
Thread-index:
AQHV7rXvZsEBDQoFzUOu3lWzLR/Dkg==
-
Thread-topic:
GSoC-2020 Query
Hello, Everyone! I am new here and in open source too. I got to know about MariaDB through GSoC.
I have intermediate level of knowledge in sql and have experience working in languages such as c, c++ and java.
I did go through the list of tasks mentioned in the mariaDB GSoC 2020, and I was in particularly interested
in the tasks listed under MariaDB Server: Optimizer.
In that 1) Add FULL OUTER JOIN to MariaDB 2) Recursive CTE support for UPDATE (and DELETE) statements.
As I understand the functioning of both of these constructs to some extent, I believe that
I would be able to follow the control flow.
I would really love to contribute to the code base and be of help but I just don't know where to start from.