Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
c9d8f9293a1c83b1fe3074857f534cf07b0a9579
/
algebricks
/
algebricks-runtime
/
src
/
main
/
java
8108472
reformatting
by Raman Grover
· 11 years ago
249f480
Merge branch 'master' into raman/master_feeds
by Raman Grover
· 11 years ago
af6f94c
Fixed a bug on unclosed running aggregation runtime; fixed an issue on
by JArod
· 11 years ago
31a29b7
Merge branch 'master' into yingyi/fullstack_fix
by buyingyi
· 11 years ago
3a46c70
merge from master
by Raman Grover
· 11 years ago
ece0fd1
checkpoint: added support on running aggregation using group-by runtime.
by JArod
· 11 years ago
0b9ac53
support both quick sort and merge sort as in-memory sort algorithms, but merge sort is the default one
by buyingyi
· 11 years ago
35e53fd
checkpoint for positional var debug
by JArod
· 11 years ago
77aad6b
try to fix memory leak issue
by JArod
· 11 years ago
12a200b
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
5b061f3
Removed uneeded check.
by salsubaiee
· 11 years ago
bca89a6
Make sure we flush a frame if there is only a single tuple.
by salsubaiee
· 11 years ago
3b48ca5
Fix a bug in the assign operator when the frame has 1 tuple or less
by salsubaiee
· 11 years ago
b0de3cd
checkpoint #2: passed all tests for offset-based-indexing unnest.
by JArod
· 11 years ago
074dcbb
checkpoint for supporting offset-based-indexing-unnest.
by JArod
· 11 years ago
6927a50
changed assign and project ops in insert/delete plan to flush frames without waiting.
by salsubaiee
· 11 years ago
7a55777
Merge branch 'master' into raman/master_feeds
by ramangrover29
· 12 years ago
fe8c141
Merged master
by Vinayak Borkar
· 12 years ago
4055368
temporarily altered defaults for testing
by ramangrover29
· 12 years ago
276bbc2
add/update license headers
by Till Westmann
· 12 years ago
64475bc
Merge branch 'master' into vinayakb/resource_management
by Vinayak Borkar
· 12 years ago
abb867e
fix asterixdb issue443
by buyingyi
· 12 years ago
40cc046
Added memory manager
by Vinayak Borkar
· 12 years ago
44503d3
Addressed code review comments.
by salsubaiee
· 12 years ago
156c8ed
Removed the Die operator footprint.
by salsubaiee
· 12 years ago
19d44da
Fix for issue 367. Project ops between the commit and the first insert op will push the frames without waiting until they get full.
by salsubaiee
· 12 years ago
20a074d
moved to Asterix project classes related to PersistentLocalResourceRepository
by kisskys
· 12 years ago
1373c07
Move print newline back to PrinterBasedWriter because not all writers need this functionality.
by madhusudancs@gmail.com
· 12 years ago
1617d6c
Implement a default result serializer factory provider in Algebricks.
by madhusudancs@gmail.com
· 12 years ago
76c0791
The tuple printer should not print newline, the caller can do it by itself.
by madhusudancs@gmail.com
· 12 years ago
36016dc
Hoisted algebricks as a top-level project in fullstack
by vinayakb
· 12 years ago