- May 18, 2022
-
-
lyfer233 authored
Co-authored-by:
broccoliSpicy <93440049+broccoliSpicy@users.noreply.github.com>
-
iamlinjunhong authored
-
chenmingsong authored
-
XuPeng-SH authored
-
GreatRiver authored
-
- May 17, 2022
-
-
daviszhen authored
-
iamlinjunhong authored
-
qingxinhome authored
-
e11jah authored
-
XuPeng-SH authored
* (tae): update for new engine api * (tae): buf fix in async jobs
-
nnsgmsone authored
The use of inthashtable is not used here for the time being. If inthashtable needs to be used, then it will involve the need to align the fields of both tables to the same width so that they are correct.
-
ou yuanning authored
* build TCL plan * minor improve * improve test code * basic support for building create/drop statement plan
-
nnsgmsone authored
-
GreatRiver authored
* Add compress * Fix Check failure * Enable Free&Using GPool in read * Optimize layout's mutex lock
-
chenmingsong authored
-
daviszhen authored
-
XuPeng-SH authored
* (tae): update for container * (aoe): update for catalog checkpoint
-
GuokeCui authored
* staticcheck SA9001: defers in range loops may not run; * staticcheck S1009: omit redundant nil check on slices; * staticcheck S1023: omit redundant control flow; * staticcheck S1002: omit comparison with boolean constant; * staticcheck S1025: don’t use fmt.Sprintf("%s", x) unnecessarily; * staticcheck ST1017: don't use Yoda conditions; * staticcheck ST1019: importing the same package multiple times; * staticcheck S1019: simplify make call by omitting redundant arguments; * staticcheck S1004: replace call to bytes.Compare with bytes.Equal; * staticcheck SA1030: invalid argument in call to a strconv function; * staticcheck S1011: use a single append to concatenate two slices; * staticcheck S1008: simplify returning boolean expression; * staticheck SA1024: a string cutset contains duplicate characters; * staticcheck SA4003: pointless comparison; * staticcheck S1039: unnecessary use of fmt.Sprint; * staticcheck S1028: simplify error construction with fmt.Errorf. * staticcheck SA6005: inefficient string comparison;
-
- May 16, 2022
-
-
nnsgmsone authored
Co-authored-by:
daviszhen <daviszhen007@gmail.com>
-
jiangxinmeng1 authored
* add onReplayAppendCmd (#89) * add onReplayAppendCmd * add onReplayDelete (#90) * update NewEmptyCmd
-
iamlinjunhong authored
-
broccoliSpicy authored
-
GreatRiver authored
-
broccoliSpicy authored
-
nnsgmsone authored
* Add batch's reference count and fix errcheck cases * replace panic with require.NoError
-
ou yuanning authored
* build TCL plan * minor improve * improve test code
-
- May 15, 2022
-
-
maomao authored
-
XuPeng-SH authored
* (tae): fix errcheck * (tae): update tae stop steps * (tae): update statemachine stop * (tae): update tae stop steps * (aoe): temp workaround for aoe split
-
GreatRiver authored
* Add tae layout * Add mutex when NewBlockFile * Fix bitmap free bug * Fix log write bug * Add file Destory * Update dataio block * Create segment to disable sync by default * Optimize the Destroy interface of the block * Add unmount segment of layout * Add layout segment Destroy * Add Allocator interface * Add free space and delete segment file * Disable file free
-
XuPeng-SH authored
* (tae): add system db * (tae): add system db * (tae): add system db 2 * (tae): add system db 3 * (tae): add system db 4 * (tae): add system db 5 * (tae): clean for linter * (tae): add more prints * (tae): bug fix in dispatcher
-
- May 14, 2022
-
-
iamlinjunhong authored
-
GuokeCui authored
* Static check: fix cases for `errcheck`; * Panic for non-handling error;
-
jiangxinmeng1 authored
-
nnsgmsone authored
-
daviszhen authored
-
- May 13, 2022