Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
e491c350f4012d1e20c80075a7fb0cf01aace93b
/
hyracks-examples
/
text-example
/
textclient
/
src
9dfda07
merge hyracks_dev_next r847:977
by buyingyi
· 13 years ago
1970313
Removed the initFromPartial() method from the new aggregator interface; added AvgFieldMergeAggregatorFactory for the merge phase of AVG().
by jarodwen
· 13 years ago
3288740
Pre-merge cleanup: removed old aggregator interfaces, and updated codes to use the new interface.
by jarodwen
· 13 years ago
fd95270
Fixed bugs on key fields arrangement when partial grouping values are stored; added test cases to benchmark the new interface.
by jarodwen
· 13 years ago
c4a5a4e
Added option to perform profiling to client code
by vinayakb
· 13 years ago
d0f1ffb
Merged 500:541 from trunk
by vinayakb
· 13 years ago
e0616d8
Changed job id from UUID to JobId
by vinayakb
· 13 years ago
21d59d4
Merged r490:491 from trunk
by vinayakb
· 14 years ago
e809eb0
Partial commit. Code compiles, but not complete
by vinayakb
· 14 years ago
350ce27
Merged in trunk@304:314
by vinayakb
· 14 years ago
3d4c974
Added new scheduler. Temporarily disabled build of compat layer pending some changes
by vinayakb
· 14 years ago
74c7207
Merged r289:290 from the hyracks_io_management branch
by vinayakb
· 14 years ago
efbbec5
Fixed external sort flush/reset sequence. Fixed FrameSorter buffer length. Added normalized key to external sort in Word count example
by vinayakb
· 14 years ago
424e1ae
Optimized in-memory sorting. Added Eclipse project files
by vinayakb
· 14 years ago
51d741a
Fixed word count for presorted aggregation
by vinayakb
· 14 years ago
168d92f
Added Binary Preclustered Group Operator. Preclustered and Hash based group operators now use the same aggregator interface. Added a Frame Writing Operator.
by vinayakb
· 14 years ago