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