Re: [Monetdb-developers] MonetDB: Jul2012 - Only print runtimeTiming information when in ...

2012-08-25 Thread Stefan Manegold
THANKS!!! ;-) S. -- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) | - Reply message - From: Sjoerd Mullender sjo...@acm.org To: checkin-l...@monetdb.org Subject:

Re: [Monetdb-developers] Problems compiling MonetDB-11.11.5 on SuSE SLES-11 SP2

2012-08-22 Thread Stefan Manegold
Hi, On Wed, Aug 22, 2012 at 07:47:07PM +0300, Jukka Santala wrote: SuSE Linux Enterprise Server 11 SP2, release in March. As already covered on the bug-tracker etc. old bison won't work, so I had to install latest version, 2.6.2 to build. Are you using HG sources or a released source

Re: [Monetdb-developers] MonetDB: default - Implemented another trivial case for grouping...

2012-08-21 Thread Stefan Manegold
;-) Dank je wel! --- Niet alleen voor deze, maar met naam ook voor de hele nieuwe group-by code en al die andere nieuwe schone code!!! Stefan On Tue, Aug 21, 2012 at 12:43:42PM +0200, Sjoerd Mullender wrote: Changeset: 6f001c03cd8d for MonetDB URL:

Re: [Monetdb-developers] MonetDB: default - Hack to circumvent SQL implementation issue

2012-08-16 Thread Stefan Manegold
If you consider this a bug, please report ;-) Thanks! Stefan On Thu, Aug 16, 2012 at 10:46:53AM +0200, Martin Kersten wrote: Changeset: 9e78eccb3fb3 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9e78eccb3fb3 Modified Files:

Re: [Monetdb-developers] undefined symbol: BATaccess

2012-08-04 Thread Stefan Manegold
works obviously for us: http://monetdb.cwi.nl/testweb/web/status.php On Sat, Aug 04, 2012 at 05:48:19PM +0200, Stefan de Konink wrote: Was this already known? # MonetDB 5 server v11.12.0 # This is an unreleased version # Serving database 'kvk-2012-augustus', using 2 threads # Compiled for

Re: [Monetdb-developers] MonetDB: default - Added missing stuff

2012-07-26 Thread Stefan Manegold
Just to double check, since your log message does not appear to match your changes: message: *Added* missing stuff changes: removed references to trace optimizer Where the changes indeed intended as done, despite the log message Stefan On Thu, Jul 26, 2012 at 10:39:15AM +0200, Martin

Re: [Monetdb-developers] MonetDB: holindex - Change L1 cache size into the number of inte...

2012-06-25 Thread Stefan Manegold
On Mon, Jun 25, 2012 at 02:53:54PM +0200, Eleni Petraki wrote: Changeset: f52327015707 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f52327015707 Modified Files: monetdb5/extras/crackers/crackers_selecthol_ops.mx Branch: holindex Log Message: Change L1 cache

Re: [Monetdb-developers] MonetDB: holindex - Initial step for holistic indexing.

2012-04-24 Thread Stefan Manegold
Eleni, you might also want to checkin your new files that are required to compile your code ;-) Thanks, Stefan On Tue, Apr 24, 2012 at 10:06:06AM +0200, Eleni Petraki wrote: Changeset: 71b71ebda4e6 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=71b71ebda4e6 Modified

Re: [Monetdb-developers] MonetDB: default - Activating the new implementation of BATsample.

