Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
07075667c39d1b44939dfb83389de2626b21d8b7
/
hyracks-fullstack
/
algebricks
/
algebricks-core
8cf8be6
Support IFrameWriter contract check.
by Till Westmann
· 7 years ago
de0ece7
Change logical plan to apply filter from 2ndary index
by Jianfeng Jia
· 7 years ago
735532e
Separate index build from index access
by Abdullah Alamoudi
· 8 years ago
049d541
Make query plans more user-friendly.
by Yingyi Bu
· 8 years ago
2065eab
ASTERIXDB-1892: Sets a proper hash table cardinality during hash-group by
by Taewoo Kim
· 8 years ago
93b46c8
Advance version to AsterixDB 0.9.2-SNAPSHOT and Hyracks 0.3.2-SNAPSHOT
by AsterixDB Jenkins
· 8 years ago
release-0.9.1-rc2
a87189c
Release Apache AsterixDB 0.9.1 and 0.3.1
by AsterixDB Jenkins
· 8 years ago
ed15d46
Print filter information in logical plan
by Jianfeng Jia
· 8 years ago
ff915a9
Fix ASTERIXDB-1867: get Plan String only when context is not null
by Taewoo Kim
· 8 years ago
c19318f
Remove Plan Plotter
by Michael Blow
· 8 years ago
f7100f7
Let SPLIT operator work as expected
by Taewoo Kim
· 8 years ago
d718dc4
Improve reading from and writing to Metadata pages
by Abdullah Alamoudi
· 8 years ago
ef9be0f
Introduce IStorageComponentProvider
by Abdullah Alamoudi
· 8 years ago
a3435a3
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 8 years ago
def643d
[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc2
by Ian Maxon
· 8 years ago
apache-hyracks-0.3.0
apache-hyracks-0.3.0-rc2
2d232b6
Revert "[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1"
by Ian Maxon
· 8 years ago
7c9a47a
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 8 years ago
ab6fd5e
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 8 years ago
0c940ef
[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1
by Ian Maxon
· 8 years ago
apache-hyracks-0.3.0-rc1
1b3b3db
Revert "[maven-release-plugin] prepare release apache-hyracks-0.2.18"
by Ian Maxon
· 8 years ago
cd06867
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 8 years ago
9aa1583
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 8 years ago
e6af0ee
[maven-release-plugin] prepare release apache-hyracks-0.2.18
by Ian Maxon
· 8 years ago
43b40b6
AsterixDB & Hyracks Source Assemblies, Licensing
by Michael Blow
· 8 years ago
599ef8f
Cleanup AsterixDB Dependencies
by Michael Blow
· 8 years ago
8586cd4
Fix ASF license headers.
by Yingyi Bu
· 8 years ago
8b2acee
ASTERIXDB-1556, ASTERIXDB-1733: Hash Group By and Hash Join conform to the memory budget
by Taewoo Kim
· 8 years ago
03e940a
Supports flexible degree of parallelism.
by Yingyi Bu
· 8 years ago
6b8a42f
ASTERIXDB-1608, ASTERIXDB-1617 Match user query for nonpure function calls
by Steven Glenn Jacobs
· 8 years ago
dabad47
Disable hash merge exchange.
by Yingyi Bu
· 8 years ago
163c3be
Cleanup FileSplit and FileReference
by Abdullah Alamoudi
· 8 years ago
52671a2
Unify runtime type exceptions by using error code and message template.
by Yingyi Bu
· 8 years ago
fbccee6
Misc. Dependency Version Updates
by Michael Blow
· 8 years ago
452c5d0
Fix Upsert Pipeline
by Abdullah Alamoudi
· 8 years ago
afa909a
Enhanced Insert AQL
by Steven Glenn Jacobs
· 8 years ago
ba35812
Fix / Enforce Hyracks Dependency Correctness
by Michael Blow
· 8 years ago
8b664f3
Fixed UsedVariableVisitor for the Splitoperator
by Taewoo Kim
· 8 years ago
76a4f9e
Index-only plan step 2: Added SplitOperator
by Taewoo Kim
· 8 years ago
a79db2a
Changed the physical tag of ReplicatePOperator (SPLIT -> REPLICATE)
by Taewoo Kim
· 8 years ago
a1eb753
Reduced logging
by Till Westmann
· 8 years ago
2f410f4
pull common code into AbstractPreclusteredGroupByPOperator
by Till Westmann
· 8 years ago
4b30d79
ASTERIXDB-1626: performance improvement for multiple global aggregates.
by Yingyi Bu
· 8 years ago
534d589
ASTERIXDB-1451: Remove Record Casting for insert/delete/upsert
by Abdullah Alamoudi
· 8 years ago
834e173
ASTERIXDB-1572 and ASTERIXDB-1591: fix and regression tests.
by Yingyi Bu
· 8 years ago
78c6115
Code clean up and sonar fixes.
by Preston Carman
· 8 years ago
c89d668
ASTERIXDB-1581: fix subquery decorrelation.
by Yingyi Bu
· 8 years ago
43bae55
Refactor Active Listeners
by Abdullah Alamoudi
· 8 years ago
9747c4b
Improve Test Classes
by Abdullah Alamoudi
· 8 years ago
437d819
ASTERIXDB-1592: fix and regression tests.
by Yingyi Bu
· 8 years ago
ab81748
Add Asterix Extension Manager
by Yingyi Bu
· 8 years ago
33dfae5
ASTERIXDB-1571: fix and add regression tests.
by Yingyi Bu
· 8 years ago
8671ddf
Clean up GROUP BY and WITH clause.
by Yingyi Bu
· 8 years ago
b762457
Support UNION ALL.
by Yingyi Bu
· 8 years ago
f8a882d
Cleanup Versions In POM Files
by Michael Blow
· 8 years ago
ef3f027
Implement EXPLAIN for SQL++
by Till Westmann
· 8 years ago
af8255b
ASTERIXDB-1531: fix ORDER BY with primary keys as non-prefix sort keys.
by Yingyi Bu
· 8 years ago
973a0d3
Refactor General Active Classes
by Abdullah Alamoudi
· 8 years ago
91ff20e
some pretty printing refactoring/cleanup
by Till Westmann
· 8 years ago
bce1888
Sonar fixes and other clean up items.
by Preston Carman
· 8 years ago
196db5d
Add EXISTS/NOT EXISTS.
by Yingyi Bu
· 8 years ago
61ec128
Updated exchange operator names to include 'exchange' in the class name.
by Preston Carman
· 8 years ago
c1f984e
Rename join operator to be consistent with other join classes.
by Preston Carman
· 8 years ago
a89fae6
Support SELECT star.
by Yingyi Bu
· 8 years ago
ea36aa6
report missing variable type only for variables
by Till Westmann
· 8 years ago
9e3f9be
Support implicit variable name and column name.
by Yingyi Bu
· 8 years ago
dfa3c11
Fix Indexing on Open fields and Meta fields
by Abdullah Alamoudi
· 8 years ago
a261001
Fixed the nested loop join algorithm to use join memory parameter.
by Preston Carman
· 8 years ago
6c80d53
Fix partitioning for datasets with meta
by Abdullah Alamoudi
· 8 years ago
d2ca97a
Eliminate Hard Tabs From Java Files
by Michael Blow
· 8 years ago
b0fe0ac
Supports Left Outer Join and Left Outer Unnest in SQL++.
by Yingyi Bu
· 8 years ago
9269607
Let SQL-92 aggregate functions behave the same as SQL-92.
by Yingyi Bu
· 8 years ago
535d86b
ASTERIXDB-1228: Add MISSING into the data model.
by Yingyi Bu
· 8 years ago
b4c1fb0
Normalize XML Whitespace
by Michael Blow
· 9 years ago
e964f9b
MBR size optimization for point data in R-Tree
by kisskys
· 9 years ago
68914a9
ASTERIXDB-1407: let the build branch to broadcast for NestedLoopJoin.
by Yingyi Bu
· 9 years ago
6de6915
Move Hyracks to subfolder
by Ian Maxon
· 9 years ago