Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
e05df7be235057d706c79db6122e7e7235017f9b
/
asterix-app
/
src
/
test
/
resources
/
optimizerts
/
results
/
orders-index-search-open.plan
e8fd4cc
New test cases for the new replicate operator
by icetindil
· 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
62f2045
Merged asterix_stabilization r997:r1017.
by alexander.behm
· 12 years ago
905948b
Enabled IntroduceProjectRule. Approved by Vinayak.
by alexander.behm
· 12 years ago
85e97dc
merged asterix_stabilization -r755:860 to asterix_lsm_stabilization
by kisskys
· 12 years ago
3aff45f
Added rule to inline variables with a single reference to physical rewrite collection. Changed expected plans for optimizer tests since the plans have been improved (fewer assigns due to inlining).
by alexander.behm
· 12 years ago
00b9590
Fixed a bug in the access method rewrite rule. Added common subexpression elimination rule to normalization rule collection. Changed expected plans of optimizer tests accordingly (some plans were improved, most had variable numbers changed).
by alexander.behm
· 12 years ago
6057f2e
Changed the rewrite rule of secondary btree indexes to validate the returned tuples when probing the primary index. The validation is required to enforce our transaction semantics. For the R-tree and the inverted index, the validation already exist.
by salsubaiee
· 12 years ago
c576c60
Reintegrated asterix-fuzzy.
by alexander.behm
· 12 years ago
96e3f3f
Secondary indexes on non-nullable fields now also work for open types. Added regression tests. Next: Add support for secondary indexes on nullable fields.
by alexander.behm
· 13 years ago