Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
669d8f620eca1dfc423004128481926fc13ba421
/
asterix-app
/
src
/
test
/
resources
/
runtimets
/
queries
/
index-join
669d8f6
Fix for issue 252 and 253
by ramangrover29
· 12 years ago
954083a
Added tests for surrogate-based indexed NL fuzzy joins, where the top-level join is unecessary and optimized away.
by alexander.behm
· 12 years ago
2a0d817
Fixed issue 214 (allowing r-trees to be created for rectangle data type). Added test cases for all other spatial data types.
by salsubaiee@gmail.com
· 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
617a652
Merged asterix_stabilization r811:r842.
by alexander.behm
· 12 years ago
vault/asterix_inline_vars
1e74ad5
Implemented indexed NL joins using secondary RTrees.
by alexander.behm
· 12 years ago
d1e2cb1
Added runtime tests for indexed-nl similarity joins that also return the similarity value.
by alexander.behm
· 12 years ago
255ad21
Fixed a bug in jaccard-check reported by Zach.
by alexander.behm
· 12 years ago
07617fd
Improved matching capability of Rares-style fuzzy-join rule that is more consistent with the index based matching. Added indexed-NL-join hint to resolve choice between Rares-style fuzzy joins (where applicable) and index based fuzzy joins. Enabled a few Rares-style fuzzyjoin tests that used to break.
by alexander.behm
· 12 years ago
c576c60
Reintegrated asterix-fuzzy.
by alexander.behm
· 12 years ago