Re: [Monetdb-developers] monetdb-install.sh & MAKEOPTS=-j

2009-04-07 Thread Fabian Groffen
On 07-04-2009 11:06:56 +0200, Stefan Manegold wrote: > Fabian, > > `make -j[N] install` is know not to work (in particular with MonetDB5) due > to race conditions and/or dependency issues, and there is hardly any way to > fix this. > > Hence, setting MAKEOPTS=-j[N] before calling monetdb-install.

[Monetdb-developers] monetdb-install.sh & MAKEOPTS=-j

2009-04-07 Thread Stefan Manegold
Fabian, `make -j[N] install` is know not to work (in particular with MonetDB5) due to race conditions and/or dependency issues, and there is hardly any way to fix this. Hence, setting MAKEOPTS=-j[N] before calling monetdb-install.sh might (will) result in an error during make install. I propose

[Monetdb-developers] sorting fetchjoin

2009-04-07 Thread Peter Boncz
Martin, you suggest: > If we do a fetchjoin(L,R) to a table R that does not fit in memory, > and the operand L has more oids then the number of pages in R > then we should also sort L on the tail oids first The problem is that many MonetDB use fetchjoin as an order-aware operator and expect the