1. b165aca Merge branch 'release-0.2.17' into master by Ian Maxon · 9 years ago
  2. 8f81363 ASTERIXDB-865: fix for if-else expression. by Yingyi Bu · 9 years ago
  3. f6d1e05 ASTERIXDB-1343: support heterogeneity of computation nodes and storage nodes. by Yingyi Bu · 9 years ago
  4. 1a2e95f Merge changes necessary for asterix-experiments pkg by Ian Maxon · 9 years ago
  5. 7dabc19 Support Change Feeds and Ingestion of Records with MetaData by Abdullah Alamoudi · 9 years ago
  6. 3f2f539 Fix the ExternalGroupby for fuzzy join by Jianfeng Jia · 9 years ago
  7. 011abeb ASTERIXDB-1337: Dataset Memory Management on Multi-Partition NC by Michael Blow · 9 years ago
  8. 39e2eaf ASTERIXDB-1168: fix queries with duplicates in a subplan's input. by Yingyi Bu · 9 years ago
  9. 42b2e57 Added LeftOuterUnnestMap operator. by Taewoo Kim · 9 years ago
  10. ccb0864 ASTERIXDB-1127: fix ExtractCommonOperatorsRule. by Yingyi Bu · 9 years ago
  11. f29a50c Misc. Coverity Issues by Michael Blow · 9 years ago
  12. fb53055 ASTERIXDB-1330: fix NPE in ExternalGroupByOperator. by Yingyi Bu · 9 years ago
  13. a672f44 Fix Double-Checked Locking (Coverity) by Michael Blow · 9 years ago
  14. 756ba73 ASTERIXDB-1322: fix variable visitors for SubplanOperator. by Yingyi Bu · 9 years ago
  15. 6abc63e Implemented the memory-bounded HashGroupby and HashJoin for BigObject by Jianfeng Jia · 9 years ago
  16. c20aa64 Fix Remove File Operator by Abdullah Alamoudi · 9 years ago
  17. d713557 Remove Unneeded Suppress Warnings by Abdullah Alamoudi · 9 years ago
  18. 5507b75 More Coverity Fixes by Michael Blow · 9 years ago
  19. 3c81586 Fixes for Coverity Issues by Michael Blow · 9 years ago
  20. ce6b366 Fix ASTERIXDB-1205: cleanup union related rules. by Yingyi Bu · 9 years ago
  21. a549d4b Fix Potential IllegalArgumentException by Michael Blow · 9 years ago
  22. 26a15f0 Remove Trailing White Spaces by Abdullah Alamoudi · 9 years ago
  23. eea815d Pass resource partition id to IModificationOperationCallback by Murtadha Hubail · 9 years ago
  24. c6f2d18 Support Sending Messages Alongside Frame Data by Abdullah Alamoudi · 9 years ago
  25. e00dbb9 ASTERIXDB-1272 Remove ExternalLookupOperator by Abdullah Alamoudi · 9 years ago
  26. 98e4fc4 Allow Project Runtime to Pass Through an Empty Frame by Abdullah Alamoudi · 9 years ago
  27. a7b3842 ASTERIXDB-1204: fixed LIMIT pushdown into join by Taewoo Kim · 9 years ago
  28. a63d0f7 Intersect the 2ndary indexes before primary search by Jianfeng Jia · 9 years ago
  29. 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
  30. 6800b9e ASTERIXDB-1157, ASTERIXDB-1051: Pushdown limit by Taewoo Kim · 9 years ago
  31. b8540f8 Fixed a Bug in the Register Node Work by Abdullah Alamoudi · 9 years ago
  32. 14be946 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  33. 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
  34. bb5dc4c Address RC0 Comments by Ian Maxon · 9 years ago
  35. abf0708 IPrinters and IAWriters throw HyracksDataException by Till Westmann · 9 years ago
  36. 6464d72 remove end-of-line whitespace by Till Westmann · 9 years ago
  37. 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
  38. 776894a Revert "[maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc0" by Ian Maxon · 9 years ago
  39. fe7d551 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago
  40. f1fdb15 Add Support for Upsert Operation by Abdullah Alamoudi · 9 years ago
  41. 637e955 Add flush() to IFrameWriter by Abdullah Alamoudi · 9 years ago
  42. 0b64267 ASTERIXDB-1005, ASTERIXDB-1263: clean up subplan flattening, including: by Yingyi Bu · 9 years ago
  43. 67df1b1 ASTERIXDB-1273: Get file references from components to be merged by Murtadha Hubail · 9 years ago
  44. ba7ed18 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  45. 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
  46. f2b16b2 Add per-binary assembly LICENSE and NOTICE by Ian Maxon · 9 years ago
  47. 84ddcb9 Fix for ASTERIXDB-1200 by Ian Maxon · 9 years ago
  48. c10677f Fix Error in Aborting Task in Super Activity by Abdullah Alamoudi · 9 years ago
  49. 384b384 Stop Network Output Channel Sending Extra Bytes by Abdullah Alamoudi · 9 years ago
  50. 45d1649 Fix for ASTERIXDB-1247 by Ian Maxon · 9 years ago
  51. 167beef Fix licenses in Hyracks binary assemblies by Ian Maxon · 9 years ago
  52. a17fa8a Reduce Object Creation in Index Operations by Abdullah Alamoudi · 9 years ago
  53. f6b9f1f Improvment on Cursor for Delimited Data by Abdullah Alamoudi · 9 years ago
  54. 8479076 Make Index Path Relative to NC IO Devices by Murtadha Hubail · 9 years ago
  55. 7dd4799 Fix for ASTERIXDB-1018, ASTERIXDB-1017, ASTERIXDB-1019, by Yingyi Bu · 9 years ago
  56. 834fc14 ASTERIXDB-54: s/IHyracksCommonContext/IHyracksTaskContext/ by Till Westmann · 9 years ago
  57. 7e66075 Add Method to Get LSN Byte Offset in LSM Disk Components by Murtadha Hubail · 9 years ago
  58. 638adbc Changes required to support MessageBroker implementation by Murtadha Hubail · 9 years ago
  59. 9e37c96 ASTERIXDB-1105 - LICENSE per submodule by Ian Maxon · 9 years ago
  60. 0ad2cce Changed the IFrameWriter Contract by Abdullah Alamoudi · 9 years ago
  61. 3a88250 Fix ASTERIXDB-1201 by Ian Maxon · 9 years ago
  62. ed5825d Disable non-JDK 8 build profiles. by Ian Maxon · 9 years ago
  63. 45af08a ASTERIXDB-1198: make ISerializerDeserializer implementations in Hyracks stateless. by Yingyi Bu · 9 years ago
  64. fcb62f5 Add a test case for Hyracks error reporting. by Yingyi Bu · 9 years ago
  65. 5c6b174 ASTERIXDB-1206: call initialize()/deinitialize() in parallel for OperatorNodePushables in SuperActivityOperatorNodePushable. by Yingyi Bu · 9 years ago
  66. 4a69238 Fix ASTERIXDB-1108 by Ian Maxon · 9 years ago
  67. f624cf3 Add a constructor for FileSplit: FileSplit(String nodeName, String path, int ioDeviceId). by Yingyi Bu · 9 years ago
  68. 2378ed6 Fix ASTERIXDB-1104 by Ian Maxon · 9 years ago
  69. 4dc8244 Fix ASTERIXDB-1192 by Ian Maxon · 9 years ago
  70. 31c2926 Add method to check state of buffer cache by Ian Maxon · 9 years ago
  71. 1a659da Make LSM bulkload append-only and write-once. by Ian Maxon · 9 years ago
  72. 0980f4c ASTERIXDB-1109: Fixed deletion of records from open secondary index by Ildar Absalyamov · 9 years ago
  73. baec39a Override the reset method in ByteArrayAccessibleOutputStream. by Yingyi Bu · 9 years ago
  74. feeb08b ASTERIXDB-1137: Prevent file from being deleted while a page is being flushed. by Murtadha Hubail · 9 years ago
  75. f9f918a SQL++ support in Algebricks: by Yingyi Bu · 9 years ago
  76. 8af1963 ASTERIXDB-1145: Fix error propagating in operators/connectors: by Yingyi Bu · 9 years ago
  77. 4c31457 ASTERIXDB-1145: Fix error reporting in AlgebricksMetaOperatorDescriptor to avoid undeterministic behaviors. by Yingyi Bu · 9 years ago
  78. 6326eb3 ASTERIXDB-1058: ensure memory availablity before allocation by Murtadha Hubail · 9 years ago
  79. cfa5864 ASTERIXDB-1058: Lazy LSM memory components allocation by Murtadha Hubail · 9 years ago
  80. 32bd23c This change fixes the sporadic connection refused errors after managix starts up an Asterix instance. This can mostly be seen during asterix-installer tests. by Abdullah Alamoudi · 9 years ago
  81. 26c3b53 ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray by JavierJia · 9 years ago
  82. 492b6fe Adapted Inline Variable rules to allow functions that are treated as constant at runtime to be inlineable by Steven Jacobs · 9 years ago
  83. 4eb3c9a Fixed m2e lifecycle mapping pom issues by Ildar Absalyamov · 9 years ago
  84. 5ae0df8 ASTERIXDB-1136: Make Java compiler target configurable via profile by Ian Maxon · 9 years ago
  85. 05d9cce Moved LSMOperationType to LSM API package by Murtadha Hubail · 9 years ago
  86. bb3457c ASTERIXDB-139: Add temp workspace files deletion to IOManager by Murtadha Hubail · 9 years ago
  87. 1cde365 ASTERIXDB-1053: change IndexLifecycleManager API to use resource name by Murtadha Hubail · 9 years ago
  88. 87428ba ASTERIXDB-1002: Fix exception handling in EmptyTupleSourceRuntimeFactory by Ildar Absalyamov · 9 years ago
  89. c4118bd ASTERIXDB-221: reduce unneceesary partitioning for hash joins. by Yingyi Bu · 9 years ago
  90. aaa888b ASTERIXDB-1077: Fixed - Inverted index tests are slow compared to others by Taewoo Kim · 9 years ago
  91. 1fda6bc ASTERIXDB-1120: Fix sub-project builds. by Chris Hillery · 9 years ago
  92. 9c569a2 ASTERIXDB-1002: Fix exception handling in EmptyTupleSourceRuntimeFactory by Murtadha Hubail · 9 years ago
  93. 9295be1 Let a run file reader have an option to delete the run file after it is read. by Yingyi Bu · 9 years ago
  94. 017fdfe Set the priority of the following threads to be Thread.MAX_PRIORITY: by Yingyi Bu · 9 years ago
  95. d4daeb4 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 9 years ago
  96. 2eb6e71 [maven-release-plugin] prepare release fullstack-0.2.16-incubating by Ian Maxon · 9 years ago fullstack-0.2.16-incubating
  97. d0d0504 Remove old Hadoop compat layer by Ian Maxon · 9 years ago
  98. d885779 Change license headers by Ian Maxon · 9 years ago
  99. b86e439 Revert "[maven-release-plugin] prepare release fullstack-0.2.16-incubating" by Ian Maxon · 9 years ago
  100. 4dc691a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 9 years ago