Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
f13583a2a3e5fa34dc8084e19f7aa417398cee29
/
asterix-app
/
src
/
test
/
resources
/
runtimets
/
queries
/
index-selection
3c59d76
Fixed issue 174. Whenever there are mixed intervals in the predicate of a BTree search, we will relax the BTree predicate to be inclusive and then do a post processing to filter out those records that don't satisfy the search predicate.
by salsubaiee
· 12 years ago
a9faa61
Added runtime tests for fuzzy selection queries based on length-partitioned inverted indexes.
by alexander.behm
· 12 years ago
2a0d817
Fixed issue 214 (allowing r-trees to be created for rectangle data type). Added test cases for all other spatial data types.
by salsubaiee@gmail.com
· 12 years ago
af5c4e9
Fixed issue 204.
by alexander.behm
· 12 years ago
c51d71d
Added test to cover issue 162
by khfaraaz82@gmail.com
· 12 years ago
c576c60
Reintegrated asterix-fuzzy.
by alexander.behm
· 13 years ago