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