1. 486b792 - Added Tokenize Operator in addition to the bulkload operator changes that were made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  2. f6596f2 Added replicate operator with materialization by icetindil · 10 years ago
  3. 09da56b Added LSM component-level filters for all indexes. by salsubaiee · 11 years ago
  4. 26c6bb6 1. fix asterixdb issue 782 by Yingyi Bu · 11 years ago
  5. 0622e8e Several major changes in hyracks: by Yingyi Bu · 11 years ago
  6. 699f8e8 fixed issue 731, 740, and more by Young-Seok · 11 years ago
  7. 21a3711 fixing issue #352 by icetindil · 11 years ago
  8. cbf79d8 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  9. df9830b reverted the change of removing adjacent exchange operators by JArod · 11 years ago
  10. 2f1f1df Fixed a bug on unclosed running aggregation runtime; fixed an issue on by JArod · 11 years ago
  11. 7d85059 Fixed the incorrect exchange merging introduced by the previous commit; by JArod · 11 years ago
  12. 486adf9 Fixed a bug on omitted order by columns when added an exchange operator by JArod · 11 years ago
  13. af6f94c Fixed a bug on unclosed running aggregation runtime; fixed an issue on by JArod · 11 years ago
  14. 6f95cab do not apply PullSelectOutOfEqJoin for LOJ by icetindil · 11 years ago
  15. 71267de Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  16. c7389ac ensure limits are copied down as far as possible and not through select operators by zheilbron · 11 years ago
  17. fa70521 don't inline non-functional functions by zheilbron · 11 years ago
  18. cec8edf disable common subexpression elimination for non-functional functions by zheilbron · 11 years ago
  19. 05fedfc checkpoint: fixed a issue when introducing the HashMergeExcnahge but by JArod · 11 years ago
  20. a1373fd make more rules aware of non-functional functions by zheilbron · 11 years ago
  21. ba111c9 add a rule to eliminate empty-key gby by buyingyi · 11 years ago
  22. aebe2cb add a rule to converet left outer join to inner join by buyingyi · 11 years ago
  23. 7f5ff0f add a rule to converet left outer join to inner join by buyingyi · 11 years ago
  24. 1cdf25c fix the execution mode of operators and the location constraint of algebricks meta operator by buyingyi · 12 years ago
  25. 276bbc2 add/update license headers by Till Westmann · 12 years ago
  26. 1c570ac organizing compiler parameters by icetindil · 12 years ago
  27. b43b762 fix asterixdb issue459 by buyingyi · 12 years ago
  28. 1713d1a fix asterixdb issue51 by buyingyi · 12 years ago
  29. 95f3183 addressed young-seok's comments by buyingyi · 12 years ago
  30. 19e5644 address Vinayak's code review comments by buyingyi · 12 years ago
  31. a53269c fix asterixdb issue382 by buyingyi · 12 years ago
  32. e46016e revert the unrelavent part by buyingyi · 12 years ago
  33. 533e5a2 fix asterixdb issue428 by buyingyi · 12 years ago
  34. 0aa3e0a address Madhu's review comments by buyingyi · 12 years ago
  35. b2ac921 fix for issue196 by buyingyi · 12 years ago
  36. d8ee5b5 Merge branch 'fullstack_lsm_staging' into fullstack_pregelix_fix by buyingyi · 12 years ago
  37. 1e8df9f Merge branch 'fullstack_lsm_staging' into madhusudancs/parallelize_result_distribution. by Madhusudan.C.S · 12 years ago
  38. c16b01c merge fullstack_lsm_staging by buyingyi · 12 years ago
  39. 6e2aece fix asterixdb issue 353 by buyingyi · 12 years ago
  40. 156c8ed Removed the Die operator footprint. by salsubaiee · 12 years ago
  41. 0a2132d Force global aggregation operator to run on only one partition. by Madhusudan.C.S · 12 years ago
  42. ad39dac add a rewriting rule for fixing issue-285 by buyingyi · 12 years ago
  43. 5f6e942 Fixed the optimizer test case failures in the result distribution branch by modifying the ExtractCommonOperatorsRule to consider the distribute_result operator. by salsubaiee · 12 years ago
  44. 16c7c77 Separate out WriteOperator and create a new DistributeResultOperator for result distribution. by madhusudancs@gmail.com · 12 years ago
  45. e5b8fab Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  46. 58f5056 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution branch. by madhusudancs@gmail.com · 12 years ago
  47. 7990356 Implement the support in Algebricks to instantiate a result writer operator. by madhusudancs@gmail.com · 12 years ago
  48. 36016dc Hoisted algebricks as a top-level project in fullstack by vinayakb · 12 years ago