fix(mito): avoid caching empty batches in row group #19487
develop.yml
on: pull_request
Matrix: Build GreptimeDB binary (profile-CI)
Matrix: Build GreptimeDB binaries
Check typos and docs
7s
Check License Header
2m 6s
Toml Check
32s
Rustfmt
30s
Clippy
2m 33s
coverage
4m 37s
Matrix: Check
Matrix: distributed-fuzztest-with-chaos
Matrix: distributed-fuzztest
Matrix: Unstable Fuzz Test
Matrix: Fuzz Test
Matrix: sqlness
Annotations
11 errors
Build GreptimeDB binaries (ubuntu-20.04)
Process completed with exit code 1.
|
Check (ubuntu-20.04):
src/mito2/src/read/last_row.rs#L20
unused import: `common_telemetry::info`
|
Check (ubuntu-20.04)
Process completed with exit code 101.
|
Check (windows-2022)
The job was canceled because "ubuntu-20_04" failed.
|
Check (windows-2022)
The operation was canceled.
|
Build GreptimeDB binary (profile-CI) (ubuntu-20.04)
Process completed with exit code 1.
|
Clippy:
src/mito2/src/read/last_row.rs#L20
unused import: `common_telemetry::info`
|
Clippy:
src/mito2/src/read/last_row.rs#L217
length comparison to zero
|
Clippy
Process completed with exit code 2.
|
coverage:
src/mito2/src/read/last_row.rs#L20
unused import: `common_telemetry::info`
|
coverage
Process completed with exit code 1.
|