Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
f13583a2a3e5fa34dc8084e19f7aa417398cee29
/
asterix-app
/
src
/
test
/
resources
/
optimizerts
/
queries
/
btree-index
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
a421807
Removed useless data loads to speed up optimizer tests.
by alexander.behm
· 12 years ago
c9db98e
Addressed comments & added more tests
by khfaraaz82@gmail.com
· 12 years ago
28b3443
Added primary index BTree search tests
by khfaraaz82@gmail.com
· 12 years ago
552e4c8
Added secondary index BTree search tests for composite key
by khfaraaz82@gmail.com
· 12 years ago
71e7148
BTree primary index (composite key) usage tests
by khfaraaz82@gmail.com
· 12 years ago