Skip to content

chore: modified add_actions_table to use streams #10542

chore: modified add_actions_table to use streams

chore: modified add_actions_table to use streams #10542

Re-run triggered October 15, 2025 14:28
Status Failure
Total duration 6m 12s
Artifacts

build.yml

on: pull_request
Matrix: build
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 60 warnings, and 3 notices
check
Process completed with exit code 1.
Unit Tests (ubuntu-latest): crates/core/src/protocol/mod.rs#L978
no method named `try_collect` found for struct `Pin<Box<dyn Stream<Item = Result<RecordBatch, ...>> + Send>>` in the current scope
Unit Tests (ubuntu-latest): crates/core/src/protocol/mod.rs#L978
this method takes 2 arguments but 1 argument was supplied
Unit Tests (ubuntu-latest): crates/core/src/protocol/mod.rs#L900
no method named `try_collect` found for struct `Pin<Box<dyn Stream<Item = Result<RecordBatch, ...>> + Send>>` in the current scope
Unit Tests (ubuntu-latest): crates/core/src/protocol/mod.rs#L900
this method takes 2 arguments but 1 argument was supplied
Unit Tests (ubuntu-latest): crates/core/src/protocol/mod.rs#L848
no method named `try_collect` found for struct `Pin<Box<dyn Stream<Item = Result<RecordBatch, ...>> + Send>>` in the current scope
Unit Tests (ubuntu-latest): crates/core/src/protocol/mod.rs#L848
this method takes 2 arguments but 1 argument was supplied
Unit Tests (ubuntu-latest): crates/core/src/protocol/mod.rs#L789
no method named `try_collect` found for struct `Pin<Box<dyn Stream<Item = Result<RecordBatch, ...>> + Send>>` in the current scope
Unit Tests (ubuntu-latest): crates/core/src/protocol/mod.rs#L789
this method takes 2 arguments but 1 argument was supplied
Unit Tests (ubuntu-latest): crates/core/src/protocol/mod.rs#L744
no method named `try_collect` found for struct `Pin<Box<dyn Stream<Item = Result<RecordBatch, ...>> + Send>>` in the current scope
Unit Tests (ubuntu-latest): crates/core/src/protocol/mod.rs#L744
this method takes 2 arguments but 1 argument was supplied
check: crates/core/src/protocol/mod.rs#L897
Diff in /home/runner/work/delta-rs/delta-rs/crates/core/src/protocol/mod.rs
check: crates/core/src/protocol/mod.rs#L845
Diff in /home/runner/work/delta-rs/delta-rs/crates/core/src/protocol/mod.rs
check: crates/core/src/protocol/mod.rs#L786
Diff in /home/runner/work/delta-rs/delta-rs/crates/core/src/protocol/mod.rs
check: crates/core/src/protocol/mod.rs#L740
Diff in /home/runner/work/delta-rs/delta-rs/crates/core/src/protocol/mod.rs
check: crates/core/src/protocol/mod.rs#L8
Diff in /home/runner/work/delta-rs/delta-rs/crates/core/src/protocol/mod.rs
check: crates/core/src/protocol/mod.rs#L2
Diff in /home/runner/work/delta-rs/delta-rs/crates/core/src/protocol/mod.rs
check: crates/core/src/lib.rs#L338
Diff in /home/runner/work/delta-rs/delta-rs/crates/core/src/lib.rs
check: crates/core/src/lib.rs#L100
Diff in /home/runner/work/delta-rs/delta-rs/crates/core/src/lib.rs
check: crates/core/src/lib.rs#L94
Diff in /home/runner/work/delta-rs/delta-rs/crates/core/src/lib.rs
check: crates/core/src/delta_datafusion/find_files.rs#L291
Diff in /home/runner/work/delta-rs/delta-rs/crates/core/src/delta_datafusion/find_files.rs
Unit Tests (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Unit Tests (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Unit Tests (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Unit Tests (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
Unit Tests (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
Unit Tests (ubuntu-latest): crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
Unit Tests (ubuntu-latest): crates/core/src/table/state.rs#L28
unused import: `open_table`
Unit Tests (ubuntu-latest): crates/core/src/table/state.rs#L17
unused import: `builder`
Unit Tests (ubuntu-latest): crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
Unit Tests (ubuntu-latest): crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
build (ubuntu-latest): crates/core/src/table/state.rs#L28
unused import: `open_table`
build (ubuntu-latest): crates/core/src/table/state.rs#L17
unused import: `builder`
build (ubuntu-latest): crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
build (ubuntu-latest): crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
build (ubuntu-latest): crates/core/src/table/state.rs#L28
unused import: `open_table`
build (ubuntu-latest): crates/core/src/table/state.rs#L17
unused import: `builder`
build (ubuntu-latest): crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
build (ubuntu-latest): crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
build (ubuntu-latest): crates/core/src/table/state.rs#L28
unused import: `open_table`
build (ubuntu-latest): crates/core/src/table/state.rs#L17
unused import: `builder`
build (ubuntu-latest): crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
build (ubuntu-latest): crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
build (ubuntu-latest): crates/core/src/logstore/config.rs#L239
bound is defined in more than one place
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
build (ubuntu-latest): crates/core/src/table/state.rs#L28
unused import: `open_table`
build (ubuntu-latest): crates/core/src/table/state.rs#L17
unused import: `builder`
build (ubuntu-latest): crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
build (ubuntu-latest): crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
97% - 924 hits, 31 misses, 0 errors
sccache stats
86% - 546 hits, 86 misses, 0 errors