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