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