1. 5e1d8a3 create a code review branch for asterix_stabilization_printerfix by buyingyi · 12 years ago
  2. aaaabd4 add more comments by buyingyi · 12 years ago
  3. 373765e minor fix by buyingyi · 12 years ago
  4. ce18ebf refactoring and polishing for code review by buyingyi · 12 years ago
  5. a23fad9 merge asterix_stabilization r896:960 by buyingyi · 12 years ago
  6. f3199d7 fix issue208 by buyingyi · 12 years ago
  7. 869aa25 fix issue 205 by buyingyi · 12 years ago
  8. 544eb63 We should print the buffer before recycling it by madhusudancs · 12 years ago
  9. 93f3bb9 Synchronize reads and writes to not let the reader attempt to read the file before it is written by the writer. by madhusudancs · 12 years ago
  10. 5a52049 fix issue 201 by a rewriting rule to inline unnest functions by buyingyi · 12 years ago
  11. 1e4fef7 Reintegrated hyracks_multicomparator_opt. Thanks for the review, Sattam. by alexander.behm · 12 years ago
  12. 5b029cf Formatting fixes. by madhusudancs · 12 years ago
  13. 78eb0c2 Make all the necessary changes or additions to report the data transfer info across the new result distribution socket for the node controller. by madhusudancs · 12 years ago
  14. 83f33fb Update the tests to set the IPAddress for result distribution socket. by madhusudancs · 12 years ago
  15. b6cd6db5 Update all the imports with the new locations and fix the method calls with argument changes. by madhusudancs · 12 years ago
  16. 117703a Complete the implementation of basic DatasetPartitionWriter class to work with the network layer. by madhusudancs · 12 years ago
  17. 1b6cfde Update the ResultWriterOperatorDescriptor to work with the new network layer implementation. by madhusudancs · 12 years ago
  18. 44faf47 Update the implementation of DatasetPartitionManger along with its interface to support the network communication completely. by madhusudancs · 12 years ago
  19. 586abd7 Create a separate datasetNetworkManager with its own socket (ipaddress and port) by madhusudancs · 12 years ago
  20. 07c1e8e Allow TCPEndpoints without listeners by overloading the required methods. by madhusudancs · 12 years ago
  21. b7fa154 Teach root pom.xml about the new projects and update the poms in other projects to include the required projects as dependencies. by madhusudancs · 12 years ago
  22. 69f0819 Implement a network manager for the dataset clients to talk to the result distributing nodes. by madhusudancs · 12 years ago
  23. 9b0469f Implement a network input channel for dataset clients to read the results over the network. by madhusudancs · 12 years ago
  24. a7ad48d Implement a separate network manager for result distribution in the NodeController. by madhusudancs · 12 years ago
  25. 7d57868 Create a new project called hyracks-comm and move the network channel communication related code there. by madhusudancs · 12 years ago
  26. 7e8e6d5 Create a new project called hyracks-client and move all the dataset api implementation classes into this new project. by madhusudancs · 12 years ago
  27. da370f6 Finished implementing performance-optimized MultiComparators. by alexander.behm · 12 years ago
  28. 672a59c Created branch for optimizing comparison-heavy index searches with simplified MultiComparators. by alexander.behm · 12 years ago
  29. 73fd15f clean up and simplify rules by buyingyi · 12 years ago
  30. 4482470 fix issue 166 by buyingyi · 12 years ago
  31. cf040f9 Merged asterix_stabilization r945:r952. by alexander.behm · 12 years ago
  32. 5913fe5 Merged asterix_stabilization r916:r950. by alexander.behm · 12 years ago
  33. 146d463 1) Fix Issue 198 (Metadata tests need to be rewritten - added additional tests, cleaned existing) by RamanGrover29@gmail.com · 12 years ago
  34. 8b7bd7d refactor static type cast by buyingyi · 12 years ago
  35. b2d1694 Improved tokenizer performance by reducing data copies. by alexander.behm · 12 years ago
  36. 6ad3a9b Created branch for optimizing tokenizer performance. by alexander.behm · 12 years ago
  37. 607b7eb another checkpoint toward making rollback work by kisskys · 12 years ago
  38. a76f531 Fixed issue 54 in branch asterix_stabilization_temporal_functionality: added support for importing date, time, datetime and duration from a delimited text file. by jarodwen · 12 years ago
  39. d8d558e minor fix by buyingyi · 12 years ago
  40. a5c20db Reintegrated asterix_lsm_length_filter. by alexander.behm · 12 years ago
  41. 7927e23 Merged asterix_lsm_stabilization r924:r936. by alexander.behm · 12 years ago vault/asterix_lsm_length_filter
  42. a499706 Fixed compilation issue. by alexander.behm · 12 years ago
  43. e2e312b Added search modifiers that were moved from Asterix. by alexander.behm · 12 years ago
  44. 99c940d Moved an inverted index search modifier into hyracks where it belongs. by alexander.behm · 12 years ago
  45. ceff47f checkpoint toward making rollback work by kisskys · 12 years ago
  46. 2833a11 fixed null pointer exception during undo for rollback by kisskys · 12 years ago
  47. 7d7c0b4 fix issue 55 by buyingyi · 12 years ago
  48. 85011f4 Small beauty fixes. by alexander.behm · 12 years ago
  49. 3f2123b Small fix to set the right dataflow helper factory. by alexander.behm · 12 years ago
  50. a9faa61 Added runtime tests for fuzzy selection queries based on length-partitioned inverted indexes. by alexander.behm · 12 years ago
  51. a0bf80e Added different physical operator tag for fuzzy (length-partitioned) inverted indexes. by alexander.behm · 12 years ago
  52. 89ca03f Reintegrated hyracks_lsm_length_filter. by alexander.behm · 12 years ago
  53. b742e09 Checkpointing progress towards integrating length-partitioned fuzzy indexes into Asterix. Basic bulk load and search seem to work. Needs testing. by alexander.behm · 12 years ago
  54. 7517db9 fix issue 200(55) by buyingyi · 12 years ago
  55. 8388fd8 Minor fix. by alexander.behm · 12 years ago
  56. a548fe9 Created branch for adding length-partitioned fuzzy indexes to Asterix. by alexander.behm · 12 years ago
  57. 38c6578 Implemented dataflow components for length-partitioned inverted indexes. Added integration test. by alexander.behm · 12 years ago
  58. bbf3930 Changed partitioning field in length-partitioned inverted indexes from integer to short. by alexander.behm · 12 years ago
  59. 71ffa45 Changed the search algorithm for in-memory length-partitioned inverted indexes to only latch one inverted list at a time. by alexander.behm · 12 years ago
  60. 676b811 Merged hyracks_lsm_tree r2465:r2483. by alexander.behm · 12 years ago
  61. 8611a83 Fixed a bug introduced in r2413 that leadto LSM searches being executed as 'try' operations. This caused searchers not to wait for flushes, which violates our current CC protocol, and ultimately lead to hanging threads. by alexander.behm · 12 years ago
  62. e3394aa Add an additional TODO comment for the global dataset directory information. by madhusudancs · 12 years ago
  63. c34a385 Replace the per job dataset directory service with a global directory service. by madhusudancs · 12 years ago
  64. 63231e4 Add the dataset service remote proxy file which I had accidentally missed in the previous commits. by madhusudancs · 12 years ago
  65. 2eff37f Remove the debug print statements. by madhusudancs · 12 years ago
  66. 377b400 Modify the SortMergeTest and the base AbstractTest to use the new result distribution mechanism. by madhusudancs · 12 years ago
  67. 2890358 Connect the whole get dataset directory service info and get result locations path from the client through the ClusterController by implementing the necessary RPC interfaces. by madhusudancs · 12 years ago
  68. 8c2c4c4 Connect the whole register result generating partition path from the NodeController through the ClusterController by implementing the necessary RPC interfaces. by madhusudancs · 12 years ago
  69. ddea760 Register the per application DatasetDirectoryService with the JobRun when the job starts. by madhusudancs · 12 years ago
  70. 3e22d90 Create a DatasetDirectoryService per application in the application context. by madhusudancs · 12 years ago
  71. 68a18f5 Implement a basic ResultWriterOperatorDescriptor. by madhusudancs · 12 years ago
  72. a049867 Create dataset partition manager at the time of instantiation of NodeControllerService and implement the methods for obtaining that from the task context. by madhusudancs · 12 years ago
  73. 5142c92 Implement the work classes for the RPCs for getting directory service info, getting the result partition locations and the node controller registering the result generating partitions. by madhusudancs · 12 years ago
  74. b9f0729 Implement the core DatasetDirectoryService class. by madhusudancs · 12 years ago
  75. ec9a3fd Implement the core basics of the per node controller dataset partition manager and writer. by madhusudancs · 12 years ago
  76. 9b57e9e Implement the basic API required for dataset result distribution. by madhusudancs · 12 years ago
  77. 2a8d891 fix issue 134 by buyingyi · 12 years ago
  78. 23055f7 Implemented length-partitioned LSM inverted index. Still some cleanup needed. by alexander.behm · 12 years ago
  79. 5161d80 Implemented in-memory component for length-partitioned inverted indexes. by alexander.behm · 12 years ago
  80. 2407a65 remove serialize ID, otherwise test write/serialize fails by buyingyi · 12 years ago
  81. 13e7127 clean up several warnings by buyingyi · 12 years ago
  82. 6db1b29 clean up printers -- remove serialiID to avoid warnings by buyingyi · 12 years ago
  83. de727c0 fix issue 29 by buyingyi · 12 years ago
  84. dcfc5a3 integrate list printer visitors by buyingyi · 12 years ago
  85. 0a61815 integrate the record printer visitor by buyingyi · 12 years ago
  86. 8a3e3c0 Fixed a bug in BTree indexed NL joins. The bug surfaced in a query with multiple index rewrites (primary index search feeding into a secondary indexed NL join). by alexander.behm · 12 years ago
  87. ff528ab Refactored code for better sharing. Added new test for on-disk component of length-partitioned inverted index. by alexander.behm · 12 years ago
  88. f7cd295 Merged hyracks_lsm_tree r2452:r2463. by alexander.behm · 12 years ago
  89. f1304de Merged asterix_stabilization r889:r914. by alexander.behm · 12 years ago
  90. 9082864 Ignored non-source controlled files by vinayakb · 12 years ago
  91. 0e13a7d Implemented bulk loading and basic search for the on-disk components of length-partitioned inverted indexes. by alexander.behm · 12 years ago
  92. e1c8e2b merged asterix_stabilization -r 860:906 to asterix_lsm_stabilization by kisskys · 12 years ago
  93. 30f655a merged hyracks_asterix_stabilization -r 2431:2450 to hyracks_lsm_tree by kisskys · 12 years ago
  94. b353b6d changes of adding missing merge piece for reflecting index nested loop join by kisskys · 12 years ago
  95. 251e961 Fixed pregelix tests to use INCApplicationEntryPoint. Fixed BTree example to use INCApplicationEntryPoint. Fixed POMs to have versions for all plugins by vinayakb · 12 years ago
  96. 8480793 Fixed pregelix tests to use INCApplicationEntryPoint. Fixed BTree example to use INCApplicationEntryPoint. Fixed POMs to have versions for all plugins by vinayakb · 12 years ago
  97. 0255f41 Made fields optional by vinayakb · 12 years ago
  98. 85e97dc merged asterix_stabilization -r755:860 to asterix_lsm_stabilization by kisskys · 12 years ago
  99. bc3cf1c changes to handle null pointer exception when creating OPTracker by kisskys · 12 years ago
  100. a36464e Merged resolution for issue 220:Incorrect use of transaction id in AqlMetadataProvider by RamanGrover29@gmail.com · 12 years ago