Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
31ee8b746189bd308c7d90bdbba6ddcaf019f035
/
asterix-app
/
src
/
test
/
resources
/
optimizerts
/
results
/
inverted-index-complex
e8fd4cc
New test cases for the new replicate operator
by icetindil
· 10 years ago
a62f752
fix for issue 731, needs optimization on existential queries
by icetindil
· 11 years ago
b75446d
Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED
by JIMAHN
· 11 years ago
39cd370
expose only two kinds of inverted index(ngram and keyword) which internally use length-partitioned ngram/keyword inverted index
by JIMAHN
· 11 years ago
0bed7f2
Modify all the plans to use ONE_TO_ONE_EXCHANGE for result distribution operator.
by Madhusudan.C.S
· 12 years ago
4decba7
Fix optimzer tests to work with DISTRIBUTE_RESULT operator.
by madhusudancs@gmail.com
· 12 years ago
905948b
Enabled IntroduceProjectRule. Approved by Vinayak.
by alexander.behm
· 12 years ago
be68b6c
Corresponding Asterix changes to rewrite rule changes in Algebricks.
by alexander.behm
· 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
f4ad05f
Tweaked rule collection. Modified expected plans since some of the variables numbers have changed (but the plans are otherwise identical).
by alexander.behm
· 12 years ago
035cc1c
Changed expected plans for many tests because variable inlining enables slightly better plans.
by alexander.behm
· 12 years ago
c576c60
Reintegrated asterix-fuzzy.
by alexander.behm
· 12 years ago