2012-03-16 Thread Stefan Manegold
lsidir, (;-)) since it now seems to be dead code (correct me if I'm wrong), is there any reason to keep the deprecated implementation of BATsample around, or shouldn't we better clean up our code and remove the old BATsample (now BATsample_deprecated) entirely? Thanks, Stefan On Fri, Mar 16,

Re: [Monetdb-developers] MonetDB: default - Activating the new implementation of BATsample.

2012-03-16 Thread Stefan Manegold
in my mind On Fri, Mar 16, 2012 at 1:32 PM, Stefan Manegold stefan.maneg...@cwi.nl wrote: lsidir, (;-)) since it now seems to be dead code (correct me if I'm wrong), is there any reason to keep the deprecated implementation of BATsample around, or shouldn't we better clean up our

Re: [Monetdb-developers] MonetDB: default - make sure we reset the point_query flag

2012-02-23 Thread Stefan Manegold
As slightly different alternative of this was actually included in changeset: 43263:86d94f21e92c branch: Dec2011 tag: tip parent: 43257:cca19fbbc97a user:Niels Nes ni...@cwi.nl date:Thu Feb 23 14:44:20 2012 +0100 files: sql/backends/monet5/sql.mx

Re: [Monetdb-developers] MonetDB: default - test opt_sql_append: trying to upgrade to new...

2012-02-18 Thread Stefan Manegold
the system view: select * from optimizers(); can be used to get the expanded form. On 2/18/12 6:11 PM, Stefan Manegold wrote: Changeset: 62a52aaf4241 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=62a52aaf4241 Modified Files: monetdb5/extras

Re: [Monetdb-developers] MonetDB: default - More advice on the optimizer template.

2012-02-11 Thread Stefan Manegold
On Wed, Feb 08, 2012 at 10:27:11AM +0100, Martin Kersten wrote: Changeset: 67c12a700166 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=67c12a700166 Modified Files: monetdb5/extras/mal_optimizer_template/opt_sql_append.mx Branch: default Log Message: More

Re: [Monetdb-developers] MonetDB: default - More advice on the optimizer template.

2012-02-11 Thread Stefan Manegold
On Sat, Feb 11, 2012 at 02:06:17PM +0100, Martin Kersten wrote: On 2/11/12 11:03 AM, Stefan Manegold wrote: On Wed, Feb 08, 2012 at 10:27:11AM +0100, Martin Kersten wrote: Changeset: 67c12a700166 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=67c12a700166 Modified

Re: [Monetdb-developers] MonetDB: default - Plug memory leak.

2012-01-14 Thread Stefan Manegold
13, 2012 at 11:37:58PM +0100, Stefan Manegold wrote: (on my 64-bit Fedora 14 desktop) this checkin seems cause several tests to fail or even crash: testing status with changeset 42821:3967ec4a8aef: monetdb5: !ERROR: Testing FAILED SIGNIFICANTLY (4 out of 494 tests failed) 1 out

Re: [Monetdb-developers] monetdbd takes too long to start

2011-12-10 Thread Stefan Manegold
Babis, since we don't have Ubuntu machines running and (hence) are no Ubuntu experts, please feel free to replace gethostbyaddr() and gethostbyname() by getaddrinfo() and getnameinfo() in your local checkout of MonetDB and report what you experience. Stefan On Sat, Dec 10, 2011 at 01:01:15PM

Re: [Monetdb-developers] Some info 2

2011-11-15 Thread Stefan Manegold
Hi Luca, monetdb-config monetdb-clients-config are obsolete. Which Mapi example are you refering to? Stefan On Tue, Nov 15, 2011 at 11:22:23PM +0100, luca paganotti wrote: Hi all, trying to build the Mapi example I can't find monetdb-config and/or monetdb-clients-config. Where do I get

Re: [Monetdb-developers] MonetDB bug?

2011-10-14 Thread Stefan Manegold
Hoi Arjen, thanks for notifying. For bugs, we actually prefer to receive real bug reports; for this time, I filed one for you: http://bugs.monetdb.org/show_bug.cgi?id=2906 In fact, the problem also occurs with the latest Aug2011-SP1, and it actually crashes (segfault) the server, not the

Re: [Monetdb-developers] Can't start the database after build

2011-10-11 Thread Stefan Manegold
On Tue, Oct 11, 2011 at 10:06:03AM +0200, Martin Kersten wrote: On 10/11/2011 08:53 AM, Fabian Groffen wrote: Hi Mark, On 10-10-2011 19:17:47 -0500, Mark Kerzner wrote: I've built the latest code from Mercurial repository, and I cannot get any database to start. I am doing

Re: [Monetdb-developers] Tuple reconstruction algorithm

2011-07-04 Thread Stefan Manegold
Hi Tim, thanks for you interest in MonetDB. In general, the recommend way to use MonetDB is via SQL, i.e., staying in the standard multi-column relational world. Then, MonetDB (in particular its SQL front-end) will automatically and transparently take care of using the most efficient internal

Re: [Monetdb-developers] Tuple reconstruction algorithm

2011-07-04 Thread Stefan Manegold
Hi Tim, [I prefer to keep the mailing list involved to share the discussion; I hope you don't mind ... ;-) ] On Mon, Jul 04, 2011 at 07:30:36PM +0200, Tim Speier wrote: Hello Stefan, thanks for your fast reply. I am especially interested in tuple reconstruction mechanisms in

[Monetdb-developers] PhD position at CWI Database Architecture group

2011-06-13 Thread Stefan Manegold
and will reach € 2,610 during the fourth year. INFORMATION Additional information can be obtained from prof.dr. Martin Kersten, email martin.kers...@cwi.nl, telephone +31(0)20 592 4066, or dr. Stefan Manegold, email stefan.maneg...@cwi.nl, telephone +31(0)20 592 4212. -- | Stefan.Manegold

Re: [Monetdb-developers] Concerning headless branch

2011-02-15 Thread Stefan . Manegold
Hi David, For now, the goal of the developments in the headless branch are mainly triggered by and aimed at our desire to radically clean-up the MonetDB code base, both conceptually and literally. Replacing BATs by COLs indeed is a major part of this clean-up, mainly triggered by the observation

Re: [Monetdb-developers] MonetDB: default - Top-level bootstrap/configure/make.

2011-01-07 Thread Stefan Manegold
Dear all, since I have not yet managed to update the TestTools to cope with Sjoerd's changes, i.e., the new (single) top-level bootstrap/configure/make, I will suspend Current (default) testing as of tonight, until I manage to update (or reimplement) the TestTools accordingly. Please accept my

Re: [Monetdb-developers] updating the default branch.

2010-11-25 Thread Stefan Manegold
On Thu, Nov 25, 2010 at 11:56:28AM +0100, Romulo Goncalves wrote: Hello, I just updated my default branch and I restarted my mserver, i.e., it will use a old dbfarm. I get the following complain: !MALException:user.main[2497]:address of pattern vault.prelude missing 1) Since the

Re: [Monetdb-developers] MonetDB: Oct2010 - approved output

2010-10-30 Thread Stefan Manegold
Niels, is it by accedent or by design that with mitosis mergetable, mat.slice() is not longer used with LIMIT ? If by design, we'd need to change (or even drop) test mat.slice_limit1.Bug-2645, that fails single-threaded since you below checkin; cf.,

Re: [Monetdb-developers] MonetDB: Oct2010 - Approve -5 option.

2010-10-04 Thread Stefan Manegold
, --sql: generate SQL code ___ Checkin-list mailing list checkin-l...@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold

Re: [Monetdb-developers] [MonetDB-users] Large XML instances with MonetDB/XQuery 4.38.5

2010-10-01 Thread Stefan Manegold
://lists.sourceforge.net/lists/listinfo/monetdb-users -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] Large XML instances with MonetDB/XQuery 4.38.5

2010-10-01 Thread Stefan Manegold
mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212

Re: [Monetdb-developers] run mapi examples

2010-08-19 Thread Stefan Manegold
-dev2dev ___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http

Re: [Monetdb-developers] run mapi examples

2010-08-19 Thread Stefan Manegold
without a cast sample0.c:104: warning: initialization makes pointer from integer without a cast I don't know how to solve it? Best regards 2010/8/19 Stefan Manegold stefan.maneg...@cwi.nl On Thu, Aug 19, 2010 at 02:30:04PM +0800, kun ren wrote: dear all recently,I want to run

Re: [Monetdb-developers] about MAL optimize

2010-08-11 Thread Stefan Manegold
they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev ___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan

Re: [Monetdb-developers] about MAL optimize

2010-08-11 Thread Stefan Manegold
the MAL plan, you get the optimizer MAL plan, i.e., all optimizers have already been called and done their work. Stefan 2010/8/11 Stefan Manegold stefan.maneg...@cwi.nl Yes, if you write MAL by hand (or have some program create it) that does explicitly call a MAL optimizer, that MAL optimizer

Re: [Monetdb-developers] about MAL optimize

2010-08-11 Thread Stefan Manegold
, Aug 11, 2010 at 04:38:01PM +0800, kun ren wrote: Thanks,professor Stefan Manegold,when I use explain,I get the optimizer MAL plan. I have another question, so we know that many classic optimizer for row-oriented database,and can I say the MAL optimizer is unique for column-oriented database

Re: [Monetdb-developers] need help for extracting BAT

2010-07-29 Thread Stefan Manegold
https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

[Monetdb-developers] Testing changes after release of Jun2010-SP1 bugfix release

2010-07-17 Thread Stefan Manegold
/. The download location has changed to http://dev.monetdb.org/downloads/. Please fix any bookmarks you may have. -- Sjoerd Mullender -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212

Re: [Monetdb-developers] TPC-H benchmark about MonetDB

2010-07-16 Thread Stefan Manegold
___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB

Re: [Monetdb-developers] MonetDB: default - implement timing per server response for resu...

2010-07-16 Thread Stefan Manegold
formatters, not only with sql. ... just some ideas to think about and discuss ... Stefan -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20

Re: [Monetdb-developers] MonetDB: default - implement timing per server response for resu...

2010-07-16 Thread Stefan Manegold
On Fri, Jul 16, 2010 at 05:20:07PM +0200, Sjoerd Mullender wrote: On 2010-07-16 16:27, Stefan Manegold wrote: On Thu, Jul 15, 2010 at 03:25:39PM +0200, Fabian Groffen wrote: Changeset: dfcab86b0cb0 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dfcab86b0cb0 Modified

Re: [Monetdb-developers] TPC-H benchmark about MonetDB

2010-07-15 Thread Stefan Manegold
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] TPC-H Query-14

