1. b2e9d08 ASTERIXDB-1226: support SQL++ core group-by semantics. by Yingyi Bu · 9 years ago
  2. 58a9df3 ASTERIXDB-1233: Fixed the bulk-loading with an inverted index on an open-type field by Taewoo Kim · 9 years ago
  3. b165aca Merge branch 'release-0.2.17' into master by Ian Maxon · 9 years ago
  4. 8f81363 ASTERIXDB-865: fix for if-else expression. by Yingyi Bu · 9 years ago
  5. f6d1e05 ASTERIXDB-1343: support heterogeneity of computation nodes and storage nodes. by Yingyi Bu · 9 years ago
  6. 7dabc19 Support Change Feeds and Ingestion of Records with MetaData by Abdullah Alamoudi · 9 years ago
  7. 39e2eaf ASTERIXDB-1168: fix queries with duplicates in a subplan's input. by Yingyi Bu · 9 years ago
  8. 42b2e57 Added LeftOuterUnnestMap operator. by Taewoo Kim · 9 years ago
  9. ccb0864 ASTERIXDB-1127: fix ExtractCommonOperatorsRule. by Yingyi Bu · 9 years ago
  10. f29a50c Misc. Coverity Issues by Michael Blow · 9 years ago
  11. 756ba73 ASTERIXDB-1322: fix variable visitors for SubplanOperator. by Yingyi Bu · 9 years ago
  12. 6abc63e Implemented the memory-bounded HashGroupby and HashJoin for BigObject by Jianfeng Jia · 9 years ago
  13. 3c81586 Fixes for Coverity Issues by Michael Blow · 9 years ago
  14. ce6b366 Fix ASTERIXDB-1205: cleanup union related rules. by Yingyi Bu · 9 years ago
  15. 26a15f0 Remove Trailing White Spaces by Abdullah Alamoudi · 9 years ago
  16. e00dbb9 ASTERIXDB-1272 Remove ExternalLookupOperator by Abdullah Alamoudi · 9 years ago
  17. 98e4fc4 Allow Project Runtime to Pass Through an Empty Frame by Abdullah Alamoudi · 9 years ago
  18. a7b3842 ASTERIXDB-1204: fixed LIMIT pushdown into join by Taewoo Kim · 9 years ago
  19. a63d0f7 Intersect the 2ndary indexes before primary search by Jianfeng Jia · 9 years ago
  20. 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
  21. 6800b9e ASTERIXDB-1157, ASTERIXDB-1051: Pushdown limit by Taewoo Kim · 9 years ago
  22. 14be946 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  23. 3945f24 [maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc1 by Ian Maxon · 9 years ago apache-asterixdb-hyracks-0.2.17-incubating apache-asterixdb-hyracks-0.2.17-incubating-rc1
  24. abf0708 IPrinters and IAWriters throw HyracksDataException by Till Westmann · 9 years ago
  25. 6464d72 remove end-of-line whitespace by Till Westmann · 9 years ago
  26. 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
  27. 776894a Revert "[maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc0" by Ian Maxon · 9 years ago
  28. fe7d551 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  29. f1fdb15 Add Support for Upsert Operation by Abdullah Alamoudi · 9 years ago
  30. 637e955 Add flush() to IFrameWriter by Abdullah Alamoudi · 9 years ago
  31. 0b64267 ASTERIXDB-1005, ASTERIXDB-1263: clean up subplan flattening, including: by Yingyi Bu · 9 years ago
  32. ba7ed18 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  33. 4112bf3 [maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc0 by Ian Maxon · 9 years ago apache-asterixdb-hyracks-0.2.17-incubating-rc0
  34. 7dd4799 Fix for ASTERIXDB-1018, ASTERIXDB-1017, ASTERIXDB-1019, by Yingyi Bu · 9 years ago
  35. 9e37c96 ASTERIXDB-1105 - LICENSE per submodule by Ian Maxon · 9 years ago
  36. 0ad2cce Changed the IFrameWriter Contract by Abdullah Alamoudi · 9 years ago
  37. 3a88250 Fix ASTERIXDB-1201 by Ian Maxon · 9 years ago
  38. 2378ed6 Fix ASTERIXDB-1104 by Ian Maxon · 9 years ago
  39. 0980f4c ASTERIXDB-1109: Fixed deletion of records from open secondary index by Ildar Absalyamov · 9 years ago
  40. f9f918a SQL++ support in Algebricks: by Yingyi Bu · 9 years ago
  41. 8af1963 ASTERIXDB-1145: Fix error propagating in operators/connectors: by Yingyi Bu · 9 years ago
  42. 4c31457 ASTERIXDB-1145: Fix error reporting in AlgebricksMetaOperatorDescriptor to avoid undeterministic behaviors. by Yingyi Bu · 9 years ago
  43. 26c3b53 ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray by JavierJia · 9 years ago
  44. 492b6fe Adapted Inline Variable rules to allow functions that are treated as constant at runtime to be inlineable by Steven Jacobs · 9 years ago
  45. 5ae0df8 ASTERIXDB-1136: Make Java compiler target configurable via profile by Ian Maxon · 9 years ago
  46. 87428ba ASTERIXDB-1002: Fix exception handling in EmptyTupleSourceRuntimeFactory by Ildar Absalyamov · 9 years ago
  47. c4118bd ASTERIXDB-221: reduce unneceesary partitioning for hash joins. by Yingyi Bu · 9 years ago
  48. 9c569a2 ASTERIXDB-1002: Fix exception handling in EmptyTupleSourceRuntimeFactory by Murtadha Hubail · 9 years ago
  49. d4daeb4 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  50. 2eb6e71 [maven-release-plugin] prepare release fullstack-0.2.16-incubating by Ian Maxon · 9 years ago fullstack-0.2.16-incubating
  51. d885779 Change license headers by Ian Maxon · 9 years ago
  52. b86e439 Revert "[maven-release-plugin] prepare release fullstack-0.2.16-incubating" by Ian Maxon · 9 years ago
  53. 4dc691a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  54. c30fa93 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  55. d858943 [maven-release-plugin] prepare release fullstack-0.2.16-incubating by Ian Maxon · 9 years ago
  56. 1b4d08e Revert "[maven-release-plugin] prepare release fullstack-0.2.16-incubating" by Ian Maxon · 9 years ago
  57. 45cb1ce Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  58. 8b4b9d4 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  59. 34b4854 [maven-release-plugin] prepare release fullstack-0.2.16-incubating by Ian Maxon · 9 years ago
  60. 69caeb3 Remove errant <distributionManagement> tags by Ian Maxon · 9 years ago
  61. e915e8c Change Java package from edu.uci.ics to org.apache by Ian Maxon · 10 years ago
  62. 9939b48 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  63. 4db4f57 Abstracting algebricks rules out of AsterixDB. by Preston Carman · 9 years ago
  64. 137fc3b Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 10 years ago
  65. 367756a Changes to support Feeds 2.0 (random partitioning of tuples) by ramangrover29 · 10 years ago
  66. 0d87a57 VariableSizeFrame(VSizeFrame) support for Hyracks. by JavierJia · 10 years ago
  67. 0e5d531 Algebricks fix for issue 873. by Yingyi Bu · 10 years ago
  68. 3471c7b allow counter to reset from a start by Yingyi Bu · 10 years ago
  69. 7f7c573 Add a flag for LSM-based indices to indicate whether force pages to disk devices during flush and merge. by buyingyi · 10 years ago
  70. 9b9f7c5 Range connector update with order by hint. by Eldon Carman · 10 years ago
  71. 4cc7018 Implementation of Union by kereno · 10 years ago
  72. 38dea13 Added abstract class for internal\external dataset scans. by Ildar Absalyamov · 10 years ago
  73. 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
  74. e0f048d - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  75. 97acfe5 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  76. 0c62ede [maven-release-plugin] prepare release fullstack-0.2.15 by Ian Maxon · 10 years ago fullstack-0.2.15
  77. 0bad0f5 avoid duplication of Pointable code in SerializerDeserializer by Till Westmann · 10 years ago
  78. 5dc4d2e Adding hash join logging comments. by Eldon Carman · 10 years ago
  79. 82609d9 Fix issue849. by buyingyi · 10 years ago
  80. 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
  81. 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
  82. d000771 Add ability to configure network ports for NCs and CC. by Chris Hillery · 10 years ago
  83. e1413cc Fix issue 562. by buyingyi · 10 years ago
  84. 7527bbb Eliminate trivial subplan (e.g., a NTS only plan) in EliminateSubplanRule. by buyingyi · 10 years ago
  85. e82f811 Add license info so it is visible to maven by Ian · 10 years ago
  86. 8f33513 Changes in this CL include: by buyingyi · 10 years ago
  87. a4e52b0 Moved MaterializeOperator and NestedSubplanToJoinRule to Hyracks. by Eldon Carman · 10 years ago
  88. ce8ee31 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  89. db37e07 [maven-release-plugin] prepare release fullstack-0.2.14 by Ian Maxon · 10 years ago fullstack-0.2.14
  90. 15a7d14 This change list includes several fixes: by buyingyi · 10 years ago
  91. 42542e2 Fix the data property inference: by buyingyi · 10 years ago
  92. e35715f Changes to fix issue 802 by Young-Seok · 10 years ago
  93. 6cbcf01 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  94. 1f30d4e [maven-release-plugin] prepare release fullstack-0.2.13 by Ian Maxon · 10 years ago fullstack-0.2.13
  95. 486b792 - Added Tokenize Operator in addition to the bulkload operator changes that were made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  96. f6596f2 Added replicate operator with materialization by icetindil · 10 years ago
  97. c818741 Consider opaqueParameters in AbstractFunctionCallExpression equals&hashcode methods to make casting operators with the same argument distinguishable by Ildar Absalyamov · 11 years ago
  98. bf664f4 Adding plot of Algebricks plan by kereno · 11 years ago
  99. 46fee83 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 11 years ago
  100. ff2ef98 [maven-release-plugin] prepare release fullstack-0.2.12 by Ian Maxon · 11 years ago fullstack-0.2.12