Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
6084e3b210f1be225ced7229c2da909c5db0be21
/
asterix-app
/
src
/
test
/
resources
/
optimizerts
/
results
/
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
947fc3c
ASTERIXDB-1005, ASTERIXDB-1263: Clean up subplan flattening:
by Yingyi Bu
· 9 years ago
c70c06a
Fix for issue 813 - enabling prefix btree search with non-matching predicates
by Ildar Absalyamov
· 10 years ago
e8fd4cc
New test cases for the new replicate operator
by icetindil
· 10 years ago
be353dd
fixed issue 731, 740, and more.
by Young-Seok
· 10 years ago
0bed7f2
Modify all the plans to use ONE_TO_ONE_EXCHANGE for result distribution operator.
by Madhusudan.C.S
· 12 years ago
37498c5
merged asterix_stabilization -r1373:1393 --> asterix_lsm_stabilization
by zheilbron
· 12 years ago
4decba7
Fix optimzer tests to work with DISTRIBUTE_RESULT operator.
by madhusudancs@gmail.com
· 12 years ago
f4c3324
merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization)
by kisskys
· 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
62f2045
Merged asterix_stabilization r997:r1017.
by alexander.behm
· 12 years ago
905948b
Enabled IntroduceProjectRule. Approved by Vinayak.
by alexander.behm
· 12 years ago
1ba4baa
Merged asterix_stabilization r915:r995.
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
85e97dc
merged asterix_stabilization -r755:860 to asterix_lsm_stabilization
by kisskys
· 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
7eafd5f
Improved index NL joins on primary btree indexes by requiring an unordered partitioning property instead of a broadcast.
by alexander.behm
· 12 years ago
ec90fb6
Implemented indexed-nested loops join using BTrees. Added basic tests.
by alexander.behm
· 12 years ago