2010-07-15 Thread Stefan Manegold
___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam

Re: [Monetdb-developers] MonetDB: Jun2010 - disable parallelism (mitosis dataflow) to a...

2010-07-13 Thread Stefan Manegold
EXCEPT UNION . Note. though, that (as also in Feb2010 and most probably earlier releases, MonetDB incorrectly ignores ORDER BY over UNION, EXCEPT INTERSECT. See also Bug 2606 (http://bugs.monetdb.org/2606) Stefan On Tue, Jul 13, 2010 at 10:16:39AM +0200, Stefan Manegold wrote: Changeset

Re: [Monetdb-developers] MonetDB: Jun2010 - ignore varying address in error message

2010-07-10 Thread Stefan Manegold
On Sat, Jul 10, 2010 at 09:59:31AM +0200, Fabian Groffen wrote: On 10-07-2010 09:00:21 +0200, Stefan Manegold wrote: Changeset: f5cb2db5f58f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f5cb2db5f58f Modified Files: testing/src/Mfilter.py.in Branch: Jun2010

Re: [Monetdb-developers] MonetDB: Feb2010 - Various small bugfixes (in pf property infere...

2010-07-06 Thread Stefan Manegold
mailing list checkin-l...@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20

Re: [Monetdb-developers] MonetDB: default - MAP_ANONYMOUS instead of MAP_ANON

2010-06-17 Thread Stefan Manegold
-list mailing list checkin-l...@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax

Re: [Monetdb-developers] mx tool status and future

2010-06-01 Thread Stefan Manegold
-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax

Re: [Monetdb-developers] MonetDB: default - Add test to prevent warning

2010-06-01 Thread Stefan Manegold
...@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] Basics about MonetDB

2010-05-17 Thread Stefan Manegold
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

[Monetdb-developers] MonetDB/SQL: bulk-loading large data sets adding key constraints

2010-05-15 Thread Stefan Manegold
, this reduces the total time to add all key constraints from ~4h to ~1h. Hope this helps. Please don't hesitate to comment or ask questions. We'll let you know, one we managed to fix this problem properly. Kind regards, Stefan -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI

Re: [Monetdb-developers] MonetDB: Jun2010 - Fix compilation on Windows

2010-05-13 Thread Stefan Manegold
-- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] MonetDB: Jun2010 - include sql is no longer in the arguments

2010-05-10 Thread Stefan Manegold
/checkin-list -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] About the use of hg transplant

