Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
a17fa8a9df32ea9ea98599584c3eda6ec064f2e1
/
algebricks
/
algebricks-core
/
src
7dd4799
Fix for ASTERIXDB-1018, ASTERIXDB-1017, ASTERIXDB-1019,
by Yingyi Bu
· 9 years ago
3a88250
Fix ASTERIXDB-1201
by Ian Maxon
· 9 years ago
f9f918a
SQL++ support in Algebricks:
by Yingyi Bu
· 9 years ago
c4118bd
ASTERIXDB-221: reduce unneceesary partitioning for hash joins.
by Yingyi Bu
· 9 years ago
d885779
Change license headers
by Ian Maxon
· 9 years ago
e915e8c
Change Java package from edu.uci.ics to org.apache
by Ian Maxon
· 10 years ago
9939b48
Change folder structure for Java repackage
by Ian Maxon
· 9 years ago
137fc3b
Add Apache RAT License Auditor plugin, and fix missing licenses
by Ian Maxon
· 10 years ago
367756a
Changes to support Feeds 2.0 (random partitioning of tuples)
by ramangrover29
· 10 years ago
0e5d531
Algebricks fix for issue 873.
by Yingyi Bu
· 10 years ago
3471c7b
allow counter to reset from a start
by Yingyi Bu
· 10 years ago
7f7c573
Add a flag for LSM-based indices to indicate whether force pages to disk devices during flush and merge.
by buyingyi
· 10 years ago
9b9f7c5
Range connector update with order by hint.
by Eldon Carman
· 10 years ago
4cc7018
Implementation of Union
by kereno
· 10 years ago
38dea13
Added abstract class for internal\external dataset scans.
by Ildar Absalyamov
· 10 years ago
81b1501
This change allows setting a local ordering property for assign operators. it is needed when variables that are created in the assign operator are sorted
by Abdullah Alamoudi
· 10 years ago
e0f048d
- Fixed Type Casting issue
by Taewoo Kim
· 10 years ago
5dc4d2e
Adding hash join logging comments.
by Eldon Carman
· 10 years ago
4e9ea85
1. Tracks the variables coming from the outer branch of loj to later decide whether they are still nullable
by buyingyi
· 10 years ago
8f33513
Changes in this CL include:
by buyingyi
· 10 years ago
a4e52b0
Moved MaterializeOperator and NestedSubplanToJoinRule to Hyracks.
by Eldon Carman
· 10 years ago
15a7d14
This change list includes several fixes:
by buyingyi
· 10 years ago
42542e2
Fix the data property inference:
by buyingyi
· 10 years ago
486b792
- Added Tokenize Operator in addition to the bulkload operator changes that were made by Zachary Heilbron.
by Taewoo Kim
· 10 years ago
f6596f2
Added replicate operator with materialization
by icetindil
· 10 years ago
c818741
Consider opaqueParameters in AbstractFunctionCallExpression equals&hashcode methods to make casting operators with the same argument distinguishable
by Ildar Absalyamov
· 11 years ago
bf664f4
Adding plot of Algebricks plan
by kereno
· 11 years ago
09da56b
Added LSM component-level filters for all indexes.
by salsubaiee
· 11 years ago
40508e8
Adding external indexes
by Abdullah Alamoudi
· 11 years ago
4191a5f
The Hyracks issue #137 shows a hard coded value. The solution was to create a
by Eldon Carman
· 11 years ago
0622e8e
Several major changes in hyracks:
by Yingyi Bu
· 11 years ago
699f8e8
fixed issue 731, 740, and more
by Young-Seok
· 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
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
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
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
8e1c4db
Removed sort in insert plans.
by salsubaiee
· 12 years ago
1cdf25c
fix the execution mode of operators and the location constraint of algebricks meta operator
by buyingyi
· 12 years ago
1818a25
Merge branch 'master' into jimahn/master_invix_internal_renaming
by JIMAHN
· 12 years ago
276bbc2
add/update license headers
by Till Westmann
· 12 years ago
cbcb5ca
changing default parameters
by icetindil
· 12 years ago
1c570ac
organizing compiler parameters
by icetindil
· 12 years ago
f83617e
Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED
by JIMAHN
· 12 years ago
6b59b2b
changes in pOperators for issue 423
by pouria.pirzadeh
· 12 years ago
6a5b907
Adding IPredicateEvaluator for issue 423 at hyracks level
by pouria.pirzadeh@gmail.com
· 12 years ago
abb867e
fix asterixdb issue443
by buyingyi
· 12 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
· 12 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
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
3edaf79
Modified the IMetadataProvider interface to accept a configuration argument to pass specific physical details to the metadata provider.
by salsubaiee
· 12 years ago
88f4804
merged from fullstack_asterix_stabilization to fullstack_lsm_staging -r3100:3171
by kisskys
· 12 years ago
9506d18
Merged fullstack_asterix_stabilization -r 2933:3157
by vinayakb
· 12 years ago
f86be1c
changes for merging from asterix_stabilization to asterix_lsm_stabilization (-r1055:1282)
by kisskys
· 12 years ago
5728a70
merged hyracks_lsm_tree and fullstack_asterix_stabilization
by zheilbron
· 12 years ago
a9b0c5b
Merged fullstack_asterix_stabilization -r 2813:2933
by vinayakb
· 12 years ago
f6e0a80
Merged fullstack_staging -r 2808:2812
by vinayakb
· 12 years ago
5472b8c
disable activity cluster plannign
by buyingyi
· 12 years ago
1b2f548
Improved common subexpression elimination to speed up rares-style fuzzy joins. Fixed a bug. Code reviewed by Yingyi.
by alexander.behm
· 12 years ago
d5bdffa
Merged fullstack_staging -r 2426:2786
by vinayakb
· 12 years ago
0e30aed
Merged hyracks_asterix_stabilization_left_outer_join
by vinayakb
· 12 years ago
Next »