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

Send developers-list mailing list submissions to
        [email protected]

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
        [email protected]

You can reach the person managing the list at
        [email protected]

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 <[email protected]>
To: "[email protected]" <[email protected]>
Subject: Where can I add my join algorithm in MonetDB?
Message-ID:
        <[email protected]>
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 <[email protected]>
To: "Communication channel for developers of the MonetDB suite."
        <[email protected]>
Subject: Re: Where can I add my join algorithm in MonetDB?
Message-ID: <[email protected]>
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 <[email protected]>
To: "Communication channel for developers of the MonetDB suite."
        <[email protected]>
Subject: Re: Where can I add my join algorithm in MonetDB?
Message-ID: <[email protected]>
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
> [email protected]
> 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:[email protected]
url: http://www.cwi.nl/~niels   e-mail: [email protected]
-------------- 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
[email protected]
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to