2010-05-09 Thread Stefan Manegold
-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax

Re: [Monetdb-developers] MonetDB: default - Revert the changes of May 04 to recover perfo...

2010-05-08 Thread Stefan Manegold
STACKTRACE stream_printf(cntxt-fdout,#---stack before garbage collector\n); printStack(cntxt-fdout,mb,stk,0); ___ Checkin-list mailing list checkin-l...@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list -- | Dr. Stefan

Re: [Monetdb-developers] commit mail subject

2010-05-07 Thread Stefan Manegold
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592

Re: [Monetdb-developers] MonetDB testing resumed

2010-05-06 Thread Stefan Manegold
) will take a bit more than a day. It can now be done without disturbing the existing production version. Stefan On Wed, May 05, 2010 at 08:10:52AM +0200, Stefan Manegold wrote: Dear all, unlike CVS (and SVN, if I recall correctly), Mercurial appears to recurse into unkown (sub-)directories inside

Re: [Monetdb-developers] New Jun2010 branch testing

2010-05-06 Thread Stefan Manegold
packages use the same name for the branch: Jun2010. So in each of your stable checkout directories you can do hg update -rJun2010 to update to this new branch. -- Sjoerd Mullender -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl

Re: [Monetdb-developers] MonetDB testing temporarily suspended

