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.
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
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