tspurway / hustle

A column oriented, embarrassingly distributed relational event database.
Other
240 stars 36 forks source link

negate operator doesn't handle partitions properly #19

Closed ncloudioj closed 10 years ago

ncloudioj commented 10 years ago

Query

select(department.name, where = ~(department.id. > 10))

returns 0 partitions.

ncloudioj commented 10 years ago

Fixed in commit eafded3be02eb33b74366cdf33ecf29d675aaa73