2010-05-05 Thread Stefan Manegold
if these unknown directory sub-trees are rather large. Hence, I'd recommend to place your build and prefix directories outside your hg clone. Stefan On Wed, May 05, 2010 at 06:51:35AM +0200, Stefan Manegold wrote: Dear fellow developers, it appears that the directory structure used by MonetDB

Re: [Monetdb-developers] flow diagram

2010-04-21 Thread Stefan Manegold
-- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] [Monetdb-checkins] clients/src/mapiclient MapiClient.mx, , 1.201, 1.202

2010-04-14 Thread Stefan Manegold
during beta. http://p.sf.net/sfu/intel-sw-dev ___ Monetdb-checkins mailing list monetdb-check...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-checkins -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI

Re: [Monetdb-developers] regarding monetdb data type

2010-04-12 Thread Stefan Manegold
___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold

Re: [Monetdb-developers] regarding debug output in query execution

2010-04-12 Thread Stefan Manegold
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] help regarding installtion after changes

2010-04-10 Thread Stefan Manegold
beta. http://p.sf.net/sfu/intel-sw-dev ___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI

Re: [Monetdb-developers] [Monetdb-checkins] clients/src Makefile.ag, , 1.17, 1.18

2010-04-09 Thread Stefan Manegold
-- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] MonetDB nightly testing update

2010-04-08 Thread Stefan Manegold
of programs. More information on this release is available at http://monetdb.cwi.nl/Development/Releases/Feb2010/. -- Sjoerd Mullender -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20

Re: [Monetdb-developers] are BAT ids are fixed

2010-03-22 Thread Stefan Manegold
high marks during beta. http://p.sf.net/sfu/intel-sw-dev ___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB5/src/modules/kernel batcast.mx, Feb2010, 1.31.2.7, 1.31.2.8

2010-03-20 Thread Stefan Manegold
...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-checkins -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB5/src/modules/kernel batcast.mx, Feb2010, 1.31.2.7, 1.31.2.8

2010-03-20 Thread Stefan Manegold
On Sat, Mar 20, 2010 at 02:37:25PM +0100, Stefan Manegold wrote: On Sat, Mar 20, 2010 at 12:53:12PM +, Martin Kersten wrote: Update of /cvsroot/monetdb/MonetDB5/src/modules/kernel In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10537 Modified Files: Tag

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB5/src/modules/kernel batcast.mx, Feb2010, 1.31.2.7, 1.31.2.8

2010-03-20 Thread Stefan Manegold
On Sat, Mar 20, 2010 at 02:56:11PM +0100, Martin Kersten wrote: Stefan Manegold wrote: On Sat, Mar 20, 2010 at 12:53:12PM +, Martin Kersten wrote: Update of /cvsroot/monetdb/MonetDB5/src/modules/kernel In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10537 Modified

