Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
ba041e5af35ba9c8eff7cdff60a2f0c4facd9745
/
algebricks
/
algebricks-core
79b4c82
[maven-release-plugin] prepare for next development iteration
by Zachary Heilbron
· 11 years ago
423f4c6
[maven-release-plugin] prepare release fullstack-0.2.11
by Zachary Heilbron
· 11 years ago
41de8d1
Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/frame_size
by icetindil
· 11 years ago
7ca932f
fix for issue #732
by icetindil
· 11 years ago
aa9879d
better pretty printing
by Till Westmann
· 11 years ago
87a9555
re-create a constructor for AlgebricksOptimizationContext that takes the "old" parameters
by Till Westmann
· 11 years ago
c47e5b3
pretty print more expressions
by Till Westmann
· 11 years ago
500b25b
add visitor to pretty-print expressions
by Till Westmann
· 11 years ago
b779e71
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 11 years ago
9c83200
[maven-release-plugin] prepare release fullstack-0.2.10
by Vinayak Borkar
· 11 years ago
92de360
Merge branch 'master' into zheilbron/hyracks_msr_demo
by zheilbron
· 11 years ago
6a30f60
removed repetitive comment
by ramangrover29
· 11 years ago
f4e8743
formatting
by Raman Grover
· 11 years ago
d020cea
ensure proper partitioning strategy for operators beneath datasourcescan
by zheilbron
· 11 years ago
cbf79d8
Merge branch 'master' into zheilbron/hyracks_msr_demo
by zheilbron
· 11 years ago
486adf9
Fixed a bug on omitted order by columns when added an exchange operator
by JArod
· 11 years ago
71267de
Merge branch 'master' into zheilbron/hyracks_msr_demo
by zheilbron
· 11 years ago
c7389ac
ensure limits are copied down as far as possible and not through select operators
by zheilbron
· 11 years ago
4c0246e
minor cleanup on ETS operator
by zheilbron
· 11 years ago
c914bb3
add call to get operator tag in ILogicalOperator
by zheilbron
· 11 years ago
31a29b7
Merge branch 'master' into yingyi/fullstack_fix
by buyingyi
· 11 years ago
c03435d
checkpoint: addressed Vinayak's review comments
by JArod
· 11 years ago
465f68b
merged master back
by JArod
· 11 years ago
9e4aeab
Merge remote-tracking branch 'origin' into yingyi/fullstack_fix
by buyingyi
· 11 years ago
ece0fd1
checkpoint: added support on running aggregation using group-by runtime.
by JArod
· 11 years ago
dc7fba3
Revert "Merge branch 'alamouda/adding-external-indexes'"
by Abdullah Alamoudi
· 11 years ago
1471549
fix the cache miss problem in the sort merge reader
by buyingyi
· 11 years ago
a0cd684
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
50c0998
Merge branch 'alamouda/adding-external-indexes'
by Abdullah Alamoudi
· 11 years ago
c5fdf1b
Bug fixes
by Abdullah Alamoudi
· 11 years ago
0b4151a
properly check function and all of its arguments to see whether it's functional or not
by zheilbron
· 11 years ago
0f2e2f0
expose whether a function is functional or not
by zheilbron
· 11 years ago
12a200b
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
78e8552
Merge branch 'salsubaiee/master_flush_frames_in_feeds_rapidly'
by salsubaiee
· 11 years ago
58b9774
changed assign and project ops in insert/delete plan to flush frames without waiting.
by salsubaiee
· 11 years ago
6823c39
Introduced changes needed for external data indexing
by Abdullah Alamoudi
· 11 years ago
131fe50
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
074dcbb
checkpoint for supporting offset-based-indexing-unnest.
by JArod
· 11 years ago
0f63d8b
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 11 years ago
8b301e7
[maven-release-plugin] prepare release fullstack-0.2.9
by buyingyi
· 11 years ago
585abfa
[maven-release-plugin] rollback the release of fullstack-0.2.9
by buyingyi
· 11 years ago
1cf801c
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 11 years ago
8ef21fa
[maven-release-plugin] prepare release fullstack-0.2.9
by buyingyi
· 11 years ago
6927a50
changed assign and project ops in insert/delete plan to flush frames without waiting.
by salsubaiee
· 11 years ago
8e1c4db
Removed sort in insert plans.
by salsubaiee
· 11 years ago
1cdf25c
fix the execution mode of operators and the location constraint of algebricks meta operator
by buyingyi
· 11 years ago
aeba25c
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 11 years ago
54d003f
[maven-release-plugin] prepare release fullstack-0.2.8
by buyingyi
· 11 years ago
814b302
[maven-release-plugin] rollback the release of fullstack-0.2.8
by buyingyi
· 11 years ago
b5a254d
[maven-release-plugin] prepare release fullstack-0.2.8
by buyingyi
· 11 years ago
3e3cf87
[maven-release-plugin] rollback the release of fullstack-0.2.8
by buyingyi
· 11 years ago
b953ee9
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 11 years ago
b83b3b0
[maven-release-plugin] prepare release fullstack-0.2.8
by buyingyi
· 11 years ago
8210a97
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 11 years ago
7833f6d
[maven-release-plugin] prepare release fullstack-0.2.7
by buyingyi
· 11 years ago
1818a25
Merge branch 'master' into jimahn/master_invix_internal_renaming
by JIMAHN
· 11 years ago
706863b
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 11 years ago
55e8f8c
[maven-release-plugin] prepare release fullstack-0.2.6
by Vinayak Borkar
· 11 years ago
276bbc2
add/update license headers
by Till Westmann
· 11 years ago
cbcb5ca
changing default parameters
by icetindil
· 11 years ago
1c570ac
organizing compiler parameters
by icetindil
· 11 years ago
f83617e
Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED
by JIMAHN
· 11 years ago
6b59b2b
changes in pOperators for issue 423
by pouria.pirzadeh
· 11 years ago
6a5b907
Adding IPredicateEvaluator for issue 423 at hyracks level
by pouria.pirzadeh@gmail.com
· 11 years ago
abb867e
fix asterixdb issue443
by buyingyi
· 11 years ago
e151410
Removed sort operations that comes before every insert/delete operator for secondary indexes as a fix for asterix issue 447.
by salsubaiee
· 11 years ago
0aa3e0a
address Madhu's review comments
by buyingyi
· 12 years ago
b2ac921
fix for issue196
by buyingyi
· 12 years ago
d8ee5b5
Merge branch 'fullstack_lsm_staging' into fullstack_pregelix_fix
by buyingyi
· 12 years ago
1e8df9f
Merge branch 'fullstack_lsm_staging' into madhusudancs/parallelize_result_distribution.
by Madhusudan.C.S
· 12 years ago
c16b01c
merge fullstack_lsm_staging
by buyingyi
· 12 years ago
6e2aece
fix asterixdb issue 353
by buyingyi
· 12 years ago
71237cd
For now force ordering.
by Madhusudan.C.S
· 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
ccfbf41
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 12 years ago
bdd3648
[maven-release-plugin] prepare release fullstack-0.2.5
by Vinayak Borkar
· 12 years ago
0a2132d
Force global aggregation operator to run on only one partition.
by Madhusudan.C.S
· 12 years ago
9d24d6e
Do not provide partition constraints for result distribution operator, it must run on all the partitions where the previous operator ran.
by Madhusudan.C.S
· 12 years ago
fa826563
Implement the domain class for result distribution.
by Madhusudan.C.S
· 12 years ago
8867a1a
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
4fa2343
[maven-release-plugin] prepare release fullstack-0.2.4
by vinayakb
· 12 years ago
4df3110
Merged fullstack_lsm_staging upto r3336
by vinayakb
· 12 years ago
6952551
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
1ca34f4
[maven-release-plugin] prepare release fullstack-0.2.3
by vinayakb
· 12 years ago
ea837d0
[maven-release-plugin] rollback the release of fullstack-0.2.3
by vinayakb
· 12 years ago
a553abb
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
beac3b2
[maven-release-plugin] prepare release fullstack-0.2.3
by vinayakb
· 12 years ago
55df521
cross merge fullstack_release_candidate into trunk
by buyingyi
· 12 years ago
70c821c
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
4a6309b
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 12 years ago
6390e6b
[maven-release-plugin] rollback the release of fullstack-0.2.2
by vinayakb
· 12 years ago
7a8cb26
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
671f31b
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 12 years ago
5570ea3
[maven-release-plugin] rollback the release of fullstack-0.2.2
by vinayakb
· 12 years ago
5d149c3
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
551fd7d
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 12 years ago
8d79d16
add a name to all hyracks subprojects
by buyingyi
· 12 years ago
36016dc
Hoisted algebricks as a top-level project in fullstack
by vinayakb
· 12 years ago