Re: Mid-term status

From: Stas Kelvich <stas(dot)kelvich(at)gmail(dot)com>
To: Thom Brown <thom(at)linux(dot)com>
Cc: pgsql-students(at)postgresql(dot)org, Michael Schuh <schuh(dot)mike(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Stas Kelvich <stanconn(at)gmail(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, karlikt(at)gmail(dot)com, David Fetter <david(at)fetter(dot)org>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>
Subject: Re: Mid-term status
Date: 2013-08-05 13:29:56
Message-ID: F65A661E-5DF6-4338-B769-68695B0F8484@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-students

Hi Thom, students and mentors.

My project status:

* Point data type support — finished, patch on commitfest. Alexander recommended some improvements to patch, that I've not done yet.
* Support for storing cube coordinates with different data types — working, but i have found strong performance regression with current implementation. I will submit patch right after I will fix this.

Next two major things is:
* support for kNN with different metrics — pretty simple task, i think it isn't take much time to implement.
• Trying different split algorithms — all the remaining project time will be concentrated on this thing.

Stas Kelvich

On Aug 5, 2013, at 4:16 PM, Thom Brown wrote:

> Hi all,
>
> Could everyone check-in with a project status please? If there are any issues or concerns, I'd also like to hear those too.
>
> Thanks
>
> Thom

In response to

Browse pgsql-students by date

  From Date Subject
Next Message Thom Brown 2013-09-08 21:04:09 Project wrap-up approaching
Previous Message Thom Brown 2013-08-05 12:16:44 Mid-term status