Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
f0cbfbf11e4c13bc0fb212feb0fa23ed33133d06
/
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