Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
ac3a16a5e6a3ee73e0ad5891b6a67e5c0993f2e9
/
hyracks-fullstack
/
hyracks
/
hyracks-storage-am-lsm-invertedindex
10a3f21
[NO ISSUE][STO] Misc Storage Fixes and Improvements
by Abdullah Alamoudi
· 6 years ago
2a0facf
[NO ISSUE][STO] Eliminate S Lock for Disk Components
by luochen01
· 7 years ago
4ed0eac
[NO ISSUE][STO] Add consistency to flush lifecycle
by Abdullah Alamoudi
· 7 years ago
3036c98
[ASTERIXDB-2339] Add a new inverted index merge cursor
by luochen01
· 7 years ago
abcdb80
Merge commit '6453ecf2f0dff1ec1306c8c5c1e4f81a27755431' from release-0.9.4-pre-rc
by Michael Blow
· 7 years ago
6453ecf
[NO ISSUE] Incremental cleanup of deprecated exception ctors
by Michael Blow
· 7 years ago
8aa13ca
[NO ISSUE][STO] Misc fixes of inverted index
by luochen01
· 7 years ago
f5257fe
[ASTERIXDB-2338][RT] Allow concurrent accesses to an inverted list
by Taewoo Kim
· 7 years ago
2ebd0d4
[NO ISSUE][STO] Fix opening of inverted index deleted keys cursor
by Abdullah Alamoudi
· 7 years ago
4d0de7d
[ASTERIXDB-2321][STO] Follow the contract in IIndexCursor.open calls
by Abdullah Alamoudi
· 7 years ago
693844c
[ASTERIXDB-1952][TX][IDX] Filter logs pt.2
by Ian Maxon
· 7 years ago
71e4b4c
[NO ISSUE][RT] no latching on an inverted list during merge
by Taewoo Kim
· 7 years ago
dba817c
[NO ISSUE][RT] Ensure an inverted list cursor.close()
by Taewoo Kim
· 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
cd53e88
Merge release 0.9.3 into master
by Ian Maxon
· 7 years ago
2f934e3
[ASTERIXDB-2231][STO] Separate primary op tracker for each partition
by luochen01
· 7 years ago
f94fdcc
[ASTERIXDB-2250] Clean up files after failed flush/merge
by luochen01
· 7 years ago
5aa29b8
[ASTERIXDB-2183][STO] Remove On-disk Inverted List Latch
by Ian Maxon
· 7 years ago
cb9ca97
[ASTERIXDB-2256] Reformat sources using code format template
by Michael Blow
· 7 years ago
e5190b9
[ASTERIXDB-2256] Hand-prepare two problematic files for source format
by Michael Blow
· 7 years ago
d8d4eef
[NO ISSUE][STO] Introduce ILSMIndexCursor
by Abdullah Alamoudi
· 7 years ago
0948b24
Advance version to AsterixDB 0.9.4-SNAPSHOT and Hyracks 0.3.4-SNAPSHOT
by AsterixDB Jenkins
· 7 years ago
release-0.9.3-rc0
769fdbd
Release Apache AsterixDB 0.9.3 and 0.3.3
by AsterixDB Jenkins
· 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
af4018d
[ASTERIXDB-1564][CONF] Consistently Use Log4j2
by Murtadha Hubail
· 7 years ago
e5a6542
[ASTERIXDB-2169][STO][TX] Unblock modifications during full scan
by Abdullah Alamoudi
· 7 years ago
39390ed
[ASTERIXDB-2115] Add Component Ids to LSM Indexes
by luochen01
· 7 years ago
a0490ba
Merge pre-rc changes to master
by Ian Maxon
· 7 years ago
e32cb67
[NO ISSUE][STO] Add a callback on recycling of memory components
by Abdullah Alamoudi
· 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
1dc8228
Revert "[ASTERIXDB-2103][STO] Too many disk components for CorrelatedPolicy"
by Luo Chen
· 7 years ago
21ed0f7
[ASTERIXDB-2103][STO] Too many disk components for CorrelatedPolicy
by luochen01
· 7 years ago
8c43f62
Introduce ITracer
by Till Westmann
· 7 years ago
b2e50b7
[NO ISSUE][STO] Component Deletes Through flushes and merges
by Abdullah Alamoudi
· 7 years ago
b67505d
[NO ISSUE] Add support for tracing
by Till Westmann
· 7 years ago
e66346a
[STO][IDX] Eliminated excess antimatter in LSMBTree
by Ildar Absalyamov
· 7 years ago
a3c4776
Merge release 0.9.2, Advance to 0.9.3-SNAPSHOT
by Ian Maxon
· 7 years ago
92a9a65
Advance version to AsterixDB 0.9.3-SNAPSHOT and Hyracks 0.3.3-SNAPSHOT
by AsterixDB Jenkins
· 7 years ago
release-0.9.2-rc0
a968d53
Release Apache AsterixDB 0.9.2 and 0.3.2
by AsterixDB Jenkins
· 7 years ago
apache-asterixdb-0.9.2
apache-hyracks-0.3.2
476f14c
[ASTERIXDB-2025][STO] Fix Merge Lifecycle
by Abdullah Alamoudi
· 7 years ago
0707566
[ASTERIXDB-2008][CLUS] Only add pending removal if node known
by Abdullah Alamoudi
· 7 years ago
e856e1e
[ASTERIXDB-1946][STO][IDX]Create RTree/InvertedIdx for Correlated Datasets
by luochen01
· 7 years ago
f86a25b
[ASTERIXDB-1952][TX][IDX]Log incoming filter vals
by Ian Maxon
· 7 years ago
63ab05d
[ASTERIXDB-1944][STO] Align LSM inverted index with other indexes
by Abdullah Alamoudi
· 7 years ago
e0cf970
[ASTERIXDB-1953][STO] Cleanup LSM File Managers
by Abdullah Alamoudi
· 7 years ago
198ffbc
[ASTERIXDB-1945][STO] Cleanup Buffer Cache API
by Yingyi Bu
· 7 years ago
a7fa05b
[ASTERIXDB-1946][STO][IDX] Create BTreeIndex for Correlated Datasets
by luochen01
· 7 years ago
d900046
Revert "ASTERIXDB-1945 [STO] Cleanup Buffer Cache API"
by Yingyi Bu
· 7 years ago
ae3daf6
ASTERIXDB-1945 [STO] Cleanup Buffer Cache API
by Abdullah Alamoudi
· 7 years ago
16b57d8
ASTERIXDB-1938: Keep empty disk components when merge/flush
by luochen01
· 7 years ago
423d406
Add Disk Component Scan operation for primary LSM index
by luochen01
· 7 years ago
d26141d
Allow insert anti-matter tuples when bulk loading LSM index
by luochen01
· 7 years ago
1ded161
Add LSMDiskComponentBulkLoader
by luochen01
· 7 years ago
356f6c6
Rename Component Filter Factory
by Abdullah Alamoudi
· 7 years ago
41b3aa3
Unexpose enter and exit components
by Abdullah Alamoudi
· 7 years ago
639fe8c
Fix upsert deadlock and upsert with filtered primary only
by Abdullah Alamoudi
· 7 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
d98c4c7
Index-Only Plan Patch Set 4: Index SearchCursor adjustment
by Taewoo Kim
· 8 years ago
f3953a2
Merge branch 'release-0.9.1'
by Ian Maxon
· 8 years ago
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
a87189c
Release Apache AsterixDB 0.9.1 and 0.3.1
by AsterixDB Jenkins
· 8 years ago
3b3319a
Cleanup storage exceptions
by Abdullah Alamoudi
· 8 years ago
902db78
Fix creation of callback factories
by Abdullah Alamoudi
· 8 years ago
e791206
ASTERIXDB-1841: Fix Inverted Index Drop Operator
by Murtadha Hubail
· 8 years ago
0407553
Fix transaction logs and optimize upserts
by Abdullah Alamoudi
· 8 years ago
953eb96
Unify structure of Cluster Controller and Node Controller
by Abdullah Alamoudi
· 8 years ago
8c427cd
Cleanup and bug fixes in Feeds pipeline
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
e0c232d
Implements concurrent query management support.
by Yingyi Bu
· 8 years ago
f1bd784
Merge release-0.8.9 branch into master
by Ian Maxon
· 8 years ago
a3435a3
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 8 years ago
def643d
[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc2
by Ian Maxon
· 8 years ago
apache-hyracks-0.3.0
apache-hyracks-0.3.0-rc2
2d232b6
Revert "[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1"
by Ian Maxon
· 8 years ago
7c9a47a
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 8 years ago
ab6fd5e
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 8 years ago
0c940ef
[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1
by Ian Maxon
· 8 years ago
apache-hyracks-0.3.0-rc1
908ae63
Add a corner case handling for NGramUTF8StringBinaryTokenizer
by Taewoo Kim
· 8 years ago
1b3b3db
Revert "[maven-release-plugin] prepare release apache-hyracks-0.2.18"
by Ian Maxon
· 8 years ago
cd06867
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 8 years ago
9aa1583
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 8 years ago
e6af0ee
[maven-release-plugin] prepare release apache-hyracks-0.2.18
by Ian Maxon
· 8 years ago
6a2708f
Full-text implementation step 4
by Taewoo Kim
· 8 years ago
90cdbac
Change the API for writing and reading metadata pages
by Abdullah Alamoudi
· 8 years ago
c49405a
Full-text implementation step 3
by Taewoo Kim
· 8 years ago
bc3d1b0
Remove Append Only Flag
by Abdullah Alamoudi
· 8 years ago
44cef24
Full-text implementation step 1
by Taewoo Kim
· 8 years ago
72aa1b7
Continue Cleaning Up File References and Splits
by Abdullah Alamoudi
· 8 years ago
163c3be
Cleanup FileSplit and FileReference
by Abdullah Alamoudi
· 8 years ago
ba35812
Fix / Enforce Hyracks Dependency Correctness
by Michael Blow
· 8 years ago
2685b60
Fixes for ASTERIXDB-1636
by Ian Maxon
· 8 years ago
Next »