feat: flow refill time window after reboot #21918
develop.yml
on: pull_request
Matrix: Build GreptimeDB binary (profile-CI)
Matrix: Build GreptimeDB binaries
Check typos and docs
6s
Check License Header
2m 26s
Toml Check
29s
Rustfmt
51s
Clippy
4m 5s
coverage
0s
Matrix: Check
Matrix: distributed-fuzztest-with-chaos
Matrix: distributed-fuzztest
Matrix: Unstable Fuzz Test
Matrix: Fuzz Test
Matrix: sqlness
Annotations
9 errors
Check (ubuntu-20.04):
src/flow/src/adapter.rs#L760
unused variable: `flow_plan`
|
Check (ubuntu-20.04):
src/flow/src/adapter.rs#L761
unused variable: `real_schema`
|
Check (ubuntu-20.04)
Process completed with exit code 101.
|
Check (windows-2022)
The job was canceled because "ubuntu-20_04" failed.
|
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/flow/src/adapter.rs#L760
unused variable: `flow_plan`
|
Clippy:
src/flow/src/adapter.rs#L761
unused variable: `real_schema`
|
Clippy
Process completed with exit code 2.
|