Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
fa8a7ade35857a97e1444a5e27e199c3ad4923c8
/
asterix-app
/
src
/
test
/
resources
/
runtimets
/
queries
/
misc
f7b6453
Run ExecutionTest w/integration test framework
by Ian Maxon
· 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
727c39b
Fix issue 786, issue 601, the prefix search issue reported by Abdullah,
by buyingyi
· 10 years ago
470bebe
Select access method Rule fixed. Now, when the optimizer converts a select operator pattern to an index-search, it tries to match the selected access method type and the chosen index type (e.g. BTreeAccessMethod to a BTree index)
by Taewoo Kim
· 10 years ago
362b884
Support sort-based group-by, add test coverage for out-of-core code paths, and adapt to the new buffer cache interface.
by Yingyi Bu
· 11 years ago
88e916c
fixed issue #267
by icetindil
· 11 years ago
8cdf655
addressed Jimah's comments on un-synced function names
by JArod
· 12 years ago
3a4f8ef
added flush test; modified existing test that has a dependency on previous tests
by zheilbron
· 12 years ago
a321120
revised the list of private functions as per the recent changes to the google doc
by ramangrover29
· 12 years ago
5e6d21f
fixed issue 376 Need to classify and properly treat all built-in functions in AQL
by ramangrover29
· 12 years ago
89a89b5
fix issue343
by buyingyi
· 12 years ago
616cb7f
Checkpoint #3 for fixing runtimets.
by madhusudancs@gmail.com
· 12 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
e836fb9
added proper error message when trying to partition a dataset by non-existent key; added test case and some documentation
by zheilbron
· 12 years ago
669d8f6
Fix for issue 252 and 253
by ramangrover29
· 12 years ago
93b7668
Added new test framework
by vinayakb
· 12 years ago