Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
3f849969f01effc9b6e7f22462ceb4b2bedabdc4
/
algebricks
/
algebricks-rewriter
b2e9d08
ASTERIXDB-1226: support SQL++ core group-by semantics.
by Yingyi Bu
· 9 years ago
b165aca
Merge branch 'release-0.2.17' into master
by Ian Maxon
· 9 years ago
8f81363
ASTERIXDB-865: fix for if-else expression.
by Yingyi Bu
· 9 years ago
f6d1e05
ASTERIXDB-1343: support heterogeneity of computation nodes and storage nodes.
by Yingyi Bu
· 9 years ago
7dabc19
Support Change Feeds and Ingestion of Records with MetaData
by Abdullah Alamoudi
· 9 years ago
39e2eaf
ASTERIXDB-1168: fix queries with duplicates in a subplan's input.
by Yingyi Bu
· 9 years ago
42b2e57
Added LeftOuterUnnestMap operator.
by Taewoo Kim
· 9 years ago
ccb0864
ASTERIXDB-1127: fix ExtractCommonOperatorsRule.
by Yingyi Bu
· 9 years ago
756ba73
ASTERIXDB-1322: fix variable visitors for SubplanOperator.
by Yingyi Bu
· 9 years ago
6abc63e
Implemented the memory-bounded HashGroupby and HashJoin for BigObject
by Jianfeng Jia
· 9 years ago
3c81586
Fixes for Coverity Issues
by Michael Blow
· 9 years ago
ce6b366
Fix ASTERIXDB-1205: cleanup union related rules.
by Yingyi Bu
· 9 years ago
26a15f0
Remove Trailing White Spaces
by Abdullah Alamoudi
· 9 years ago
a7b3842
ASTERIXDB-1204: fixed LIMIT pushdown into join
by Taewoo Kim
· 9 years ago
a63d0f7
Intersect the 2ndary indexes before primary search
by Jianfeng Jia
· 9 years ago
6800b9e
ASTERIXDB-1157, ASTERIXDB-1051: Pushdown limit
by Taewoo Kim
· 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
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
0b64267
ASTERIXDB-1005, ASTERIXDB-1263: clean up subplan flattening, including:
by Yingyi Bu
· 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
7dd4799
Fix for ASTERIXDB-1018, ASTERIXDB-1017, ASTERIXDB-1019,
by Yingyi Bu
· 9 years ago
9e37c96
ASTERIXDB-1105 - LICENSE per submodule
by Ian Maxon
· 9 years ago
f9f918a
SQL++ support in Algebricks:
by Yingyi Bu
· 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
5ae0df8
ASTERIXDB-1136: Make Java compiler target configurable via profile
by Ian Maxon
· 9 years ago
c4118bd
ASTERIXDB-221: reduce unneceesary partitioning for hash joins.
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
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
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
4db4f57
Abstracting algebricks rules out of AsterixDB.
by Preston Carman
· 9 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
9b9f7c5
Range connector update with order by hint.
by Eldon Carman
· 10 years ago
4cc7018
Implementation of Union
by kereno
· 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
82609d9
Fix issue849.
by buyingyi
· 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
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
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
15a7d14
This change list includes several fixes:
by buyingyi
· 10 years ago
42542e2
Fix the data property inference:
by buyingyi
· 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
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
46fee83
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 11 years ago
ff2ef98
[maven-release-plugin] prepare release fullstack-0.2.12
by Ian Maxon
· 11 years ago
fullstack-0.2.12
09da56b
Added LSM component-level filters for all indexes.
by salsubaiee
· 11 years ago
26c6bb6
1. fix asterixdb issue 782
by Yingyi Bu
· 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
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
21a3711
fixing issue #352
by icetindil
· 11 years ago
b779e71
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 11 years ago
9c83200
[maven-release-plugin] prepare release fullstack-0.2.10
by Vinayak Borkar
· 11 years ago
cbf79d8
Merge branch 'master' into zheilbron/hyracks_msr_demo
by zheilbron
· 11 years ago
df9830b
reverted the change of removing adjacent exchange operators
by JArod
· 11 years ago
2f1f1df
Fixed a bug on unclosed running aggregation runtime; fixed an issue on
by JArod
· 11 years ago
7d85059
Fixed the incorrect exchange merging introduced by the previous commit;
by JArod
· 11 years ago
486adf9
Fixed a bug on omitted order by columns when added an exchange operator
by JArod
· 11 years ago
af6f94c
Fixed a bug on unclosed running aggregation runtime; fixed an issue on
by JArod
· 11 years ago
6f95cab
do not apply PullSelectOutOfEqJoin for LOJ
by icetindil
· 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
fa70521
don't inline non-functional functions
by zheilbron
· 11 years ago
cec8edf
disable common subexpression elimination for non-functional functions
by zheilbron
· 11 years ago
05fedfc
checkpoint: fixed a issue when introducing the HashMergeExcnahge but
by JArod
· 11 years ago
a1373fd
make more rules aware of non-functional functions
by zheilbron
· 11 years ago
ba111c9
add a rule to eliminate empty-key gby
by buyingyi
· 11 years ago
aebe2cb
add a rule to converet left outer join to inner join
by buyingyi
· 11 years ago
7f5ff0f
add a rule to converet left outer join to inner join
by buyingyi
· 11 years ago
0f63d8b
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 11 years ago
8b301e7
[maven-release-plugin] prepare release fullstack-0.2.9
by buyingyi
· 11 years ago
585abfa
[maven-release-plugin] rollback the release of fullstack-0.2.9
by buyingyi
· 11 years ago
1cf801c
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 11 years ago
8ef21fa
[maven-release-plugin] prepare release fullstack-0.2.9
by buyingyi
· 11 years ago
1cdf25c
fix the execution mode of operators and the location constraint of algebricks meta operator
by buyingyi
· 12 years ago
aeba25c
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 12 years ago
Next »