Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
1c0fff5f54cf20d97402bdbaf3a756ae85cc2bc6
/
asterix-app
/
src
/
test
/
resources
/
runtimets
/
queries
/
index-join
4db8a9d
use localfs instead of the class name of the adapter
by Till Westmann
· 9 years ago
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
f758b48
ASTERIXDB-920: Fixed consecutive index-nested-loop joins failure
by Taewoo Kim
· 9 years ago
857dc13
ASTERIXDB-1113, Add ASF license header to AQL files
by Ian Maxon
· 9 years ago
f18bba2
Change Java package from edu.uci.ics to org.apache
by Ian Maxon
· 9 years ago
a12d8cd
- Fixed Type Casting issue
by Taewoo Kim
· 10 years ago
efb236d
Fixed CSV parser to recognize quote and delimiter inside a string
by Taewoo Kim
· 10 years ago
8a992ac
Checkpoint #1 to fix runtimets.
by madhusudancs@gmail.com
· 12 years ago
49a541e
Manually split 445 tests into DDL, Update and Query files
by madhusudancs@gmail.com
· 12 years ago
c37fb89
New directory structure for tests to run using REST framework.
by khfaraaz82@gmail.com
· 12 years ago
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
· 13 years ago