- ebde8c9 [ASTERIXDB-3389][STO] Prep. columnar datasets for disk caching by Wail Alkowaileet · 9 months ago
- 0747da6 [MULTIPLE ISSUES][STO] Storage code clean ups by Wail Alkowaileet · 9 months ago
- 5ea71db [ASTERIXDB-3374][STO] Introduce BufferCache Op Context by Wail Alkowaileet · 10 months ago
- f908c99 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 11 months ago
- a861ef0 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 11 months ago
- d4d7e61 [NO ISSUE][HYR][STO] BufferCache lock fixes by Michael Blow · 11 months ago
- 123009e [ASTERIXDB-3185][STO] Extend IStorageManager to provide IIOManager by Wail Alkowaileet · 1 year, 9 months ago
- afb22b3 [ASTERIXDB-3144][HYR][RT] Make sampling job support multiple partitions by Ali Alsuliman · 1 year, 9 months ago
- ba2d8bd [ASTERIXDB-3144][RT] Pass partitions map to inverted index by Ali Alsuliman · 1 year, 10 months ago
- 3c4e589 [ASTERIXDB-3144][HYR] Make index search runtime support multiple partitions by Ali Alsuliman · 1 year, 10 months ago
- 6780eae [NO ISSUE][HYR] Remove unused/undefined BTree Update Operator by Ali Alsuliman · 1 year, 10 months ago
- 2cfde81 [NO ISSUE] Change serialVersionUID for BTreeSearchOperatorDescriptor by Wail Alkowaileet · 3 years ago
- af65cd9 [ASTERIXDB-3025][HYR] Introduce ITupleProjector by Wail Alkowaileet · 3 years ago
- c1c5bec [ASTERIXDB-3003][STO] Enable batch point lookups and stateful cursors by Wail Alkowaileet · 3 years ago
- 69b18b2 [ASTERIXDB-3003][STO] Extract bulk-loaders and make LSMBTree extendable by Wail Alkowaileet · 3 years, 1 month ago
- 34b72ac [NO ISSUE][COMP] Make LeftOuterJoin produce NULL in SQL-compat mode by Dmitry Lychagin · 3 years, 2 months ago
- 57b3ce2 [ASTERIXDB-2791][IDX] Set null flags when writing an index entry by Ali Alsuliman · 3 years, 8 months ago
- 94eb3c2 Merge branch 'mad-hatter' into 'cheshire-cat' by Ian Maxon · 3 years, 8 months ago
- 4889f6b [ASTERIXDB-2890] Minimum Java version 8->11 by Ian Maxon · 3 years, 9 months ago
- 01a301d Merge remote-tracking branch 'gerrit/mad-hatter' by Michael Blow · 4 years, 3 months ago
- b1ae88e [NO ISSUE][STO] Log bulkloader state on failure by Murtadha Hubail · 4 years, 3 months ago
- 6e6b342 [ASTERIXDB-2708] Introduce batch and stateful point cursors by luochen · 4 years, 10 months ago
- 7f5b547 [ASTERIXDB-2541][STO] Introduce GreedyScheduler by luochen · 5 years ago
- 603c03d [ASTERIXDB-2540][STO] Optimize Storage Disk I/O by luochen · 5 years ago
- c20bf9a [ASTERIXDB-2532][RT] per-operator profiling by Ian Maxon · 5 years ago
- 56af013 [NO ISSUE][RT] Improve PreclusteredGroupWriter by Dmitry Lychagin · 6 years ago
- 5aeba9b [ASTERIXDB-2422][STO] Introduce compressed storage by Wail Alkowaileet · 6 years ago
- d55da20 [NO ISSUE][OTH] Cleanup Redundant Type Cast by Murtadha Hubail · 6 years ago
- 7c72a50 [NO ISSUE] Report all BufferCache write failures. by Abdullah Alamoudi · 7 years ago
- ccb1654 [ASTERIXDB-2344] LIMIT pushdown for primary index by luochen01 · 7 years ago
- 693844c [ASTERIXDB-1952][TX][IDX] Filter logs pt.2 by Ian Maxon · 7 years ago
- afe0d3d [ASTERIXDB-2083][COMP][RT][IDX][SITE] Budget-Constrained Inverted index search by Taewoo Kim · 7 years ago
- 914be5a [NO ISSUE][RT] follow IFrameWriter protocol in SplitOperatorDescriptor by Abdullah Alamoudi · 7 years ago
- c3c2357 [ASTERIXDB-1972][COMP][RT][TX] index-only plan by Taewoo Kim · 7 years ago
- 4ff6a36 [ASTERIXDB-2204][STO] Fix implementations and usages of IIndexCursor by Abdullah Alamoudi · 7 years ago
- cb9ca97 [ASTERIXDB-2256] Reformat sources using code format template by Michael Blow · 7 years ago
- d8d4eef [NO ISSUE][STO] Introduce ILSMIndexCursor by Abdullah Alamoudi · 7 years ago
- 73d9aca [ASTERIXDB-2184] Add Immutable DiskBTree by luochen01 · 7 years ago
- 08dc859 [ASTERIXDB-2204][STO] Fix the IIndexCursor interface by Abdullah Alamoudi · 7 years ago
- f9e6bae [NO ISSUE][STO] Adapt Storage Structure To Rebalance by Murtadha Hubail · 7 years ago
- 40cff7b [NO ISSUE][RT][IDX] Simplify index.createAccessor() by Taewoo Kim · 7 years ago
- fbf3c0a [NO ISSUE][STO] Fix memory leaks in storage by Abdullah Alamoudi · 7 years ago
- 9782f8a [ASTERIXDB-2128] Fix bloomfilter during index search by luochen01 · 7 years ago
- 77f8952 [NO ISSUE][STO][IDX] LSM storage cleanup by Ildar Absalyamov · 7 years ago
- e66346a [STO][IDX] Eliminated excess antimatter in LSMBTree by Ildar Absalyamov · 7 years ago
- f86a25b [ASTERIXDB-1952][TX][IDX]Log incoming filter vals by Ian Maxon · 8 years ago
- 198ffbc [ASTERIXDB-1945][STO] Cleanup Buffer Cache API by Yingyi Bu · 8 years ago
- d900046 Revert "ASTERIXDB-1945 [STO] Cleanup Buffer Cache API" by Yingyi Bu · 8 years ago
- ae3daf6 ASTERIXDB-1945 [STO] Cleanup Buffer Cache API by Abdullah Alamoudi · 8 years ago
- e5c4528 Change DataflowHelperFactory not to require Task Context by Abdullah Alamoudi · 8 years ago
- 639fe8c Fix upsert deadlock and upsert with filtered primary only by Abdullah Alamoudi · 8 years ago
- 735532e Separate index build from index access by Abdullah Alamoudi · 8 years ago
- 01a55f8 Carry filter in 2ndary-to-primary index search by Jianfeng Jia · 8 years ago
- 6c2c01d Make Index Op Contexts fields private by Abdullah Alamoudi · 8 years ago
- 3b3319a Cleanup storage exceptions by Abdullah Alamoudi · 8 years ago
- d718dc4 Improve reading from and writing to Metadata pages by Abdullah Alamoudi · 8 years ago
- ef9be0f Introduce IStorageComponentProvider by Abdullah Alamoudi · 8 years ago
- 90cdbac Change the API for writing and reading metadata pages by Abdullah Alamoudi · 8 years ago
- bc3d1b0 Remove Append Only Flag by Abdullah Alamoudi · 8 years ago
- 163c3be Cleanup FileSplit and FileReference by Abdullah Alamoudi · 8 years ago
- 8166898 Moved array list classes to hyracks-storage-common. by Preston Carman · 9 years ago
- dc58d30 Cleanup Large Page Logic by Michael Blow · 9 years ago
- fd1d460 ASTERIXDB-1481: BTree Split ArrayIndexOutOfBounds by Michael Blow · 9 years ago
- 171ff2f ASTERIXDB-1474: Cannot query dataset with big obj by Michael Blow · 9 years ago
- 535d86b ASTERIXDB-1228: Add MISSING into the data model. by Yingyi Bu · 9 years ago
- f7f44ce Remove PowerMock from asterix-external-data by Abdullah Alamoudi · 9 years ago
- 803a3a2 Add Unit Tests for Feed Runtime Input Handler by Abdullah Alamoudi · 9 years ago
- 1defc92 ASTERIXDB-1436: Big Object Support For Storage by Michael Blow · 9 years ago
- 23be906 Deadlock-free locking protocol is enabled by kisskys · 9 years ago
- 6de6915 Move Hyracks to subfolder by Ian Maxon · 9 years ago