feat: integrate parsed stats with data skipping #7784
Annotations
6 errors
|
build and lint with clippy
Process completed with exit code 101.
|
|
build and lint with clippy:
kernel/src/scan/mod.rs#L574
`<... as IntoIterator>::IntoIter` cannot be sent between threads safely
|
|
build and lint with clippy:
kernel/src/scan/mod.rs#L568
`<... as IntoIterator>::IntoIter` cannot be sent between threads safely
|
|
build and lint with clippy:
kernel/src/scan/mod.rs#L529
`<... as IntoIterator>::IntoIter` cannot be sent between threads safely
|
|
build and lint with clippy:
kernel/src/scan/mod.rs#L522
`<... as IntoIterator>::IntoIter` cannot be sent between threads safely
|
|
build and lint with clippy:
kernel/src/scan/mod.rs#L583
`impl Iterator<Item = DeltaResult<ActionsBatch>>` cannot be sent between threads safely
|
Loading