1. 26a15f0 Remove Trailing White Spaces by Abdullah Alamoudi · 9 years ago
  2. e00dbb9 ASTERIXDB-1272 Remove ExternalLookupOperator by Abdullah Alamoudi · 9 years ago
  3. a63d0f7 Intersect the 2ndary indexes before primary search by Jianfeng Jia · 9 years ago
  4. 7a27293 Move to non-copy-based evaluator interfaces for scalar functions, aggregate functions, running aggregate functions and unnest functions. by Yingyi Bu · 9 years ago
  5. 6800b9e ASTERIXDB-1157, ASTERIXDB-1051: Pushdown limit by Taewoo Kim · 9 years ago
  6. abf0708 IPrinters and IAWriters throw HyracksDataException by Till Westmann · 9 years ago
  7. 6464d72 remove end-of-line whitespace by Till Westmann · 9 years ago
  8. d960fd3 Fix for ASTERIXDB-1291: deals with the case that a NTS' data source operator has been deep copied. by Yingyi Bu · 9 years ago
  9. f1fdb15 Add Support for Upsert Operation by Abdullah Alamoudi · 9 years ago
  10. 0b64267 ASTERIXDB-1005, ASTERIXDB-1263: clean up subplan flattening, including: by Yingyi Bu · 9 years ago
  11. 7dd4799 Fix for ASTERIXDB-1018, ASTERIXDB-1017, ASTERIXDB-1019, by Yingyi Bu · 9 years ago
  12. 3a88250 Fix ASTERIXDB-1201 by Ian Maxon · 9 years ago
  13. f9f918a SQL++ support in Algebricks: by Yingyi Bu · 9 years ago
  14. 5ae0df8 ASTERIXDB-1136: Make Java compiler target configurable via profile by Ian Maxon · 9 years ago
  15. c4118bd ASTERIXDB-221: reduce unneceesary partitioning for hash joins. by Yingyi Bu · 9 years ago
  16. d4daeb4 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  17. 2eb6e71 [maven-release-plugin] prepare release fullstack-0.2.16-incubating by Ian Maxon · 9 years ago fullstack-0.2.16-incubating
  18. d885779 Change license headers by Ian Maxon · 9 years ago
  19. b86e439 Revert "[maven-release-plugin] prepare release fullstack-0.2.16-incubating" by Ian Maxon · 9 years ago
  20. 4dc691a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  21. c30fa93 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  22. d858943 [maven-release-plugin] prepare release fullstack-0.2.16-incubating by Ian Maxon · 9 years ago
  23. 1b4d08e Revert "[maven-release-plugin] prepare release fullstack-0.2.16-incubating" by Ian Maxon · 9 years ago
  24. 45cb1ce Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  25. 8b4b9d4 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  26. 34b4854 [maven-release-plugin] prepare release fullstack-0.2.16-incubating by Ian Maxon · 9 years ago
  27. e915e8c Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  28. 9939b48 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  29. 137fc3b Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 9 years ago
  30. 367756a Changes to support Feeds 2.0 (random partitioning of tuples) by ramangrover29 · 9 years ago
  31. 0e5d531 Algebricks fix for issue 873. by Yingyi Bu · 9 years ago
  32. 3471c7b allow counter to reset from a start by Yingyi Bu · 9 years ago
  33. 7f7c573 Add a flag for LSM-based indices to indicate whether force pages to disk devices during flush and merge. by buyingyi · 9 years ago
  34. 9b9f7c5 Range connector update with order by hint. by Eldon Carman · 9 years ago
  35. 4cc7018 Implementation of Union by kereno · 10 years ago
  36. 38dea13 Added abstract class for internal\external dataset scans. by Ildar Absalyamov · 10 years ago
  37. 81b1501 This change allows setting a local ordering property for assign operators. it is needed when variables that are created in the assign operator are sorted by Abdullah Alamoudi · 10 years ago
  38. e0f048d - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  39. 97acfe5 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  40. 0c62ede [maven-release-plugin] prepare release fullstack-0.2.15 by Ian Maxon · 10 years ago fullstack-0.2.15
  41. 5dc4d2e Adding hash join logging comments. by Eldon Carman · 10 years ago
  42. 4e9ea85 1. Tracks the variables coming from the outer branch of loj to later decide whether they are still nullable by buyingyi · 10 years ago
  43. e82f811 Add license info so it is visible to maven by Ian · 10 years ago
  44. 8f33513 Changes in this CL include: by buyingyi · 10 years ago
  45. a4e52b0 Moved MaterializeOperator and NestedSubplanToJoinRule to Hyracks. by Eldon Carman · 10 years ago
  46. ce8ee31 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  47. db37e07 [maven-release-plugin] prepare release fullstack-0.2.14 by Ian Maxon · 10 years ago fullstack-0.2.14
  48. 15a7d14 This change list includes several fixes: by buyingyi · 10 years ago
  49. 42542e2 Fix the data property inference: by buyingyi · 10 years ago
  50. 6cbcf01 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  51. 1f30d4e [maven-release-plugin] prepare release fullstack-0.2.13 by Ian Maxon · 10 years ago fullstack-0.2.13
  52. 486b792 - Added Tokenize Operator in addition to the bulkload operator changes that were made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  53. f6596f2 Added replicate operator with materialization by icetindil · 10 years ago
  54. c818741 Consider opaqueParameters in AbstractFunctionCallExpression equals&hashcode methods to make casting operators with the same argument distinguishable by Ildar Absalyamov · 10 years ago
  55. bf664f4 Adding plot of Algebricks plan by kereno · 10 years ago
  56. 46fee83 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  57. ff2ef98 [maven-release-plugin] prepare release fullstack-0.2.12 by Ian Maxon · 10 years ago fullstack-0.2.12
  58. 09da56b Added LSM component-level filters for all indexes. by salsubaiee · 10 years ago
  59. 40508e8 Adding external indexes by Abdullah Alamoudi · 10 years ago
  60. 4191a5f The Hyracks issue #137 shows a hard coded value. The solution was to create a by Eldon Carman · 10 years ago
  61. 0622e8e Several major changes in hyracks: by Yingyi Bu · 10 years ago
  62. 699f8e8 fixed issue 731, 740, and more by Young-Seok · 10 years ago
  63. 79b4c82 [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 10 years ago
  64. 423f4c6 [maven-release-plugin] prepare release fullstack-0.2.11 by Zachary Heilbron · 10 years ago
  65. 41de8d1 Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/frame_size by icetindil · 11 years ago
  66. 7ca932f fix for issue #732 by icetindil · 11 years ago
  67. aa9879d better pretty printing by Till Westmann · 11 years ago
  68. 87a9555 re-create a constructor for AlgebricksOptimizationContext that takes the "old" parameters by Till Westmann · 11 years ago
  69. c47e5b3 pretty print more expressions by Till Westmann · 11 years ago
  70. 500b25b add visitor to pretty-print expressions by Till Westmann · 11 years ago
  71. b779e71 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  72. 9c83200 [maven-release-plugin] prepare release fullstack-0.2.10 by Vinayak Borkar · 11 years ago
  73. 92de360 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  74. 6a30f60 removed repetitive comment by ramangrover29 · 11 years ago
  75. f4e8743 formatting by Raman Grover · 11 years ago
  76. d020cea ensure proper partitioning strategy for operators beneath datasourcescan by zheilbron · 11 years ago
  77. cbf79d8 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  78. 486adf9 Fixed a bug on omitted order by columns when added an exchange operator by JArod · 11 years ago
  79. 71267de Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  80. c7389ac ensure limits are copied down as far as possible and not through select operators by zheilbron · 11 years ago
  81. 4c0246e minor cleanup on ETS operator by zheilbron · 11 years ago
  82. c914bb3 add call to get operator tag in ILogicalOperator by zheilbron · 11 years ago
  83. 31a29b7 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  84. c03435d checkpoint: addressed Vinayak's review comments by JArod · 11 years ago
  85. 465f68b merged master back by JArod · 11 years ago
  86. 9e4aeab Merge remote-tracking branch 'origin' into yingyi/fullstack_fix by buyingyi · 11 years ago
  87. ece0fd1 checkpoint: added support on running aggregation using group-by runtime. by JArod · 11 years ago
  88. dc7fba3 Revert "Merge branch 'alamouda/adding-external-indexes'" by Abdullah Alamoudi · 11 years ago
  89. 1471549 fix the cache miss problem in the sort merge reader by buyingyi · 11 years ago
  90. a0cd684 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  91. 50c0998 Merge branch 'alamouda/adding-external-indexes' by Abdullah Alamoudi · 11 years ago
  92. c5fdf1b Bug fixes by Abdullah Alamoudi · 11 years ago
  93. 0b4151a properly check function and all of its arguments to see whether it's functional or not by zheilbron · 11 years ago
  94. 0f2e2f0 expose whether a function is functional or not by zheilbron · 11 years ago
  95. 12a200b Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  96. 78e8552 Merge branch 'salsubaiee/master_flush_frames_in_feeds_rapidly' by salsubaiee · 11 years ago
  97. 58b9774 changed assign and project ops in insert/delete plan to flush frames without waiting. by salsubaiee · 11 years ago
  98. 6823c39 Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  99. 131fe50 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  100. 074dcbb checkpoint for supporting offset-based-indexing-unnest. by JArod · 11 years ago