Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
0c62ede6e63ec1425243b16a8c5bc0ba9ed92e28
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
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
· 10 years ago
0b17175
Adding virtual pages to BufferCache for lsm-on-hdfs
by Ian
· 10 years ago
a3da3e9
Changes to allow having the no-merge policy as an option in asterix.
by salsubaiee
· 10 years ago
bf664f4
Adding plot of Algebricks plan
by kereno
· 10 years ago
46fee83
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 10 years ago
ff2ef98
[maven-release-plugin] prepare release fullstack-0.2.12
by Ian Maxon
· 10 years ago
fullstack-0.2.12
7c48a95
Moving developerConnection in toplevel pom
by Ian Maxon
· 10 years ago
63e354a
Several bug fixes in HHJ, NLJ, and tokenizer
by icetindil
· 10 years ago
09da56b
Added LSM component-level filters for all indexes.
by salsubaiee
· 10 years ago
fe9bf23
Add Shutdown via API to Hyracks
by Ian
· 10 years ago
c6d9386
1. make limit operator work in nested plan
by Yingyi Bu
· 10 years ago
396c18b
Support big vertex in Pregelix.
by Yingyi Bu
· 10 years ago
40508e8
Adding external indexes
by Abdullah Alamoudi
· 10 years ago
26c6bb6
1. fix asterixdb issue 782
by Yingyi Bu
· 10 years ago
4191a5f
The Hyracks issue #137 shows a hard coded value. The solution was to create a
by Eldon Carman
· 10 years ago
0622e8e
Several major changes in hyracks:
by Yingyi Bu
· 10 years ago
f53df34
reduced communication during result distribution
by Till Westmann
· 10 years ago
07e87bd
start WorkQueue at the end of CC startup
by Till Westmann
· 10 years ago
699f8e8
fixed issue 731, 740, and more
by Young-Seok
· 10 years ago
efab69f
making edit-distance-contains() work with lists
by icetindil
· 11 years ago
ffc6769
Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/issue_731
by icetindil
· 11 years ago
ba041e5
addressed code review comments
by icetindil
· 11 years ago
ffe96a2
Various bug and performance fixes for the lsm indexes.
by salsubaiee
· 11 years ago
1d41aa9
added a new search modifier for fuzzy contains queries
by icetindil
· 11 years ago
6075fbe
Merge branch 'ecarm002/json_constraints'
by Eldon Carman
· 11 years ago
86a05f3
Code performance readability update for JSON partition constraints.
by Eldon Carman
· 11 years ago
8f649ae
Made the JSON output more readable.
by Eldon Carman
· 11 years ago
39252c2
Merge branch 'ecarm002/json_constraints' of https://code.google.com/p/hyracks into ecarm002/json_constraints
by Eldon Carman
· 11 years ago
6b3c861
Added constraints to the operator JSON.
by Eldon Carman
· 11 years ago
c6ed403
Fixed inverted index bulkLoading issue by copying missing data from lastTupleBuilder to lastTuple
by ildar.absalyamov
· 11 years ago
7b980fc
Added constraints to the operator JSON.
by Eldon Carman
· 11 years ago
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
74c88c4
Fix a bug related to merges in LSMRTree
by Abdullah Alamoudi
· 11 years ago
c48cc42
Use global.test.in/excludes, so test.in/excludes can still be used on command-line
by Chris Hillery
· 11 years ago
3ec1230
Removed unwanted test output files; updated .gitignore
by Chris Hillery
· 11 years ago
e5f5676
Merge branch 'ceej/tiered-tests' - consolidated surefire configuration,
by Chris Hillery
· 11 years ago
47058a0
adressed code review comments
by icetindil
· 11 years ago
c5ed7d6
Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/frame_size
by icetindil
· 11 years ago
0ac066e
Merge branch 'master' into westmann/nljoin
by Till Westmann
· 11 years ago
e82193f
Fix the LSM Rtree force modify
by Abdullah Alamoudi
· 11 years ago
cbccf1d
Merge branch 'master' of https://code.google.com/p/hyracks
by Abdullah Alamoudi
· 11 years ago
a91842e
LSM Rtree Optimization
by Abdullah Alamoudi
· 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
a9f5953
Merge branch 'master' into westmann/nljoin
by Till Westmann
· 11 years ago
c022ca4
Merge branch 'ceej/tiered-tests' of https://code.google.com/p/hyracks into ceej/tiered-tests
by Chris Hillery
· 11 years ago
a0f19b1
Merge remote-tracking branch 'origin/master' into ceej/tiered-tests
by Chris Hillery
· 11 years ago
957933f
changes to fix issue 727
by Young-Seok
· 11 years ago
6723841
Merge remote-tracking branch 'origin/master' into ceej/tiered-tests
by Chris Hillery
· 11 years ago
48851f5
fix issue 130 thanks to patch from Till
by Zachary Heilbron
· 11 years ago
0552c4a
small improvements - scan disk files less often - some small cleanup
by Till Westmann
· 11 years ago
1be44df
Ensure batchSize is at least 1 in all cases
by Chris Hillery
· 11 years ago
1990ac3
Also exclude Hivesterix perf test (test data not actually checked in)
by Chris Hillery
· 11 years ago
0fdb5dd
Block ALL Pregelix tests, for now
by Chris Hillery
· 11 years ago
fa6dab8
Fixed hanging Pregelix name
by Chris Hillery
· 11 years ago
69ea8c3
More hanging Pregelix tests
by Chris Hillery
· 11 years ago
c6e9fae
Don't attempt to run Abstract tests
by Chris Hillery
· 11 years ago
069f950
Fix heap size
by Chris Hillery
· 11 years ago
c9d8f92
Use Asterix-style surefire config; define hanging-pregelix-tests profile to run pregelix tests that tend to hang (now skipped by default)
by Chris Hillery
· 11 years ago
4077fd8
Ensure batchSize > 0 even when running with very many CPU cores
by Chris Hillery
· 11 years ago
6237e7a
Merge branch 'master' into ceej/tiered-tests
by Chris Hillery
· 11 years ago
57d3b6f
Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/issue_352
by icetindil
· 11 years ago
d2c1a8a
Use forkCount instead of deprecated forkMode
by Chris Hillery
· 11 years ago
ac331d0
Removed stale config; removed jvm.extraargs from surefire config
by Chris Hillery
· 11 years ago
b531ce3
Explicit dependency on JUnit 4.8.1 where necessary to build
by Chris Hillery
· 11 years ago
dd3096e
Merge branch 'master' of https://code.google.com/p/hyracks into ceej/tiered-tests
by Chris Hillery
· 11 years ago
4fc647c
Consolidate surefire config into top-level pom
by Chris Hillery
· 11 years ago
08c72ab
Use JUnit 4.8; example of profiles for slow tests
by Chris Hillery
· 11 years ago
Next »