dimitr
|
38fb57b1f5
|
Finally, fixed comparison of INTL strings.
|
2010-01-22 15:40:25 +00:00 |
|
dimitr
|
2f09eb79ca
|
Fixed comparison of strings with different number of trailing spaces.
|
2010-01-22 10:25:47 +00:00 |
|
dimitr
|
2c3d97fcbe
|
1) Extended hash joins to handle more than two streams at once.
2) Allowed the hash table size to be configurable at runtime.
|
2010-01-22 07:11:02 +00:00 |
|
asfernandes
|
7c59c445e7
|
Misc
|
2010-01-14 16:47:47 +00:00 |
|
dimitr
|
4da89d351a
|
Fixed the hash calculation for VARCHARs.
|
2010-01-14 12:18:03 +00:00 |
|
dimitr
|
6c4dd3ba82
|
Proper cleanup while closing the stream.
|
2010-01-12 11:33:13 +00:00 |
|
dimitr
|
2874edbf5c
|
Basic implementation of hash joins (only inner so far).
Optimizer support is to follow a bit later.
|
2010-01-12 11:26:09 +00:00 |
|