Skip to content

feat: tracing spans across threadpool #10653

feat: tracing spans across threadpool

feat: tracing spans across threadpool #10653

Triggered via pull request October 23, 2025 10:50
Status Success
Total duration 3m 14s
Artifacts

python_build.yml

on: pull_request
test-minimal
1m 39s
test-minimal
Python Build (Python 3.10 PyArrow latest)
3m 2s
Python Build (Python 3.10 PyArrow latest)
Python Build (Python 3.10 LakeFS Integration tests)
1m 29s
Python Build (Python 3.10 LakeFS Integration tests)
Python Build (Python 3.10 Unity Catalog Integration tests)
2m 1s
Python Build (Python 3.10 Unity Catalog Integration tests)
Python Build (Python 3.10 Unity Catalog Integration tests)
1m 34s
Python Build (Python 3.10 Unity Catalog Integration tests)
PySpark Integration Tests
2m 6s
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#L214
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#L208
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#L199
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#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/kernel/snapshot/mod.rs#L43
unused import: `tracing::Instrument`
Running with Python 3.9: crates/core/src/kernel/snapshot/mod.rs#L42
unused import: `tokio::task::spawn_blocking`
Running with Python 3.10: crates/core/src/kernel/models/actions.rs#L214
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#L208
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#L199
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#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/kernel/snapshot/mod.rs#L43
unused import: `tracing::Instrument`
Running with Python 3.10: crates/core/src/kernel/snapshot/mod.rs#L42
unused import: `tokio::task::spawn_blocking`
Running with Python 3.11: crates/core/src/kernel/models/actions.rs#L214
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#L208
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#L199
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#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/kernel/snapshot/mod.rs#L43
unused import: `tracing::Instrument`
Running with Python 3.11: crates/core/src/kernel/snapshot/mod.rs#L42
unused import: `tokio::task::spawn_blocking`
Running with Python 3.12: crates/core/src/kernel/models/actions.rs#L214
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#L208
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#L199
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#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/kernel/snapshot/mod.rs#L43
unused import: `tracing::Instrument`
Running with Python 3.12: crates/core/src/kernel/snapshot/mod.rs#L42
unused import: `tokio::task::spawn_blocking`
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/kernel/models/actions.rs#L214
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#L208
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#L199
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#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/kernel/snapshot/mod.rs#L42
unused import: `tokio::task::spawn_blocking`
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L214
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#L208
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#L199
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#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
test-minimal: crates/core/src/kernel/models/actions.rs#L214
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#L208
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#L199
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#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/kernel/snapshot/mod.rs#L43
unused import: `tracing::Instrument`
test-minimal: crates/core/src/kernel/snapshot/mod.rs#L42
unused import: `tokio::task::spawn_blocking`
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/models/actions.rs#L214
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#L208
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#L199
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#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
PySpark Integration Tests: crates/core/src/kernel/models/actions.rs#L214
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#L208
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#L199
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#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/kernel/snapshot/mod.rs#L43
unused import: `tracing::Instrument`
PySpark Integration Tests: crates/core/src/kernel/snapshot/mod.rs#L42
unused import: `tokio::task::spawn_blocking`
Python Build (Python 3.10 PyArrow latest): crates/core/src/kernel/models/actions.rs#L214
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#L208
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#L199
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#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/kernel/snapshot/mod.rs#L42
unused import: `tokio::task::spawn_blocking`
sccache stats
100% - 58 hits, 0 misses, 0 errors
sccache stats
100% - 10 hits, 0 misses, 0 errors
sccache stats
100% - 58 hits, 0 misses, 0 errors
sccache stats
100% - 58 hits, 0 misses, 0 errors
sccache stats
100% - 10 hits, 0 misses, 0 errors
sccache stats
100% - 10 hits, 0 misses, 0 errors
sccache stats
100% - 10 hits, 0 misses, 0 errors
sccache stats
100% - 10 hits, 0 misses, 0 errors
sccache stats
100% - 10 hits, 0 misses, 0 errors
sccache stats
100% - 10 hits, 0 misses, 0 errors