Re: Google Summer of Code: Potential Applicant

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru>
Cc: Christos Maris <christos(dot)c(dot)maris(at)gmail(dot)com>, Craig Ringer <craig(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andrew Borodin <amborodin86(at)gmail(dot)com>, Atri Sharma <atri(dot)jiit(at)gmail(dot)com>
Subject: Re: Google Summer of Code: Potential Applicant
Date: 2018-03-13 15:02:36
Message-ID: 3F7C6971-9F8D-4E68-AA3F-BFDEFD88063C@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks, Aleksander!SP-

> 13 марта 2018 г., в 19:03, Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru> написал(а):
>
>> Do you have any project related insights as to what I should put in
>> there?
>
Christos, as far as I remember, good proposal must have schedule, implementation details and deliverables.
Also, it is good to show that you are capable of executing the project, like mentioning your previous project (no matter commercial, educational or pet projects), achievements etc.
GSoC typically have 3 milestones, usually this milestones must have some viable results.
There are exact dates, but here I'll put a sketch.
Algorithms. June - implement introsort and timsort, July - design benchmarks, implement some other hashtables, August - if benchmarks are successful, then propose patch to commitfest and review others patches from commitfest, else implement more algorithms.
amcheck. June - implement checks for Gin (like b-tree in b-tree, resembles existing amcheck), July - checks for Hash, BRIN and SP-GiST, August - RUM, patch, commitfest, reviews.

Best regards, Andrey Borodin.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2018-03-13 15:04:09 Re: [HACKERS] Another oddity in handling of WCO constraints in postgres_fdw
Previous Message Tom Lane 2018-03-13 15:00:20 Re: PATCH: Configurable file mode mask