Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
de9496e0f46a32fa28eb60426791f321885df26f
/
hyracks
/
hyracks-dataflow-std
/
src
7dabc19
Support Change Feeds and Ingestion of Records with MetaData
by Abdullah Alamoudi
· 9 years ago
3f2f539
Fix the ExternalGroupby for fuzzy join
by Jianfeng Jia
· 9 years ago
f29a50c
Misc. Coverity Issues
by Michael Blow
· 9 years ago
fb53055
ASTERIXDB-1330: fix NPE in ExternalGroupByOperator.
by Yingyi Bu
· 9 years ago
6abc63e
Implemented the memory-bounded HashGroupby and HashJoin for BigObject
by Jianfeng Jia
· 9 years ago
c20aa64
Fix Remove File Operator
by Abdullah Alamoudi
· 9 years ago
5507b75
More Coverity Fixes
by Michael Blow
· 9 years ago
3c81586
Fixes for Coverity Issues
by Michael Blow
· 9 years ago
26a15f0
Remove Trailing White Spaces
by Abdullah Alamoudi
· 9 years ago
c6f2d18
Support Sending Messages Alongside Frame Data
by Abdullah Alamoudi
· 9 years ago
a63d0f7
Intersect the 2ndary indexes before primary search
by Jianfeng Jia
· 9 years ago
6464d72
remove end-of-line whitespace
by Till Westmann
· 9 years ago
637e955
Add flush() to IFrameWriter
by Abdullah Alamoudi
· 9 years ago
0b64267
ASTERIXDB-1005, ASTERIXDB-1263: clean up subplan flattening, including:
by Yingyi Bu
· 9 years ago
f6b9f1f
Improvment on Cursor for Delimited Data
by Abdullah Alamoudi
· 9 years ago
8479076
Make Index Path Relative to NC IO Devices
by Murtadha Hubail
· 9 years ago
834fc14
ASTERIXDB-54: s/IHyracksCommonContext/IHyracksTaskContext/
by Till Westmann
· 9 years ago
0ad2cce
Changed the IFrameWriter Contract
by Abdullah Alamoudi
· 9 years ago
f624cf3
Add a constructor for FileSplit: FileSplit(String nodeName, String path, int ioDeviceId).
by Yingyi Bu
· 9 years ago
8af1963
ASTERIXDB-1145: Fix error propagating in operators/connectors:
by Yingyi Bu
· 9 years ago
26c3b53
ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray
by JavierJia
· 9 years ago
9295be1
Let a run file reader have an option to delete the run file after it is read.
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
· 9 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
· 9 years ago
0d87a57
VariableSizeFrame(VSizeFrame) support for Hyracks.
by JavierJia
· 9 years ago
9a8ab49
Fix the HashFunction Bug in OptimizedHybridHashJoinOperatorDescriptor
by JavierJia
· 9 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
ec8d7a2
Issue 867: Handle delimited files using CR-only line separators
by Chris Hillery
· 10 years ago
9b3b546
- Fixed Type Casting issue
by Taewoo Kim
· 10 years ago
e0f048d
- Fixed Type Casting issue
by Taewoo Kim
· 10 years ago
0bad0f5
avoid duplication of Pointable code in SerializerDeserializer
by Till Westmann
· 10 years ago
5dc4d2e
Adding hash join logging comments.
by Eldon Carman
· 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
4a5d8ff
Fixed CSV parser to recognize quote and delimiter inside a string.
by Taewoo Kim
· 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
63e354a
Several bug fixes in HHJ, NLJ, and tokenizer
by icetindil
· 10 years ago
0622e8e
Several major changes in hyracks:
by Yingyi Bu
· 10 years ago
0552c4a
small improvements - scan disk files less often - some small cleanup
by Till Westmann
· 11 years ago
3d94fc5
Merge branch 'master' into pouria/fix-memory
by pouria.pirzadeh
· 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
c03435d
checkpoint: addressed Vinayak's review comments
by JArod
· 11 years ago
e23f041
Merge branch 'master' into pouria/fix-memory
by pouria.pirzadeh
· 11 years ago
465f68b
merged master back
by JArod
· 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
9835bdf
revert error message printing
by buyingyi
· 11 years ago
1471549
fix the cache miss problem in the sort merge reader
by buyingyi
· 11 years ago
d860495
revert the referenceentry change
by buyingyi
· 11 years ago
dccd21f
address Vinayak's code review comments
by buyingyi
· 11 years ago
32d371e
avoid ByteBuffer.getInt() call in FrameSorter and FrameTupleAccessor to improve the performance
by buyingyi
· 11 years ago
8f475a3
code clean-up before commit
by pouria.pirzadeh
· 11 years ago
889f7e6
Changes to fix memory leak in Join operators
by pouria.pirzadeh
· 11 years ago
6ab4b50
1. simply activity cluster planner for all-producers-to-all-consumers kind of connectors; 2. lower the NC task threads' priority
by buyingyi
· 11 years ago
6f8257d
changes for memory management
by pouria.pirzadeh
· 11 years ago
f2d5c2c
Merge branch 'master' into jarodwen/features/positionvar_local
by JArod
· 11 years ago
77aad6b
try to fix memory leak issue
by JArod
· 11 years ago
00aff89
fix for issue 582 submitted by Vinayak: NonDeterministicChannelReader is now fair with all channels.
by salsubaiee
· 11 years ago
6476fc1
Merge branch 'master' into yingyi/fullstack_fix
by buyingyi
· 11 years ago
ba2e458
replace quick sort with merge sort
by buyingyi
· 11 years ago
f2f8a13
Merge branch 'master' into pouria/fix-OptzHHJ
by pouria.pirzadeh
· 11 years ago
25de530
Finalizing changes to fix OptimizedHashJoin
by pouria.pirzadeh
· 11 years ago
2b0b61f
fix the quick sort corner case by random shuffling the pointer array
by buyingyi
· 11 years ago
da0a4e5
Changes to fix NPE in tpch SF=1 with OptzHHJ
by pouria.pirzadeh
· 11 years ago
9eb0d16
Addressed code review comments.
by salsubaiee
· 11 years ago
513b32f
Added a single activity materializing operator.
by salsubaiee
· 11 years ago
fe8c141
Merged master
by Vinayak Borkar
· 11 years ago
c85d19f
Merge branch 'master' of https://code.google.com/p/hyracks
by Till Westmann
· 11 years ago
276bbc2
add/update license headers
by Till Westmann
· 11 years ago
9322557
Add an additional parameter to ResultWriter operator to take the query or job's execution mode, synchronous or asynchronous as the boolean parameter.
by Madhusudan.C.S
· 11 years ago
62cccfd
Merged in master
by Vinayak Borkar
· 11 years ago
444717a
removing conflicts in inMemoryHashJoin.java
by pouria.pirzadeh
· 11 years ago
6a5b907
Adding IPredicateEvaluator for issue 423 at hyracks level
by pouria.pirzadeh@gmail.com
· 11 years ago
290e635
Merge branch 'master' into salsubaiee/master_fix_asterix_issue_460
by salsubaiee
· 11 years ago
4b44f8e
Pouria's fix for the case of empty build branch in hybrid hash join (the left-outer join case)
by buyingyi
· 11 years ago
66eb39f
Merge branch 'master' into vinayakb/resource_management
by Vinayak Borkar
· 11 years ago
b46d539
Applied Yingyi's review comments
by Vinayak Borkar
· 11 years ago
f6b5195
Throws HyracksDataException with appropriate error message when a tuple larger than frame size is appended
by Vinayak Borkar
· 11 years ago
1f18bfa
Added exceptions to method signatures
by Vinayak Borkar
· 11 years ago
cb04672
LSM indexes now operatos in a single IODevice (the device id is passed from asterix).
by salsubaiee
· 11 years ago
263ddb0
Merge branch 'master' into vinayakb/resource_management
by Vinayak Borkar
· 11 years ago
7797477
using apache commons to safely remove directory; previous version was unsafe
by zheilbron
· 12 years ago
2416543
added file remove operator
by zheilbron
· 12 years ago
40cc046
Added memory manager
by Vinayak Borkar
· 12 years ago
dce09db
merge back the fix for join probe files clean up after job is finished (reviewed by Yingyi)
by pouria.pirzadeh@gmail.com
· 12 years ago
88f4804
merged from fullstack_asterix_stabilization to fullstack_lsm_staging -r3100:3171
by kisskys
· 12 years ago
caf0833
Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution.
by madhusudancs@gmail.com
· 12 years ago
cbcd73b
Style fix in result writer operator.
by madhusudancs@gmail.com
· 12 years ago
20403e2
ResultWriterOperator should provide the record descriptor of its input buffers at run time to serializer and it shouldn't be statically provided to the factory provider at static query compilation time.
by madhusudancs@gmail.com
· 12 years ago
5728a70
merged hyracks_lsm_tree and fullstack_asterix_stabilization
by zheilbron
· 12 years ago
1374e75
Define an init method for the serializer and call it in result writer's open method.
by madhusudancs@gmail.com
· 12 years ago
1822817
Refactor ResultWriterOperatorDescriptor to use the new interface names and use the rewritten FrameOutput with different arguments to be passed.
by madhusudancs@gmail.com
· 12 years ago
ba89d0b
Remove the usage of serialized descriptor.
by madhusudancs@gmail.com
· 12 years ago
ffc49ae
To be able to serialize the results on the server side obtain the printer factories for the results and pass it to the result handling metadataprovider run time.
by madhusudancs@gmail.com
· 12 years ago
e5b8fab
Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution.
by madhusudancs@gmail.com
· 12 years ago
Next »