This message was forwarded from developers-l...@monetdb.org.  The MonetDB
mailing lists have moved to monetdb.org.  Please subscribe to
developers-l...@monetdb.org, and unsubscribe from this list.
See: http://mail.monetdb.org/mailman/listinfo/developers-list

Send developers-list mailing list submissions to
        developers-l...@monetdb.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.monetdb.org/mailman/listinfo/developers-list
or, via email, send a message with subject or body 'help' to
        developers-list-requ...@monetdb.org

You can reach the person managing the list at
        developers-list-ow...@monetdb.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of developers-list digest..."


Today's Topics:

   1. Where can I add my join algorithm in MonetDB? (Xiaojun Chang)
   2. Re: Where can I add my join algorithm in MonetDB? (Fabian Groffen)
   3. Re: Where can I add my join algorithm in MonetDB? (Niels Nes)


----------------------------------------------------------------------

Message: 1
Date: Sun, 4 Nov 2012 23:01:09 +0000
From: Xiaojun Chang <x.ch...@uq.edu.au>
To: "developers-l...@monetdb.org" <developers-l...@monetdb.org>
Subject: Where can I add my join algorithm in MonetDB?
Message-ID:
        <7c84b89b30a45e40b47b5ed906db6b07e00...@uqexmdb6.soe.uq.edu.au>
Content-Type: text/plain; charset="us-ascii"

Hi,

I am one Ph.D student and right now I am working on IMDB.

Could anyone tell me where I can add my join algorithm in MonetDB? I cannot 
find such document.

Thanks.

Xiaojun Chang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.monetdb.org/pipermail/developers-list/attachments/20121104/cec83b8a/attachment.html>

------------------------------

Message: 2
Date: Mon, 5 Nov 2012 08:39:05 +0100
From: Fabian Groffen <fabian.grof...@cwi.nl>
To: "Communication channel for developers of the MonetDB suite."
        <developers-l...@monetdb.org>
Subject: Re: Where can I add my join algorithm in MonetDB?
Message-ID: <20121105073905.gg49...@cwi.nl>
Content-Type: text/plain; charset="utf-8"

On 04-11-2012 23:01:09 +0000, Xiaojun Chang wrote:
> I am one Ph.D student and right now I am working on IMDB.
> 
> Could anyone tell me where I can add my join algorithm in MonetDB? I cannot
> find such document.

I'm unsure you can "just add" another join algorithm.  For what it's
worth, the gdk directory contains all (if not, most) of the operations
applied to BATs.  However, perhaps you better tell us first what is your
problem, or what you intend to do.  We don't advise anyone playing with
the kernel as deep as that.

Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: Digital signature
URL: 
<http://mail.monetdb.org/pipermail/developers-list/attachments/20121105/cfe42bac/attachment.sig>

------------------------------

Message: 3
Date: Mon, 5 Nov 2012 08:44:10 +0100
From: Niels Nes <niels....@cwi.nl>
To: "Communication channel for developers of the MonetDB suite."
        <developers-l...@monetdb.org>
Subject: Re: Where can I add my join algorithm in MonetDB?
Message-ID: <20121105074410.gb17...@niels.cwi.nl>
Content-Type: text/plain; charset="utf-8"

On Mon, Nov 05, 2012 at 08:39:05AM +0100, Fabian Groffen wrote:
> On 04-11-2012 23:01:09 +0000, Xiaojun Chang wrote:
> > I am one Ph.D student and right now I am working on IMDB.
> > 
> > Could anyone tell me where I can add my join algorithm in MonetDB? I cannot
> > find such document.
> 
> I'm unsure you can "just add" another join algorithm.  For what it's
> worth, the gdk directory contains all (if not, most) of the operations
> applied to BATs.  However, perhaps you better tell us first what is your
> problem, or what you intend to do.  We don't advise anyone playing with
> the kernel as deep as that.
> 
> Fabian

Currently you can add filter functions (using create filter), which will
be used in the join and select plans. 

See as an example the lsst example in the source code of sql.
(sql/backends/monet5/LSST/)

Niels 



> _______________________________________________
> developers-list mailing list
> developers-l...@monetdb.org
> http://mail.monetdb.org/mailman/listinfo/developers-list


-- 
Niels Nes, Centrum Wiskunde & Informatica (CWI)
Science Park 123, 1098 XG Amsterdam, The Netherlands
room L3.14,  phone ++31 20 592-4098     sip:4...@sip.cwi.nl
url: http://www.cwi.nl/~niels   e-mail: niels....@cwi.nl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: 
<http://mail.monetdb.org/pipermail/developers-list/attachments/20121105/1c99d3a7/attachment.sig>

------------------------------

_______________________________________________
developers-list mailing list
developers-l...@monetdb.org
http://mail.monetdb.org/mailman/listinfo/developers-list


End of developers-list Digest, Vol 3, Issue 3
*********************************************

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Monetdb-developers mailing list
Monetdb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to