Re: [Monetdb-developers] related to jdbc

2010-03-17 Thread Stefan Manegold
___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592

Re: [Monetdb-developers] Fw: Re: related to jdbc

2010-03-14 Thread Stefan Manegold
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] need help in monetdb

2010-03-08 Thread Stefan Manegold
for all available debug options.) Stefan -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] monetdb cost model

2010-03-08 Thread Stefan Manegold
/ for details. Stefan -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] is there exist any histogram or any other statistic in monetdb/xquery

2010-03-07 Thread Stefan Manegold
___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB5/src/optimizer/Tests ifthencst.stable.out, , 1.3, 1.4

2010-03-07 Thread Stefan Manegold
/monetdb-checkins -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] Fw: Re: Fw: Re: need help in monetdb xquery interface

2010-03-06 Thread Stefan Manegold
marks during beta. http://p.sf.net/sfu/intel-sw-dev ___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg

Re: [Monetdb-developers] MonetDB nightly testing update

2010-03-02 Thread Stefan Manegold
of programs. More information (including release notes) on this release is available at http://monetdb.cwi.nl/Development/Releases/Feb2010/. -- Sjoerd Mullender -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB5/src/mal mal_interpreter.mx, Feb2010, 1.337.2.33, 1.337.2.34

2010-03-01 Thread Stefan Manegold
or MAXHOT --- maybe Martin can help ... Stefan On 2010-03-01 09:27, Stefan Manegold wrote: Update of /cvsroot/monetdb/MonetDB5/src/mal In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17757/MonetDB5/src/mal Modified Files: Tag: Feb2010 mal_interpreter.mx

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/modules/pftijah pftijah.mx, , 1.256, 1.257

2010-02-19 Thread Stefan Manegold
why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev ___ Monetdb-pf-checkins mailing list monetdb-pf-check...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins -- | Dr. Stefan

Re: [Monetdb-developers] Single column select vs aggregation

2010-02-18 Thread Stefan Manegold
beta. http://p.sf.net/sfu/intel-sw-dev ___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI

Re: [Monetdb-developers] Single column select vs aggregation

2010-02-18 Thread Stefan Manegold
On Thu, Feb 18, 2010 at 07:40:15PM +0100, Stefan de Konink wrote: Op 18-02-10 19:22, Stefan Manegold schreef: It (in fact we) choose to do a hash select, and since there is no hash table, yet, we need to build it, which is infact more expensive than a simple scan select for this very operation

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/gdk gdk_posix.mx, Feb2010, 1.176.2.21, 1.176.2.22 gdk_storage.mx, Feb2010, 1.149.2.32, 1.149.2.33

2010-02-18 Thread Stefan Manegold
-checkins mailing list monetdb-check...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-checkins -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/gdk gdk_posix.mx, Feb2010, 1.176.2.21, 1.176.2.22 gdk_storage.mx, Feb2010, 1.149.2.32, 1.149.2.33

2010-02-18 Thread Stefan Manegold
help (if you have enough memory). Maybe prefetch sequential heaps until some limit, like Martin suggests, e.g. 1/4*threads of memory. indeed ... Stefan Peter -Original Message- From: Stefan Manegold [mailto:stefan.maneg...@cwi.nl] Sent: vrijdag 19 februari 2010 1:34 To: monetdb

Re: [Monetdb-developers] BATpreload_ and _BATpreload

2010-02-15 Thread Stefan Manegold
and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev ___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold

Re: [Monetdb-developers] BATpreload_ and _BATpreload

2010-02-15 Thread Stefan Manegold
On Mon, Feb 15, 2010 at 10:03:18AM +0100, Sjoerd Mullender wrote: On 2010-02-15 09:57, Stefan Manegold wrote: On Sun, Feb 14, 2010 at 09:21:34PM +0100, Martin Kersten wrote: Sjoerd Mullender wrote: I am quite unhappy with the names BATpreload, BATpreload_, and _BATpreload. I really don't

Re: [Monetdb-developers] problems in windows intallation

