1. 198ffbc [ASTERIXDB-1945][STO] Cleanup Buffer Cache API by Yingyi Bu · 7 years ago
  2. a7fa05b [ASTERIXDB-1946][STO][IDX] Create BTreeIndex for Correlated Datasets by luochen01 · 7 years ago
  3. 86cbec5 Extensible exception handling in QueryServiceServlet by Dmitry Lychagin · 7 years ago
  4. d900046 Revert "ASTERIXDB-1945 [STO] Cleanup Buffer Cache API" by Yingyi Bu · 7 years ago
  5. ae3daf6 ASTERIXDB-1945 [STO] Cleanup Buffer Cache API by Abdullah Alamoudi · 7 years ago
  6. 7505a79 Avoid always merging old components in prefix policy by luochen01 · 7 years ago
  7. 2534d27 Re-register NC with CC on reestablished IPCHandle by Michael Blow · 7 years ago
  8. 16b57d8 ASTERIXDB-1938: Keep empty disk components when merge/flush by luochen01 · 7 years ago
  9. 86f3908 IFrameWriter.close() can be called if open() failed by Michael Blow · 7 years ago
  10. f0759c8 ASTERIXDB-1939: No chunked encoding with content-length. by Till Westmann · 7 years ago
  11. e5c4528 Change DataflowHelperFactory not to require Task Context by Abdullah Alamoudi · 7 years ago
  12. fac769e Attempt to reconnect IPCHandle on connection failure by Michael Blow · 7 years ago
  13. 8cf8be6 Support IFrameWriter contract check. by Till Westmann · 7 years ago
  14. 456cb9f Add sendError() to AbstractServlet by Michael Blow · 7 years ago
  15. 3c07fe5 ASTERIXDB-1928: Regression test by Murtadha Hubail · 7 years ago
  16. d6ca4b5 Cancel the on-going job if waitForCompletion is interrupted. by Yingyi Bu · 7 years ago
  17. 486c4cd Miscellaneous minor cleanups. by Yingyi Bu · 7 years ago
  18. 788383d Cleanup Task printStackTrace/interrupted handling/misc by Michael Blow · 7 years ago
  19. 223ec90 Strip query string from servlet localPath by Michael Blow · 7 years ago
  20. b88c4ba Remove -virtual-nc option by Michael Blow · 7 years ago
  21. 1bba5bc Rename TaskUtil.getInSharedMap(..) -> TaskUtil.get(..). by Yingyi Bu · 7 years ago
  22. 0832322 Debugging for sporadic <EOF> issue by Ian Maxon · 7 years ago
  23. de0ece7 Change logical plan to apply filter from 2ndary index by Jianfeng Jia · 7 years ago
  24. 423d406 Add Disk Component Scan operation for primary LSM index by luochen01 · 7 years ago
  25. d26141d Allow insert anti-matter tuples when bulk loading LSM index by luochen01 · 7 years ago
  26. ae50ba3 Enable Adding Nodes to Running *DB Cluster by Michael Blow · 7 years ago
  27. 249be53 Added 'source-format' profile to Hyracks pom to enable code reformatting at build time using AsterixCodeFormatProfile by Dmitry Lychagin · 7 years ago
  28. 10304fe Implemented Disk Components Alignment Based on IDs by luochen01 · 7 years ago
  29. 1ded161 Add LSMDiskComponentBulkLoader by luochen01 · 7 years ago
  30. 1464172 Change IO directory for integration util to be a directory in target by Abdullah Alamoudi · 7 years ago
  31. 356f6c6 Rename Component Filter Factory by Abdullah Alamoudi · 7 years ago
  32. 8780519 Add a dataset rebalance REST API. by Yingyi Bu · 7 years ago
  33. 41b3aa3 Unexpose enter and exit components by Abdullah Alamoudi · 7 years ago
  34. 639fe8c Fix upsert deadlock and upsert with filtered primary only by Abdullah Alamoudi · 7 years ago
  35. 6f0230b Misc. Cleanup / InterruptedException Handling by Michael Blow · 7 years ago
  36. 10a7486 Update Surefire/Failsafe Plugins To 2.20 by Michael Blow · 7 years ago
  37. 54f7c9f ASTERIXDB-1915: make dataset files uniformly distributed among io devices. by Yingyi Bu · 7 years ago
  38. c411db7 Make Default Dir a Command Line Option by Michael Blow · 7 years ago
  39. 5a02c15 Expected Hash Table footprint size calculation fix by Taewoo Kim · 7 years ago
  40. 735532e Separate index build from index access by Abdullah Alamoudi · 7 years ago
  41. 4671f71 Enable HTTP API processing on NCs by Till Westmann · 7 years ago
  42. 7a0ba78 ASTERIXDB-1789: fix an accessor that is used by Hash Table by Taewoo Kim · 7 years ago
  43. 4723844 Notify waiting operation on change of component state by Abdullah Alamoudi · 7 years ago
  44. b059587 Add getURL Accessor To IApplicationConfig by Michael Blow · 7 years ago
  45. 81a346c Set GlobalJobDataFactory on JobSpec by Till Westmann · 7 years ago
  46. 01a55f8 Carry filter in 2ndary-to-primary index search by Jianfeng Jia · 7 years ago
  47. fb6468c Hyracks Unit tests for LSM Filters by Ian Maxon · 7 years ago
  48. 2065eab ASTERIXDB-1892: Sets a proper hash table cardinality during hash-group by by Taewoo Kim · 7 years ago
  49. 6c2c01d Make Index Op Contexts fields private by Abdullah Alamoudi · 7 years ago
  50. ef36076 Remove Unused / Historical Hyracks Modules by Michael Blow · 7 years ago
  51. e0e85a3 Cleanup Logging, Report Joined Nodes, Misc Cleanup by Michael Blow · 7 years ago
  52. d98c4c7 Index-Only Plan Patch Set 4: Index SearchCursor adjustment by Taewoo Kim · 7 years ago
  53. 2d6136d Enable debug option in Ansible/AWS scripts. by Yingyi Bu · 7 years ago
  54. f3953a2 Merge branch 'release-0.9.1' by Ian Maxon · 7 years ago
  55. 93b46c8 Advance version to AsterixDB 0.9.2-SNAPSHOT and Hyracks 0.3.2-SNAPSHOT by AsterixDB Jenkins · 7 years ago release-0.9.1-rc2
  56. a87189c Release Apache AsterixDB 0.9.1 and 0.3.1 by AsterixDB Jenkins · 7 years ago
  57. b1a07a0 Fix for ASTERIXDB-1886: Filter not selective by Ian Maxon · 7 years ago
  58. 3b3319a Cleanup storage exceptions by Abdullah Alamoudi · 7 years ago
  59. 0e7bb92 Fix testScanUnion() to wait in close() until every input calls writer.open(). by Yingyi Bu · 7 years ago
  60. f2c6c7a ASTERIXDB-1838 Fix SuperActivityOperatorNodePushable by Abdullah Alamoudi · 7 years ago
  61. 8211f8c Fix for ASTERIXDB-1879 by Ian Maxon · 7 years ago
  62. 0757011 ASTERIXDB-1881, ASTERIXDB-1882 by Michael Blow · 7 years ago
  63. 05e4256 Fix Pre-Distributed Jobs by Steven Glenn Jacobs · 7 years ago
  64. 1fb232d Support -version Argument For CC/NC Drivers by Michael Blow · 7 years ago
  65. 82464fb AsterixDB Rat Execution Audit & Fixes by Michael Blow · 7 years ago
  66. 2bb5be8 Provide error message with 405 status code. by Till Westmann · 7 years ago
  67. 54ffece ASTERIXDB-1855: Binary Assembly Licenes in Hyracks by Michael Blow · 8 years ago
  68. 8e94744 Map *.ico files to the image/x-icon media type by Till Westmann · 7 years ago
  69. cb2b443 Send Bad-request response on failure of decoding query string by Abdullah Alamoudi · 8 years ago
  70. 902db78 Fix creation of callback factories by Abdullah Alamoudi · 8 years ago
  71. 4a290fe Fix Large Page Budget Check by Michael Blow · 8 years ago
  72. 7d554fc Decrement Large Pages When Releasing From VBC by Michael Blow · 8 years ago
  73. e791206 ASTERIXDB-1841: Fix Inverted Index Drop Operator by Murtadha Hubail · 8 years ago
  74. 5f5bc4b Add Active Partition Event Message by Abdullah Alamoudi · 8 years ago
  75. ebf1bc2 Log Message When Applying Logging Level by Michael Blow · 8 years ago
  76. c4eb656 Index-only plan step 3: Top-down Select and Join transformation rule by Taewoo Kim · 8 years ago
  77. 306fccb Shutdown ActiveManager Before Killing Thread Executors by Michael Blow · 8 years ago
  78. 050f509 Fix NPE in DatasetDirectoryService.reportJobFailure by Till Westmann · 8 years ago
  79. 2e03fd6 HttpServer path matching fixes by Till Westmann · 8 years ago
  80. 0407553 Fix transaction logs and optimize upserts by Abdullah Alamoudi · 8 years ago
  81. d8a6c71 Deferred result delivery improvements by Till Westmann · 8 years ago
  82. 9d69d1b Detect IO errors before NullPointerException by Abdullah Alamoudi · 8 years ago
  83. b1575d8 ErrorCode Map Initialization Needs To Be Thread Safe by Michael Blow · 8 years ago
  84. 343cd45 Add a REST endpoint for query cancellation. by Yingyi Bu · 8 years ago
  85. 61401f9 Read & Write License Files As UTF-8 by Michael Blow · 8 years ago
  86. a7fad19 Fix Appassember Scripts On MacOS by Michael Blow · 8 years ago
  87. ebbc4dd Rename Class Helper and cleanup ICCApplication interface by Abdullah Alamoudi · 8 years ago
  88. 953eb96 Unify structure of Cluster Controller and Node Controller by Abdullah Alamoudi · 8 years ago
  89. c0785b3 Config Cleanup, Update Docs by Michael Blow · 8 years ago
  90. 42fac37 Add Parameter To Control Job Queue Capacity by Michael Blow · 8 years ago
  91. df9ccbb Fix Running 'asterixnc' Without Defining Node Id by Michael Blow · 8 years ago
  92. 8c427cd Cleanup and bug fixes in Feeds pipeline by Abdullah Alamoudi · 8 years ago
  93. 02aa1dd Fix Windows Startup Regression by Michael Blow · 8 years ago
  94. 4d7a17d Remove unused Hyracks admin console licenses by Till Westmann · 8 years ago
  95. 4c7b5bf Configuration Revamp by Michael Blow · 8 years ago
  96. 983dd18 Add links to node/job details to summaries by Till Westmann · 8 years ago
  97. 88b5769 Add job cancellation support in Hyracks. by Yingyi Bu · 8 years ago
  98. d561448 Reduce log level for HttpServer requests by Till Westmann · 8 years ago
  99. abe26f0 slightly shorter toString() by Till Westmann · 8 years ago
  100. 742679d Shutdown Http server executor on stop by Abdullah Alamoudi · 8 years ago