Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
b165aca41d01158c664a83de8e34c7df3cf05841
/
hyracks
b165aca
Merge branch 'release-0.2.17' into master
by Ian Maxon
· 9 years ago
1a2e95f
Merge changes necessary for asterix-experiments pkg
by Ian Maxon
· 9 years ago
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
011abeb
ASTERIXDB-1337: Dataset Memory Management on Multi-Partition NC
by Michael Blow
· 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
a672f44
Fix Double-Checked Locking (Coverity)
by Michael Blow
· 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
d713557
Remove Unneeded Suppress Warnings
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
a549d4b
Fix Potential IllegalArgumentException
by Michael Blow
· 9 years ago
26a15f0
Remove Trailing White Spaces
by Abdullah Alamoudi
· 9 years ago
eea815d
Pass resource partition id to IModificationOperationCallback
by Murtadha Hubail
· 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
7a27293
Move to non-copy-based evaluator interfaces for scalar functions, aggregate functions, running aggregate functions and unnest functions.
by Yingyi Bu
· 9 years ago
b8540f8
Fixed a Bug in the Register Node Work
by Abdullah Alamoudi
· 9 years ago
14be946
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 9 years ago
3945f24
[maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc1
by Ian Maxon
· 9 years ago
apache-asterixdb-hyracks-0.2.17-incubating
apache-asterixdb-hyracks-0.2.17-incubating-rc1
bb5dc4c
Address RC0 Comments
by Ian Maxon
· 9 years ago
6464d72
remove end-of-line whitespace
by Till Westmann
· 9 years ago
776894a
Revert "[maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc0"
by Ian Maxon
· 9 years ago
fe7d551
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 9 years ago
f1fdb15
Add Support for Upsert Operation
by Abdullah Alamoudi
· 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
67df1b1
ASTERIXDB-1273: Get file references from components to be merged
by Murtadha Hubail
· 9 years ago
ba7ed18
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 9 years ago
4112bf3
[maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc0
by Ian Maxon
· 9 years ago
apache-asterixdb-hyracks-0.2.17-incubating-rc0
f2b16b2
Add per-binary assembly LICENSE and NOTICE
by Ian Maxon
· 9 years ago
84ddcb9
Fix for ASTERIXDB-1200
by Ian Maxon
· 9 years ago
c10677f
Fix Error in Aborting Task in Super Activity
by Abdullah Alamoudi
· 9 years ago
384b384
Stop Network Output Channel Sending Extra Bytes
by Abdullah Alamoudi
· 9 years ago
45d1649
Fix for ASTERIXDB-1247
by Ian Maxon
· 9 years ago
167beef
Fix licenses in Hyracks binary assemblies
by Ian Maxon
· 9 years ago
a17fa8a
Reduce Object Creation in Index Operations
by Abdullah Alamoudi
· 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
7e66075
Add Method to Get LSN Byte Offset in LSM Disk Components
by Murtadha Hubail
· 9 years ago
638adbc
Changes required to support MessageBroker implementation
by Murtadha Hubail
· 9 years ago
9e37c96
ASTERIXDB-1105 - LICENSE per submodule
by Ian Maxon
· 9 years ago
0ad2cce
Changed the IFrameWriter Contract
by Abdullah Alamoudi
· 9 years ago
45af08a
ASTERIXDB-1198: make ISerializerDeserializer implementations in Hyracks stateless.
by Yingyi Bu
· 9 years ago
fcb62f5
Add a test case for Hyracks error reporting.
by Yingyi Bu
· 9 years ago
5c6b174
ASTERIXDB-1206: call initialize()/deinitialize() in parallel for OperatorNodePushables in SuperActivityOperatorNodePushable.
by Yingyi Bu
· 9 years ago
f624cf3
Add a constructor for FileSplit: FileSplit(String nodeName, String path, int ioDeviceId).
by Yingyi Bu
· 9 years ago
2378ed6
Fix ASTERIXDB-1104
by Ian Maxon
· 9 years ago
4dc8244
Fix ASTERIXDB-1192
by Ian Maxon
· 9 years ago
31c2926
Add method to check state of buffer cache
by Ian Maxon
· 9 years ago
1a659da
Make LSM bulkload append-only and write-once.
by Ian Maxon
· 9 years ago
baec39a
Override the reset method in ByteArrayAccessibleOutputStream.
by Yingyi Bu
· 9 years ago
feeb08b
ASTERIXDB-1137: Prevent file from being deleted while a page is being flushed.
by Murtadha Hubail
· 9 years ago
8af1963
ASTERIXDB-1145: Fix error propagating in operators/connectors:
by Yingyi Bu
· 9 years ago
6326eb3
ASTERIXDB-1058: ensure memory availablity before allocation
by Murtadha Hubail
· 9 years ago
cfa5864
ASTERIXDB-1058: Lazy LSM memory components allocation
by Murtadha Hubail
· 9 years ago
32bd23c
This change fixes the sporadic connection refused errors after managix starts up an Asterix instance. This can mostly be seen during asterix-installer tests.
by Abdullah Alamoudi
· 9 years ago
26c3b53
ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray
by JavierJia
· 9 years ago
4eb3c9a
Fixed m2e lifecycle mapping pom issues
by Ildar Absalyamov
· 9 years ago
5ae0df8
ASTERIXDB-1136: Make Java compiler target configurable via profile
by Ian Maxon
· 9 years ago
05d9cce
Moved LSMOperationType to LSM API package
by Murtadha Hubail
· 9 years ago
bb3457c
ASTERIXDB-139: Add temp workspace files deletion to IOManager
by Murtadha Hubail
· 9 years ago
1cde365
ASTERIXDB-1053: change IndexLifecycleManager API to use resource name
by Murtadha Hubail
· 9 years ago
87428ba
ASTERIXDB-1002: Fix exception handling in EmptyTupleSourceRuntimeFactory
by Ildar Absalyamov
· 9 years ago
aaa888b
ASTERIXDB-1077: Fixed - Inverted index tests are slow compared to others
by Taewoo Kim
· 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
017fdfe
Set the priority of the following threads to be Thread.MAX_PRIORITY:
by Yingyi Bu
· 9 years ago
d4daeb4
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 9 years ago
2eb6e71
[maven-release-plugin] prepare release fullstack-0.2.16-incubating
by Ian Maxon
· 9 years ago
fullstack-0.2.16-incubating
d0d0504
Remove old Hadoop compat layer
by Ian Maxon
· 9 years ago
d885779
Change license headers
by Ian Maxon
· 9 years ago
b86e439
Revert "[maven-release-plugin] prepare release fullstack-0.2.16-incubating"
by Ian Maxon
· 9 years ago
4dc691a
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 9 years ago
c30fa93
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 9 years ago
d858943
[maven-release-plugin] prepare release fullstack-0.2.16-incubating
by Ian Maxon
· 9 years ago
1b4d08e
Revert "[maven-release-plugin] prepare release fullstack-0.2.16-incubating"
by Ian Maxon
· 9 years ago
45cb1ce
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 9 years ago
8b4b9d4
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 9 years ago
34b4854
[maven-release-plugin] prepare release fullstack-0.2.16-incubating
by Ian Maxon
· 9 years ago
c09ee7e
Remove release-plugin import, inherit insteaad.
by Ian Maxon
· 9 years ago
69caeb3
Remove errant <distributionManagement> tags
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
baff4fa
Optimized the binary tokenizer - get the total number of tokens
by Taewoo Kim
· 9 years ago
c2cc117
This change includes:
by Yingyi Bu
· 9 years ago
fd43426
improve the buffer cache perf. with 1) a better hash function for fileid-pageid, 2) reduce synchronization in clock page replacement policy.
by Yingyi Bu
· 9 years ago
b5e88a2
Performance fix for BufferCache.
by Yingyi Bu
· 9 years ago
d48d18f
NKC fix for int64
by pouria.pirzadeh@gmail.com
· 9 years ago
da37cb2
Introducing data replication API to LSM indexes
by Murtadha Hubail
· 9 years ago
137fc3b
Add Apache RAT License Auditor plugin, and fix missing licenses
by Ian Maxon
· 9 years ago
367756a
Changes to support Feeds 2.0 (random partitioning of tuples)
by ramangrover29
· 9 years ago
0d87a57
VariableSizeFrame(VSizeFrame) support for Hyracks.
by JavierJia
· 9 years ago
0e5d531
Algebricks fix for issue 873.
by Yingyi Bu
· 9 years ago
9a8ab49
Fix the HashFunction Bug in OptimizedHybridHashJoinOperatorDescriptor
by JavierJia
· 9 years ago
fac0d34
1. Fix the "writerCount!=0 during component flushing" issue
by Yingyi Bu
· 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
· 9 years ago
9b9f7c5
Range connector update with order by hint.
by Eldon Carman
· 10 years ago
Next »