2010-02-01 Thread Stefan Manegold
. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB5/src/modules/kernel aggr.mx, , 1.41, 1.42

2010-01-29 Thread Stefan Manegold
monetdb-check...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-checkins -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands

Re: [Monetdb-developers] New stable branch created

2010-01-13 Thread Stefan Manegold
Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands

Re: [Monetdb-developers] Another Python patch and Django Adapter [was: encoding of strings ...]

2009-12-21 Thread Stefan Manegold
of Verizon customers http://p.sf.net/sfu/verizon-dev2dev ___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg

Re: [Monetdb-developers] Stable tree?

2009-12-21 Thread Stefan Manegold
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199

Re: [Monetdb-developers] hashjoin and strHash

2009-12-19 Thread Stefan Manegold
requires re-considering where (only in memory or also on disk) to store keep the hash table; and when to discard it ... For now given the limited knowledge in GDK, I considere the current approach the saver one. Stefan Wouter 2009/12/18 Stefan Manegold stefan.maneg...@cwi.nl: Hi Wouter

Re: [Monetdb-developers] hashjoin and strHash

2009-12-18 Thread Stefan Manegold
___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB5/src/modules/mal pma.mx, , 1.7, 1.8

2009-12-04 Thread Stefan Manegold
...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-checkins -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312

[Monetdb-developers] Announcement: New Nov2009 feature release of MonetDB suite

2009-11-29 Thread Stefan Manegold
on the new release is available at http://monetdb.cwi.nl/Development/Releases/Nov2009/. The sources and binaries are available at http://monetdb.cwi.nl/Download/. Enjoy! The MonetDB team at CWI/MonetDB BV. -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http

[Monetdb-developers] Bug- Test- status assessment: Please help!

2009-11-16 Thread Stefan Manegold
/TestWeb/Stable/ whether they are documented by a bug report. Thank you very much in advance! Stefan -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime/xrpc/admin/Tests All, Nov2009, 1.3.10.1, 1.3.10.2

2009-11-15 Thread Stefan Manegold
On Sun, Nov 15, 2009 at 03:22:59PM +0100, Ying Zhang wrote: On Nov 15, 2009, at 14:59 , Stefan Manegold wrote: Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15431 Modified Files: Tag: Nov2009 All

[Monetdb-developers] Bugs Tests: Your resposibility

2009-11-15 Thread Stefan Manegold
and improve the stability, correctness and quality of the MonetDB code base. Kind regards, Stefan -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime pathfinder.mx, Nov2009, 1.462.4.8, 1.462.4.9

2009-11-15 Thread Stefan Manegold
coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ Monetdb-pf-checkins mailing list monetdb-pf-check...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins -- | Dr. Stefan

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime/xrpc/admin/Tests All, Nov2009, 1.3.10.1, 1.3.10.2

2009-11-15 Thread Stefan Manegold
On Sun, Nov 15, 2009 at 05:25:20PM +0100, Ying Zhang wrote: On Nov 15, 2009, at 15:55 , Stefan Manegold wrote: On Sun, Nov 15, 2009 at 03:22:59PM +0100, Ying Zhang wrote: On Nov 15, 2009, at 14:59 , Stefan Manegold wrote: Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime/xrpc/admin/Tests All, Nov2009, 1.3.10.1, 1.3.10.2

2009-11-15 Thread Stefan Manegold
On Sun, Nov 15, 2009 at 05:25:20PM +0100, Ying Zhang wrote: On Nov 15, 2009, at 15:55 , Stefan Manegold wrote: On Sun, Nov 15, 2009 at 03:22:59PM +0100, Ying Zhang wrote: On Nov 15, 2009, at 14:59 , Stefan Manegold wrote: Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin

Re: [Monetdb-developers] [Monetdb-sql-checkins] sql/src/backends/monet5 sql.mx, Nov2009, 1.358.2.10, 1.358.2.11 sql_optimizer.mx, Nov2009, 1.230.2.8, 1.230.2.9

2009-11-15 Thread Stefan Manegold
-checkins mailing list monetdb-sql-check...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins -- | Dr. Stefan Manegold | mailto:stefan.maneg...@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212

  1   2   3   4   >