Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
f624cf3eff880d645a16f08deca5ddd1ee3a537a
f624cf3
Add a constructor for FileSplit: FileSplit(String nodeName, String path, int ioDeviceId).
by Yingyi Bu
· 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
f9f918a
SQL++ support in Algebricks:
by Yingyi Bu
· 9 years ago
8af1963
ASTERIXDB-1145: Fix error propagating in operators/connectors:
by Yingyi Bu
· 9 years ago
4c31457
ASTERIXDB-1145: Fix error reporting in AlgebricksMetaOperatorDescriptor to avoid undeterministic behaviors.
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
492b6fe
Adapted Inline Variable rules to allow functions that are treated as constant at runtime to be inlineable
by Steven Jacobs
· 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
c4118bd
ASTERIXDB-221: reduce unneceesary partitioning for hash joins.
by Yingyi Bu
· 9 years ago
aaa888b
ASTERIXDB-1077: Fixed - Inverted index tests are slow compared to others
by Taewoo Kim
· 9 years ago
1fda6bc
ASTERIXDB-1120: Fix sub-project builds.
by Chris Hillery
· 9 years ago
9c569a2
ASTERIXDB-1002: Fix exception handling in EmptyTupleSourceRuntimeFactory
by Murtadha Hubail
· 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
ec57292
Fix source packaging, address misc. release issues
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
02d60aa
Add DISCLAIMER file
by Ian Maxon
· 9 years ago
a6b4b93
Add source-release assembly
by Ian Maxon
· 9 years ago
69caeb3
Remove errant <distributionManagement> tags
by Ian Maxon
· 9 years ago
fb3a411
Update release plugin to Apache compatible version
by Ian Maxon
· 9 years ago
c482127
Change Nexus repo, relax RAT checks
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
4db4f57
Abstracting algebricks rules out of AsterixDB.
by Preston Carman
· 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
3471c7b
allow counter to reset from a start
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
ad0fd0a
Fixing LSMHarness issue.
by hubailmor@gmail.com
· 10 years ago
ec8d7a2
Issue 867: Handle delimited files using CR-only line separators
by Chris Hillery
· 10 years ago
12bab0d
Allow retries on IPCSystem.getHandle().
by Chris Hillery
· 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
9b3b546
- Fixed Type Casting issue
by Taewoo Kim
· 10 years ago
e0f048d
- Fixed Type Casting issue
by Taewoo Kim
· 10 years ago
97acfe5
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 10 years ago
0c62ede
[maven-release-plugin] prepare release fullstack-0.2.15
by Ian Maxon
· 10 years ago
fullstack-0.2.15
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
82609d9
Fix issue849.
by buyingyi
· 10 years ago
8049073
Fix for issue 771 - removed FieldLengthIgnoring comparators and added field length check in Pointable comparator
by Ildar Absalyamov
· 10 years ago
97a52d1
Hyracks fix for issue 838. This commit adds a rule that takes assigns out of subplans when the assigns only involve free variables
by Steven Jacobs
· 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
d000771
Add ability to configure network ports for NCs and CC.
by Chris Hillery
· 10 years ago
3d990f0
Added a new method to switch LSM component state
by hubailmor@gmail.com
· 10 years ago
e1413cc
Fix issue 562.
by buyingyi
· 10 years ago
7527bbb
Eliminate trivial subplan (e.g., a NTS only plan) in EliminateSubplanRule.
by buyingyi
· 10 years ago
e82f811
Add license info so it is visible to maven
by Ian
· 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
ddac3af
Add ByteArrayPointable datatype.
by JavierJia
· 10 years ago
7855edc
Fix issue 138
by Ian
· 10 years ago
62b22d1
Added a method to check current LSM component status
by hubailmor@gmail.com
· 10 years ago
ce8ee31
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 10 years ago
db37e07
[maven-release-plugin] prepare release fullstack-0.2.14
by Ian Maxon
· 10 years ago
fullstack-0.2.14
ffc967f
Move Pregelix and Hivesterix codebase to new repositories:
by buyingyi
· 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
b6e2352
Changes to fix issue 803
by Young-Seok
· 10 years ago
e35715f
Changes to fix issue 802
by Young-Seok
· 10 years ago
eee859a
Change default Hadoop version to 2.2.0
by Ian
· 10 years ago
6cbcf01
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 10 years ago
1f30d4e
[maven-release-plugin] prepare release fullstack-0.2.13
by Ian Maxon
· 10 years ago
fullstack-0.2.13
4a5d8ff
Fixed CSV parser to recognize quote and delimiter inside a string.
by Taewoo Kim
· 10 years ago
Next »