1. 735532e Separate index build from index access by Abdullah Alamoudi · 7 years ago
  2. 049d541 Make query plans more user-friendly. by Yingyi Bu · 7 years ago
  3. a8af143 ASTERIXDB-1897: fix MoveFreeVariableOperatorOutOfSubplanRule. by Yingyi Bu · 7 years ago
  4. 2065eab ASTERIXDB-1892: Sets a proper hash table cardinality during hash-group by by Taewoo Kim · 7 years ago
  5. f3953a2 Merge branch 'release-0.9.1' by Ian Maxon · 7 years ago
  6. 93b46c8 Advance version to AsterixDB 0.9.2-SNAPSHOT and Hyracks 0.3.2-SNAPSHOT by AsterixDB Jenkins · 7 years ago release-0.9.1-rc2
  7. a87189c Release Apache AsterixDB 0.9.1 and 0.3.1 by AsterixDB Jenkins · 7 years ago
  8. 3b3319a Cleanup storage exceptions by Abdullah Alamoudi · 7 years ago
  9. ed15d46 Print filter information in logical plan by Jianfeng Jia · 7 years ago
  10. ff915a9 Fix ASTERIXDB-1867: get Plan String only when context is not null by Taewoo Kim · 7 years ago
  11. 82464fb AsterixDB Rat Execution Audit & Fixes by Michael Blow · 7 years ago
  12. c19318f Remove Plan Plotter by Michael Blow · 8 years ago
  13. 0407553 Fix transaction logs and optimize upserts by Abdullah Alamoudi · 8 years ago
  14. 4c7b5bf Configuration Revamp by Michael Blow · 8 years ago
  15. f7100f7 Let SPLIT operator work as expected by Taewoo Kim · 8 years ago
  16. bcdc2ab Fix Race Condition in Hyracks/AlgebricksException by Michael Blow · 8 years ago
  17. 34f2384 ASTERIXDB-1791, ASTERIXDB-1796: fix failure handling in runtime operators. by Yingyi Bu · 8 years ago
  18. d718dc4 Improve reading from and writing to Metadata pages by Abdullah Alamoudi · 8 years ago
  19. ef9be0f Introduce IStorageComponentProvider by Abdullah Alamoudi · 8 years ago
  20. 5e17af2 RAT Cleanup, Resulting LICENSE fixes by Michael Blow · 8 years ago
  21. e0c232d Implements concurrent query management support. by Yingyi Bu · 8 years ago
  22. f1bd784 Merge release-0.8.9 branch into master by Ian Maxon · 8 years ago
  23. d5118b0 AQLPlus Refactoring 1: add a new rule controller by Taewoo Kim · 8 years ago
  24. a3435a3 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  25. 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
  26. 2d232b6 Revert "[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1" by Ian Maxon · 8 years ago
  27. 7c9a47a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  28. ab6fd5e [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  29. 0c940ef [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1 by Ian Maxon · 8 years ago apache-hyracks-0.3.0-rc1
  30. c3dfd4b Fix AsterixDB Source Assembly, Rename Hyracks Source Assembly by Michael Blow · 8 years ago
  31. 1b3b3db Revert "[maven-release-plugin] prepare release apache-hyracks-0.2.18" by Ian Maxon · 8 years ago
  32. cd06867 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  33. 9aa1583 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  34. e6af0ee [maven-release-plugin] prepare release apache-hyracks-0.2.18 by Ian Maxon · 8 years ago
  35. 43b40b6 AsterixDB & Hyracks Source Assemblies, Licensing by Michael Blow · 8 years ago
  36. 599ef8f Cleanup AsterixDB Dependencies by Michael Blow · 8 years ago
  37. 8586cd4 Fix ASF license headers. by Yingyi Bu · 8 years ago
  38. d49bc6e ASTERIXDB-1714: Eliminate dependency on org.json by Ian Maxon · 8 years ago
  39. 3d7ec2f Replace ProcessTupleException with factory method by Till Westmann · 8 years ago
  40. 8a29c5f Use a file to store the map from error codes to error messages. by Yingyi Bu · 8 years ago
  41. 8b2acee ASTERIXDB-1556, ASTERIXDB-1733: Hash Group By and Hash Join conform to the memory budget by Taewoo Kim · 8 years ago
  42. eb199d3 ASTERIXDB-1754: fix NPE in CopyLimitDownRule. by Yingyi Bu · 8 years ago
  43. 03e940a Supports flexible degree of parallelism. by Yingyi Bu · 8 years ago
  44. 165121b Cleanup type exceptions and error messages in the compiler. by Yingyi Bu · 8 years ago
  45. 6b8a42f ASTERIXDB-1608, ASTERIXDB-1617 Match user query for nonpure function calls by Steven Glenn Jacobs · 8 years ago
  46. dabad47 Disable hash merge exchange. by Yingyi Bu · 8 years ago
  47. 72aa1b7 Continue Cleaning Up File References and Splits by Abdullah Alamoudi · 8 years ago
  48. 163c3be Cleanup FileSplit and FileReference by Abdullah Alamoudi · 8 years ago
  49. f40081f ASTERIXDB-1727: Fix an issue with multiple aggregates in one group-by by Taewoo Kim · 8 years ago
  50. aee552c ASTERIXDB-1728: revert to version 20090211 of JSON lib by Till Westmann · 8 years ago
  51. 52671a2 Unify runtime type exceptions by using error code and message template. by Yingyi Bu · 8 years ago
  52. fbccee6 Misc. Dependency Version Updates by Michael Blow · 8 years ago
  53. 452c5d0 Fix Upsert Pipeline by Abdullah Alamoudi · 8 years ago
  54. afa909a Enhanced Insert AQL by Steven Glenn Jacobs · 8 years ago
  55. ba35812 Fix / Enforce Hyracks Dependency Correctness by Michael Blow · 8 years ago
  56. 8b664f3 Fixed UsedVariableVisitor for the Splitoperator by Taewoo Kim · 8 years ago
  57. 76a4f9e Index-only plan step 2: Added SplitOperator by Taewoo Kim · 8 years ago
  58. 0e0acb1 ASTERIXDB-1674: fix LoadRecordFieldsRule and RemoveRedundantVariablesRule. by Yingyi Bu · 8 years ago
  59. a79db2a Changed the physical tag of ReplicatePOperator (SPLIT -> REPLICATE) by Taewoo Kim · 8 years ago
  60. a1eb753 Reduced logging by Till Westmann · 8 years ago
  61. e89ad03 ASTERIXDB-1081, ASTERIXDB-1086, ASTERIXDB-1246: proper multiple plan paths handling by Taewoo Kim · 8 years ago
  62. 2f410f4 pull common code into AbstractPreclusteredGroupByPOperator by Till Westmann · 8 years ago
  63. 4b30d79 ASTERIXDB-1626: performance improvement for multiple global aggregates. by Yingyi Bu · 8 years ago
  64. 534d589 ASTERIXDB-1451: Remove Record Casting for insert/delete/upsert by Abdullah Alamoudi · 8 years ago
  65. 7477a58 ASTERIXDB-1602: fix the reset of lastUsedClusterId in ExtractCommonOperatorsRule. by Yingyi Bu · 8 years ago
  66. 834e173 ASTERIXDB-1572 and ASTERIXDB-1591: fix and regression tests. by Yingyi Bu · 8 years ago
  67. 78c6115 Code clean up and sonar fixes. by Preston Carman · 8 years ago
  68. c89d668 ASTERIXDB-1581: fix subquery decorrelation. by Yingyi Bu · 8 years ago
  69. 43bae55 Refactor Active Listeners by Abdullah Alamoudi · 8 years ago
  70. 9747c4b Improve Test Classes by Abdullah Alamoudi · 8 years ago
  71. 437d819 ASTERIXDB-1592: fix and regression tests. by Yingyi Bu · 8 years ago
  72. ab81748 Add Asterix Extension Manager by Yingyi Bu · 8 years ago
  73. 33dfae5 ASTERIXDB-1571: fix and add regression tests. by Yingyi Bu · 8 years ago
  74. 8671ddf Clean up GROUP BY and WITH clause. by Yingyi Bu · 8 years ago
  75. 37cd8f1 ASTERIXDB-883: fix and a regression test. by Yingyi Bu · 8 years ago
  76. b762457 Support UNION ALL. by Yingyi Bu · 8 years ago
  77. 380b0a2 Merge Formatting Changes From Maven Release Plugin by Michael Blow · 8 years ago
  78. f8a882d Cleanup Versions In POM Files by Michael Blow · 8 years ago
  79. ef3f027 Implement EXPLAIN for SQL++ by Till Westmann · 8 years ago
  80. af8255b ASTERIXDB-1531: fix ORDER BY with primary keys as non-prefix sort keys. by Yingyi Bu · 8 years ago
  81. a3603ac Cast Record Before Insert for Open Indexes by Abdullah Alamoudi · 8 years ago
  82. 973a0d3 Refactor General Active Classes by Abdullah Alamoudi · 8 years ago
  83. 91ff20e some pretty printing refactoring/cleanup by Till Westmann · 8 years ago
  84. bce1888 Sonar fixes and other clean up items. by Preston Carman · 8 years ago
  85. 196db5d Add EXISTS/NOT EXISTS. by Yingyi Bu · 8 years ago
  86. 61ec128 Updated exchange operator names to include 'exchange' in the class name. by Preston Carman · 8 years ago
  87. c1f984e Rename join operator to be consistent with other join classes. by Preston Carman · 8 years ago
  88. 2da62dc Cleanup Test Dependencies by Michael Blow · 8 years ago
  89. a89fae6 Support SELECT star. by Yingyi Bu · 8 years ago
  90. ea36aa6 report missing variable type only for variables by Till Westmann · 8 years ago
  91. 9e3f9be Support implicit variable name and column name. by Yingyi Bu · 8 years ago
  92. d6cf641 Hard Tabs++ by Michael Blow · 8 years ago
  93. cf7c452 Reduce object creation in Unnest. by Yingyi Bu · 8 years ago
  94. dfa3c11 Fix Indexing on Open fields and Meta fields by Abdullah Alamoudi · 8 years ago
  95. a261001 Fixed the nested loop join algorithm to use join memory parameter. by Preston Carman · 8 years ago
  96. 6c80d53 Fix partitioning for datasets with meta by Abdullah Alamoudi · 8 years ago
  97. d2ca97a Eliminate Hard Tabs From Java Files by Michael Blow · 8 years ago
  98. b0fe0ac Supports Left Outer Join and Left Outer Unnest in SQL++. by Yingyi Bu · 8 years ago
  99. fd7fb5a ASTERIXDB-1220: print nested values using visitors by Till Westmann · 8 years ago
  100. 9269607 Let SQL-92 aggregate functions behave the same as SQL-92. by Yingyi Bu · 8 years ago