1. 26a15f0 Remove Trailing White Spaces by Abdullah Alamoudi · 9 years ago
  2. 6464d72 remove end-of-line whitespace by Till Westmann · 9 years ago
  3. f1fdb15 Add Support for Upsert Operation by Abdullah Alamoudi · 9 years ago
  4. 637e955 Add flush() to IFrameWriter by Abdullah Alamoudi · 9 years ago
  5. 45d1649 Fix for ASTERIXDB-1247 by Ian Maxon · 9 years ago
  6. a17fa8a Reduce Object Creation in Index Operations by Abdullah Alamoudi · 9 years ago
  7. 0ad2cce Changed the IFrameWriter Contract by Abdullah Alamoudi · 9 years ago
  8. 1a659da Make LSM bulkload append-only and write-once. by Ian Maxon · 9 years ago
  9. d885779 Change license headers by Ian Maxon · 9 years ago
  10. e915e8c Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  11. 9939b48 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  12. 0d87a57 VariableSizeFrame(VSizeFrame) support for Hyracks. by JavierJia · 9 years ago
  13. 7f7c573 Add a flag for LSM-based indices to indicate whether force pages to disk devices during flush and merge. by buyingyi · 10 years ago
  14. e0f048d - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  15. 0bad0f5 avoid duplication of Pointable code in SerializerDeserializer by Till Westmann · 10 years ago
  16. 8049073 Fix for issue 771 - removed FieldLengthIgnoring comparators and added field length check in Pointable comparator by Ildar Absalyamov · 10 years ago
  17. 09da56b Added LSM component-level filters for all indexes. by salsubaiee · 10 years ago
  18. 699f8e8 fixed issue 731, 740, and more by Young-Seok · 10 years ago
  19. e8a9c3f Fix for issue 127. by salsubaiee · 11 years ago
  20. dfb026a fix IIndexAccessor interface, add a boolean exclusiveMode parameter for the createSearchCursor method by buyingyi · 11 years ago
  21. a1f2c5c Pages are decided to be dirty when the write latches are released. Optimized the scan and update cursor. by salsubaiee · 11 years ago
  22. cf69ff4 Optimized search and split of the btree for monotonically increasing keys. by salsubaiee · 11 years ago
  23. 5bf52ae distinguish exceptions for duplicate keys and unsorted stream in btree bulkload by buyingyi · 11 years ago
  24. 5d0c16d let inserting duplicate keys become a NoOp instead of throwing exceptions which fail the job by buyingyi · 11 years ago
  25. dd895d3 address Sattam's comments by buyingyi · 11 years ago
  26. 9f5c956 allow multiple deletions in pregelix by buyingyi · 11 years ago
  27. 5b4c82a Fixed issues in bulkload cleanup in case of errors. by salsubaiee · 11 years ago
  28. e273a6b Pass a boolean argument to the bulkload to decides if checking for an empty index is needed. by salsubaiee · 11 years ago
  29. 276bbc2 add/update license headers by Till Westmann · 11 years ago
  30. 1cb8b1f Fix for issue 450. by salsubaiee · 11 years ago
  31. f6b5195 Throws HyracksDataException with appropriate error message when a tuple larger than frame size is appended by Vinayak Borkar · 11 years ago
  32. 5728a70 merged hyracks_lsm_tree and fullstack_asterix_stabilization by zheilbron · 12 years ago
  33. 0c86039 Copied hyracks trunk into fullstack by vinayakb · 12 years ago