Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
6f7efb6d12efb865ae1d081679d50842f0498bd6
/
asterix-app
/
src
/
test
/
resources
/
optimizerts
/
queries
/
btree-index-join
d185e8ea
Fixed ASTERIXDB-1249 and ASTERIXDB-1250: self index-nested-loop join correctly identifies the outer and the inner branch.
by Taewoo Kim
· 9 years ago
f7b6453
Run ExecutionTest w/integration test framework
by Ian Maxon
· 9 years ago
857dc13
ASTERIXDB-1113, Add ASF license header to AQL files
by Ian Maxon
· 9 years ago
c70c06a
Fix for issue 813 - enabling prefix btree search with non-matching predicates
by Ildar Absalyamov
· 10 years ago
be353dd
fixed issue 731, 740, and more.
by Young-Seok
· 11 years ago
669d8f6
Fix for issue 252 and 253
by ramangrover29
· 12 years ago
aae6d91
Added expected plans. Final touches to complete tests for this bugfix.
by alexander.behm
· 12 years ago
vault/asterix_fix_issue_224
7c406aa
Gave tests more descriptive names. Reorganized existing tests.
by alexander.behm
· 12 years ago
3dee02f
Moved files into appropriate join folder.
by alexander.behm
· 12 years ago
5913fe5
Merged asterix_stabilization r916:r950.
by alexander.behm
· 12 years ago
8a3e3c0
Fixed a bug in BTree indexed NL joins. The bug surfaced in a query with multiple index rewrites (primary index search feeding into a secondary indexed NL join).
by alexander.behm
· 12 years ago
a421807
Removed useless data loads to speed up optimizer tests.
by alexander.behm
· 12 years ago
3caae9e
Improved rule matching for indexed NL joins using primary btree indexes (if hint was given). Fixed a few bugs in the access method rewrite rule. Added tests to guard against regressions.
by alexander.behm
· 12 years ago
ec90fb6
Implemented indexed-nested loops join using BTrees. Added basic tests.
by alexander.behm
· 12 years ago