feat: use cache kv manager for SchemaMetadataManager #21182
develop.yml
on: pull_request
Matrix: Build GreptimeDB binary (profile-CI)
Matrix: Build GreptimeDB binaries
Check typos and docs
9s
Check License Header
2m 15s
Toml Check
31s
Rustfmt
52s
Clippy
3m 40s
coverage
5m 37s
Matrix: Check
Matrix: distributed-fuzztest-with-chaos
Matrix: distributed-fuzztest
Matrix: Unstable Fuzz Test
Matrix: Fuzz Test
Matrix: sqlness
Annotations
10 errors
Check (ubuntu-20.04):
src/datanode/src/heartbeat/handler/cache_invalidator.rs#L28
unused import: `common_meta::kv_backend::KvBackend`
|
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 binaries (ubuntu-20.04)
Process completed with exit code 1.
|
Build GreptimeDB binary (profile-CI) (ubuntu-20.04)
Process completed with exit code 1.
|
Clippy:
src/datanode/src/heartbeat/handler/cache_invalidator.rs#L28
unused import: `common_meta::kv_backend::KvBackend`
|
Clippy
Process completed with exit code 2.
|
coverage:
src/datanode/src/heartbeat/handler/cache_invalidator.rs#L28
unused import: `common_meta::kv_backend::KvBackend`
|
coverage
Process completed with exit code 1.
|