1. f9f918a SQL++ support in Algebricks: by Yingyi Bu · 9 years ago
  2. 492b6fe Adapted Inline Variable rules to allow functions that are treated as constant at runtime to be inlineable by Steven Jacobs · 9 years ago
  3. 5ae0df8 ASTERIXDB-1136: Make Java compiler target configurable via profile by Ian Maxon · 9 years ago
  4. c4118bd ASTERIXDB-221: reduce unneceesary partitioning for hash joins. by Yingyi Bu · 9 years ago
  5. d4daeb4 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  6. 2eb6e71 [maven-release-plugin] prepare release fullstack-0.2.16-incubating by Ian Maxon · 9 years ago fullstack-0.2.16-incubating
  7. d885779 Change license headers by Ian Maxon · 9 years ago
  8. b86e439 Revert "[maven-release-plugin] prepare release fullstack-0.2.16-incubating" by Ian Maxon · 9 years ago
  9. 4dc691a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  10. c30fa93 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  11. d858943 [maven-release-plugin] prepare release fullstack-0.2.16-incubating by Ian Maxon · 9 years ago
  12. 1b4d08e Revert "[maven-release-plugin] prepare release fullstack-0.2.16-incubating" by Ian Maxon · 9 years ago
  13. 45cb1ce Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  14. 8b4b9d4 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  15. 34b4854 [maven-release-plugin] prepare release fullstack-0.2.16-incubating by Ian Maxon · 9 years ago
  16. e915e8c Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  17. 9939b48 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  18. 4db4f57 Abstracting algebricks rules out of AsterixDB. by Preston Carman · 9 years ago
  19. 367756a Changes to support Feeds 2.0 (random partitioning of tuples) by ramangrover29 · 9 years ago
  20. 0e5d531 Algebricks fix for issue 873. by Yingyi Bu · 9 years ago
  21. 9b9f7c5 Range connector update with order by hint. by Eldon Carman · 9 years ago
  22. 4cc7018 Implementation of Union by kereno · 10 years ago
  23. 97acfe5 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  24. 0c62ede [maven-release-plugin] prepare release fullstack-0.2.15 by Ian Maxon · 10 years ago fullstack-0.2.15
  25. 82609d9 Fix issue849. by buyingyi · 10 years ago
  26. 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
  27. e1413cc Fix issue 562. by buyingyi · 10 years ago
  28. 7527bbb Eliminate trivial subplan (e.g., a NTS only plan) in EliminateSubplanRule. by buyingyi · 10 years ago
  29. e82f811 Add license info so it is visible to maven by Ian · 10 years ago
  30. 8f33513 Changes in this CL include: by buyingyi · 10 years ago
  31. a4e52b0 Moved MaterializeOperator and NestedSubplanToJoinRule to Hyracks. by Eldon Carman · 10 years ago
  32. ce8ee31 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  33. db37e07 [maven-release-plugin] prepare release fullstack-0.2.14 by Ian Maxon · 10 years ago fullstack-0.2.14
  34. 15a7d14 This change list includes several fixes: by buyingyi · 10 years ago
  35. 42542e2 Fix the data property inference: by buyingyi · 10 years ago
  36. 6cbcf01 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  37. 1f30d4e [maven-release-plugin] prepare release fullstack-0.2.13 by Ian Maxon · 10 years ago fullstack-0.2.13
  38. 486b792 - Added Tokenize Operator in addition to the bulkload operator changes that were made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  39. f6596f2 Added replicate operator with materialization by icetindil · 10 years ago
  40. 46fee83 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  41. ff2ef98 [maven-release-plugin] prepare release fullstack-0.2.12 by Ian Maxon · 10 years ago fullstack-0.2.12
  42. 09da56b Added LSM component-level filters for all indexes. by salsubaiee · 10 years ago
  43. 26c6bb6 1. fix asterixdb issue 782 by Yingyi Bu · 10 years ago
  44. 0622e8e Several major changes in hyracks: by Yingyi Bu · 10 years ago
  45. 699f8e8 fixed issue 731, 740, and more by Young-Seok · 10 years ago
  46. 79b4c82 [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 10 years ago
  47. 423f4c6 [maven-release-plugin] prepare release fullstack-0.2.11 by Zachary Heilbron · 10 years ago
  48. 21a3711 fixing issue #352 by icetindil · 11 years ago
  49. b779e71 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  50. 9c83200 [maven-release-plugin] prepare release fullstack-0.2.10 by Vinayak Borkar · 11 years ago
  51. cbf79d8 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  52. df9830b reverted the change of removing adjacent exchange operators by JArod · 11 years ago
  53. 2f1f1df Fixed a bug on unclosed running aggregation runtime; fixed an issue on by JArod · 11 years ago
  54. 7d85059 Fixed the incorrect exchange merging introduced by the previous commit; by JArod · 11 years ago
  55. 486adf9 Fixed a bug on omitted order by columns when added an exchange operator by JArod · 11 years ago
  56. af6f94c Fixed a bug on unclosed running aggregation runtime; fixed an issue on by JArod · 11 years ago
  57. 6f95cab do not apply PullSelectOutOfEqJoin for LOJ by icetindil · 11 years ago
  58. 71267de Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  59. c7389ac ensure limits are copied down as far as possible and not through select operators by zheilbron · 11 years ago
  60. fa70521 don't inline non-functional functions by zheilbron · 11 years ago
  61. cec8edf disable common subexpression elimination for non-functional functions by zheilbron · 11 years ago
  62. 05fedfc checkpoint: fixed a issue when introducing the HashMergeExcnahge but by JArod · 11 years ago
  63. a1373fd make more rules aware of non-functional functions by zheilbron · 11 years ago
  64. ba111c9 add a rule to eliminate empty-key gby by buyingyi · 11 years ago
  65. aebe2cb add a rule to converet left outer join to inner join by buyingyi · 11 years ago
  66. 7f5ff0f add a rule to converet left outer join to inner join by buyingyi · 11 years ago
  67. 0f63d8b [maven-release-plugin] prepare for next development iteration by buyingyi · 11 years ago
  68. 8b301e7 [maven-release-plugin] prepare release fullstack-0.2.9 by buyingyi · 11 years ago
  69. 585abfa [maven-release-plugin] rollback the release of fullstack-0.2.9 by buyingyi · 11 years ago
  70. 1cf801c [maven-release-plugin] prepare for next development iteration by buyingyi · 11 years ago
  71. 8ef21fa [maven-release-plugin] prepare release fullstack-0.2.9 by buyingyi · 11 years ago
  72. 1cdf25c fix the execution mode of operators and the location constraint of algebricks meta operator by buyingyi · 11 years ago
  73. aeba25c [maven-release-plugin] prepare for next development iteration by buyingyi · 11 years ago
  74. 54d003f [maven-release-plugin] prepare release fullstack-0.2.8 by buyingyi · 11 years ago
  75. 814b302 [maven-release-plugin] rollback the release of fullstack-0.2.8 by buyingyi · 11 years ago
  76. b5a254d [maven-release-plugin] prepare release fullstack-0.2.8 by buyingyi · 11 years ago
  77. 3e3cf87 [maven-release-plugin] rollback the release of fullstack-0.2.8 by buyingyi · 11 years ago
  78. b953ee9 [maven-release-plugin] prepare for next development iteration by buyingyi · 11 years ago
  79. b83b3b0 [maven-release-plugin] prepare release fullstack-0.2.8 by buyingyi · 11 years ago
  80. 8210a97 [maven-release-plugin] prepare for next development iteration by buyingyi · 11 years ago
  81. 7833f6d [maven-release-plugin] prepare release fullstack-0.2.7 by buyingyi · 11 years ago
  82. 706863b [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  83. 55e8f8c [maven-release-plugin] prepare release fullstack-0.2.6 by Vinayak Borkar · 11 years ago
  84. 276bbc2 add/update license headers by Till Westmann · 11 years ago
  85. 1c570ac organizing compiler parameters by icetindil · 11 years ago
  86. b43b762 fix asterixdb issue459 by buyingyi · 11 years ago
  87. 1713d1a fix asterixdb issue51 by buyingyi · 11 years ago
  88. 95f3183 addressed young-seok's comments by buyingyi · 11 years ago
  89. 19e5644 address Vinayak's code review comments by buyingyi · 11 years ago
  90. a53269c fix asterixdb issue382 by buyingyi · 11 years ago
  91. e46016e revert the unrelavent part by buyingyi · 11 years ago
  92. 533e5a2 fix asterixdb issue428 by buyingyi · 11 years ago
  93. 0aa3e0a address Madhu's review comments by buyingyi · 11 years ago
  94. b2ac921 fix for issue196 by buyingyi · 11 years ago
  95. d8ee5b5 Merge branch 'fullstack_lsm_staging' into fullstack_pregelix_fix by buyingyi · 11 years ago
  96. 1e8df9f Merge branch 'fullstack_lsm_staging' into madhusudancs/parallelize_result_distribution. by Madhusudan.C.S · 11 years ago
  97. c16b01c merge fullstack_lsm_staging by buyingyi · 11 years ago
  98. 6e2aece fix asterixdb issue 353 by buyingyi · 11 years ago
  99. 156c8ed Removed the Die operator footprint. by salsubaiee · 11 years ago
  100. ccfbf41 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago