Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
22fa00199
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
22fa00199
Commits
Commits · 8685c08983339c72c61cd4f22f6a9aa7474f3f7e
8685c08983339c72c61cd4f22f6a9aa7474f3f7e
Select Git revision
Selected
8685c08983339c72c61cd4f22f6a9aa7474f3f7e
Branches
7
main
default
protected
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Tags
6
v0.5.1
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
14 results
22fa00199
Author
Search by author
Any Author
authors
Summer2021
summer
1 author
Browse files
Aug 26, 2021
(AOE): Fix null bug of stdvec (#519)
· 8685c089
kutori
authored
Aug 26, 2021
8685c089
Add NULL support of comparison function (#518)
· b0ea4987
nnsgmsone
authored
Aug 26, 2021
b0ea4987
Fix comparator implementation of *Sels (#517)
· 200804d1
Horatius
authored
Aug 26, 2021
200804d1
(AOE): Fix ut failures with race enabled (#515)
· adaf3a9c
XuPeng-SH
authored
Aug 26, 2021
adaf3a9c
(AOE): fix logindex replay bug (#513)
· f3a8a7cb
XuPeng-SH
authored
Aug 26, 2021
f3a8a7cb
Aug 25, 2021
(AOE): Set dir for meta conf (#512)
· b9fce146
XuPeng-SH
authored
Aug 25, 2021
b9fce146
Add aoe storage configuration (#509)
· 721e63a1
Wei Ziran
authored
Aug 25, 2021
721e63a1
Modify nullable interface for comparators (#508)
· 8cf61504
Horatius
authored
Aug 25, 2021
8cf61504
Delete obsoleted source file (#506)
· 8107a346
Horatius
authored
Aug 25, 2021
8107a346
Enable comparators to handle nullable values (#502)
· 7202d318
Horatius
authored
Aug 25, 2021
7202d318
Fix(#493) index adjust bug and log clean (#500)
· 94fabfca
maomao
authored
Aug 25, 2021
94fabfca
(AOE):Index build configurable (#496)
· 85724b7c
kutori
authored
Aug 25, 2021
85724b7c
(AOE): Add an e2e test & some small fix (#494)
· ddd35d67
kutori
authored
Aug 25, 2021
ddd35d67
Recover IOpacket unit test (#497)
· 40c24f26
Wei Ziran
authored
Aug 25, 2021
40c24f26
Aug 24, 2021
(AOE): Fix segmented index logic error (#490)
· b5d980c5
XuPeng-SH
authored
Aug 24, 2021
b5d980c5
Integrate segmented index (#489)
· 4bf07956
maomao
authored
Aug 24, 2021
4bf07956
Add unit test in workflow (#486)
· cd06113a
Matthew
authored
Aug 24, 2021
cd06113a
Makefile refactoring (#484)
· 2c2c4583
Matthew
authored
Aug 24, 2021
2c2c4583
Fix error check in concurrent quit of epoch (#482)
· 90079b07
daviszhen
authored
Aug 24, 2021
90079b07
Add shutdown logic && keep files when shutdown (#480)
· 113d1167
Wei Ziran
authored
Aug 24, 2021
113d1167
(AOE): Segment resource may leak when the table dropped (#479)
· cda392eb
XuPeng-SH
authored
Aug 24, 2021
cda392eb
Add batch shuffle (#476)
· 5bf2eb81
nnsgmsone
authored
Aug 24, 2021
5bf2eb81
(AOE): Add numeric bsi index; add segment summarizer & filter (#475)
· eb949bbd
kutori
authored
Aug 24, 2021
eb949bbd
Aug 23, 2021
Refactor #471 (#472)
· 30caa0ce
maomao
authored
Aug 23, 2021
30caa0ce
Rewrite recreateDir (#471)
· bddcc0c6
maomao
authored
Aug 23, 2021
bddcc0c6
Fix format print (#468)
· 1fe695e6
kutori
authored
Aug 23, 2021
1fe695e6
Fix the problem of insert (#467)
· 4a2aa0b0
nnsgmsone
authored
Aug 23, 2021
4a2aa0b0
Clean server log (#466)
· 5a880a37
daviszhen
authored
Aug 23, 2021
5a880a37
Add log config to toml config file (#465)
· 956387b1
Wei Ziran
authored
Aug 23, 2021
956387b1
Fix format print (#464)
· 14cd37c8
kutori
authored
Aug 23, 2021
14cd37c8
[#440] Create new action workflow for CI/CD (#462)
· 2d194458
Matthew
authored
Aug 23, 2021
2d194458
[#455] Make config fails on clean build environment (#460)
· 1490338b
Matthew
authored
Aug 23, 2021
1490338b
Handle segv (#461)
· a8202a5d
maomao
authored
Aug 23, 2021
a8202a5d
Fix lost connection when bulk inserting (#458)
· b3b3fb84
Wei Ziran
authored
Aug 23, 2021
b3b3fb84
Refactor zap (#454)
· df9b1349
kutori
authored
Aug 23, 2021
df9b1349
Aug 22, 2021
Fix bug on table alloc (#452)
· f1539358
maomao
authored
Aug 22, 2021
f1539358
(AOE): Update engine options for default and test (#451)
· 7ca8d736
XuPeng-SH
authored
Aug 22, 2021
7ca8d736
Aug 21, 2021
Fix toml config order (#448)
· 579a6b16
Wei Ziran
authored
Aug 21, 2021
579a6b16
Fix the problem of window of vector (#447)
· d9ea9df0
nnsgmsone
authored
Aug 21, 2021
d9ea9df0
Aug 20, 2021
(AOE): Fix ut data race (#442)
· d4989d44
XuPeng-SH
authored
Aug 20, 2021
d4989d44
Loading