Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
3902b067e1a44b8a29e12a6db9ea78aecb77fb56
/
asterix-app
/
src
/
test
/
resources
/
runtimets
/
queries
/
index-selection
/
btree-index-composite-key-mixed-intervals.aql
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