Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
54ba057244e65dc33c4346d2c672d8d684dc3972
/
asterix-app
/
src
/
test
/
resources
/
optimizerts
/
queries
/
btree-index
f7b6453
Run ExecutionTest w/integration test framework
by Ian Maxon
· 9 years ago
5b79000
Convert comparisons with current-datetime, current-date, and current-time to applicable index searches as though they were constants
by Steven Jacobs
· 9 years ago
857dc13
ASTERIXDB-1113, Add ASF license header to AQL files
by Ian Maxon
· 9 years ago
04b2b77
Added support of typed indexes over open fields & indexes over nested fields
by Ildar Absalyamov
· 10 years ago
c70c06a
Fix for issue 813 - enabling prefix btree search with non-matching predicates
by Ildar Absalyamov
· 10 years ago
d9eddd0
This change enable prefix search on Btrees
by Abdullah Alamoudi
· 10 years ago
f4c3324
merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization)
by kisskys
· 12 years ago
669d8f6
Fix for issue 252 and 253
by ramangrover29
· 12 years ago
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