Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
e94ab78ab935ffec5ec40d47f854872f9d15431e
/
asterix-aql
/
src
/
main
0ef4a30
Merge branch 'master' into westmann/aql_update
by Till Westmann
· 11 years ago
5360052
Merge branch 'master' into westmann/aql_update
by Till Westmann
· 11 years ago
4f58e1a
disallow '-' and '$' in variable names
by Till Westmann
· 11 years ago
c6c4a74
remove variables from scope at the end of a function declaration
by Till Westmann
· 11 years ago
2bf3074
merge from master
by ramangrover29
· 11 years ago
a321120
revised the list of private functions as per the recent changes to the google doc
by ramangrover29
· 11 years ago
4befced
removing reference to AQL UDFs after they have been inlined. (Issue 455)
by ramangrover29
· 11 years ago
d7dcb12
factor function parameters out of function declaration and function definition
by Till Westmann
· 11 years ago
72db644
merge from master
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
04478e7
remove FieldOrIndexAccessor
by Till Westmann
· 12 years ago
68d9965
allow StringLiteral() as one alternative in Identifier()
by Till Westmann
· 12 years ago
7d53532
introduce StringLiteral()
by Till Westmann
· 12 years ago
14a20a7
change return type of Identifier() from Identifier to String
by Till Westmann
· 12 years ago
a4242bc
introduce Identifier() remove getToken(0) calls remove Token.toString() calls
by Till Westmann
· 12 years ago
31c21f9
refactor Statement productions
by Till Westmann
· 12 years ago
91949ed
fix for issue 376: Need to classify and properly treat all built-in functions in AQL
by ramangrover29
· 12 years ago
8bdea78
changes to 1) fix Issue 379: DDL transaction model broken and 2) cleanup and deliver all thrown exception to the caller(reviewed by Raman)
by Young-Seok
· 12 years ago
29c2f83
Removed the Die statement footprint and the corresponding test cases.
by salsubaiee
· 12 years ago
f18c14b
Code review by Sattam
by ramangrover29@gmail.com
· 12 years ago
e2aaa38
Eliminated extra optional () in insert clause. Code reviewed by Mike.
by vinayakb
· 12 years ago
c15bd7e
merged -r1282:1373 from asterix_stabilization to asterix_lsm_stabilization
by kisskys
· 12 years ago
f4c3324
merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization)
by kisskys
· 12 years ago
fa89074
Merging new (extended) dataset access, insert, delete syntax
by pouria.pirzadeh@gmail.com
· 12 years ago
eb1910e
Fix issue #212. Failing tests on macos
by diegogiorgini@gmail.com
· 12 years ago
2f199b0
changed name of local variable primaryKey to primaryKeyFields
by ramangrover29
· 12 years ago
669d8f6
Fix for issue 252 and 253
by ramangrover29
· 12 years ago
54f1fc4
missed file : AQL.jj
by ramangrover29
· 12 years ago
21b8818
address code revew feedback, changed type for cardinality hint to Long from Int 2) fixed indx value in DatasetTupleTranslator
by ramangrover29
· 12 years ago
71e5c6a
Support for hints in create dataset statement.
by ramangrover29
· 12 years ago
fbaba5f
Reviewer:Yingyi
by ramangrover29
· 12 years ago
b742e09
Checkpointing progress towards integrating length-partitioned fuzzy indexes into Asterix. Basic bulk load and search seem to work. Needs testing.
by alexander.behm
· 12 years ago
58cf330
Merged asterix_statement_model_fix into asterix_stabilization
by RamanGrover29@gmail.com
· 12 years ago
0b1ee5f
Reintegrated asterix_fix_issue_154. Fixes some fuzzy join tests, and adds a hint for indexed nl joins. Abandoning complete fix for issue 154 for now.
by alexander.behm
· 12 years ago
c022a0d
1) Fixes Issue 24:Need grammar consistency w.r.t. semicolons
by RamanGrover29@gmail.com
· 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
80a6148
merge with r500
by ilovesoup
· 12 years ago
1d1c230
done with removing all references from ASTERIX to the builtin flag inside FunctionIdentfier
by RamanGrover29@gmail.com
· 12 years ago
39167de
FunctionIdentifier contains a boolean built-in flag that is currently being used non-unformly when defining function identifiers under ASTERIX_NS namespace. This check-in removes the usage of the flag from ASTERIX, as it is no where used and may introduce errors in future. This check-in will be followed by a change in algebricks that removes the correponding public constructor for FunctionIdentifier
by RamanGrover29@gmail.com
· 12 years ago
b2527c1
change parser: now left hand side var of let clause will not enter symbol table scope until right hand side expression is parsed.
by ilovesoup
· 12 years ago
c9fef1d
merging
by ilovesoup
· 12 years ago
c576c60
Reintegrated asterix-fuzzy.
by alexander.behm
· 12 years ago
3c29367
Fixed asterix to work with hyracks-algebricks refactoring
by vinayakb
· 13 years ago
vault/asterix_stabilization_algebricks_cleanup
a13f242
This check-in is a clean up of the asterix code.
by ramangrover29
· 13 years ago
vault/asterix_stabilization@58
38b7ca4
Added asterix project
by vinayakb
· 13 years ago