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