In-memory Range Join. More...
#include "quaere.h"
Go to the source code of this file.
Classes | |
class | ibis::jRange |
In-memory Range Join. More... | |
Namespaces | |
ibis | |
The current implementation of FastBit is code named IBIS; most data structures and functions are in the name space ibis. | |
In-memory Range Join.
This is a concrete implementation of the range join operation involving two data partitions that can fit in memory. The join range is defined by fixed contants known internally as delta1 and delta2.