Skip to content

chore: modified add_actions_table to use streams #10510

chore: modified add_actions_table to use streams

chore: modified add_actions_table to use streams #10510

Re-run triggered October 15, 2025 14:28
Status Success
Total duration 4m 17s
Artifacts

python_build.yml

on: pull_request
test-minimal
3m 47s
test-minimal
Python Build (Python 3.10 PyArrow latest)
4m 11s
Python Build (Python 3.10 PyArrow latest)
Python Build (Python 3.10 LakeFS Integration tests)
3m 44s
Python Build (Python 3.10 LakeFS Integration tests)
Python Build (Python 3.10 Unity Catalog Integration tests)
3m 49s
Python Build (Python 3.10 Unity Catalog Integration tests)
Python Build (Python 3.10 Unity Catalog Integration tests)
3m 29s
Python Build (Python 3.10 Unity Catalog Integration tests)
PySpark Integration Tests
4m 9s
PySpark Integration Tests
Matrix: multi-python-running
Fit to window
Zoom out
Zoom in

Annotations

100 warnings and 10 notices
Running with Python 3.9: crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.9: crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.9: crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.9: crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
Running with Python 3.9: crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
Running with Python 3.9: crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
Running with Python 3.9: crates/core/src/table/state.rs#L28
unused import: `open_table`
Running with Python 3.9: crates/core/src/table/state.rs#L17
unused import: `builder`
Running with Python 3.9: crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
Running with Python 3.9: crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
Running with Python 3.10: crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.10: crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.10: crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.10: crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
Running with Python 3.10: crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
Running with Python 3.10: crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
Running with Python 3.10: crates/core/src/table/state.rs#L28
unused import: `open_table`
Running with Python 3.10: crates/core/src/table/state.rs#L17
unused import: `builder`
Running with Python 3.10: crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
Running with Python 3.10: crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
Running with Python 3.11: crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.11: crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.11: crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.11: crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
Running with Python 3.11: crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
Running with Python 3.11: crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
Running with Python 3.11: crates/core/src/table/state.rs#L28
unused import: `open_table`
Running with Python 3.11: crates/core/src/table/state.rs#L17
unused import: `builder`
Running with Python 3.11: crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
Running with Python 3.11: crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
Running with Python 3.12: crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.12: crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.12: crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Running with Python 3.12: crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
Running with Python 3.12: crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
Running with Python 3.12: crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
Running with Python 3.12: crates/core/src/table/state.rs#L28
unused import: `open_table`
Running with Python 3.12: crates/core/src/table/state.rs#L17
unused import: `builder`
Running with Python 3.12: crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
Running with Python 3.12: crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
test-minimal: crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
test-minimal: crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
test-minimal: crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
test-minimal: crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
test-minimal: crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
test-minimal: crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
test-minimal: crates/core/src/table/state.rs#L28
unused import: `open_table`
test-minimal: crates/core/src/table/state.rs#L17
unused import: `builder`
test-minimal: crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
test-minimal: crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
PySpark Integration Tests: crates/core/src/kernel/models/actions.rs#L193
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
PySpark Integration Tests: crates/core/src/kernel/models/actions.rs#L271
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
PySpark Integration Tests: crates/core/src/kernel/models/actions.rs#L260
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
PySpark Integration Tests: crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
PySpark Integration Tests: crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
PySpark Integration Tests: crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
PySpark Integration Tests: crates/core/src/table/state.rs#L28
unused import: `open_table`
PySpark Integration Tests: crates/core/src/table/state.rs#L17
unused import: `builder`
PySpark Integration Tests: crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
PySpark Integration Tests: crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
Python Build (Python 3.10 PyArrow 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
Python Build (Python 3.10 PyArrow 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
Python Build (Python 3.10 PyArrow 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
Python Build (Python 3.10 PyArrow latest): crates/core/src/kernel/models/actions.rs#L181
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
Python Build (Python 3.10 PyArrow latest): crates/core/src/kernel/models/actions.rs#L56
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
Python Build (Python 3.10 PyArrow latest): crates/core/src/lib.rs#L100
unused import: `futures::TryStreamExt`
Python Build (Python 3.10 PyArrow latest): crates/core/src/table/state.rs#L5
unused import: `arrow::compute::concat_batches`
Python Build (Python 3.10 PyArrow latest): crates/core/src/protocol/mod.rs#L10
unused import: `futures::TryStreamExt`
sccache stats
94% - 423 hits, 27 misses, 0 errors
sccache stats
97% - 425 hits, 12 misses, 0 errors
sccache stats
98% - 427 hits, 10 misses, 0 errors
sccache stats
95% - 428 hits, 22 misses, 0 errors
sccache stats
94% - 422 hits, 28 misses, 0 errors
sccache stats
97% - 424 hits, 13 misses, 0 errors
sccache stats
97% - 425 hits, 12 misses, 0 errors
sccache stats
97% - 424 hits, 13 misses, 0 errors
sccache stats
98% - 428 hits, 9 misses, 0 errors
sccache stats
99% - 434 hits, 3 misses, 0 errors