Skip to content

fix: guard writer batch channel size #180

fix: guard writer batch channel size

fix: guard writer batch channel size #180

Triggered via push February 18, 2026 13:11
Status Success
Total duration 5m 26s
Artifacts

python_build.yml

on: push
test-minimal
4m 31s
test-minimal
Python Build (Python 3.10 PyArrow latest)
5m 16s
Python Build (Python 3.10 PyArrow latest)
Python Build (Python 3.10 LakeFS Integration tests)
4m 31s
Python Build (Python 3.10 LakeFS Integration tests)
Python Build (Python 3.10 Unity Catalog Integration tests)
4m 15s
Python Build (Python 3.10 Unity Catalog Integration tests)
Python Build (Python 3.10 Unity Catalog Integration tests)
4m 14s
Python Build (Python 3.10 Unity Catalog Integration tests)
PySpark Integration Tests
4m 55s
PySpark Integration Tests
Matrix: multi-python-running
Fit to window
Zoom out
Zoom in

Annotations

80 warnings and 10 notices
Running with Python 3.10: python/src/lib.rs#L1366
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
Running with Python 3.10: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L207
function `normalize_path_as_file_id` is never used
Running with Python 3.10: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
Running with Python 3.10: crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
Running with Python 3.10: crates/core/src/delta_datafusion/data_validation.rs#L751
function `make_fields_non_nullable_recursive` is never used
Running with Python 3.10: crates/core/src/delta_datafusion/data_validation.rs#L730
function `make_fields_non_nullable` is never used
Running with Python 3.10: crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
Running with Python 3.10: crates/core/src/delta_datafusion/data_validation.rs#L78
associated function `try_new` is never used
Python Build (Python 3.10 Unity Catalog Integration tests): python/src/lib.rs#L1366
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/delta_datafusion/data_validation.rs#L751
function `make_fields_non_nullable_recursive` is never used
Python Build (Python 3.10 Unity Catalog Integration tests): python/src/lib.rs#L1366
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/delta_datafusion/data_validation.rs#L751
function `make_fields_non_nullable_recursive` is never used
Running with Python 3.11: python/src/lib.rs#L1366
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
Running with Python 3.11: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L207
function `normalize_path_as_file_id` is never used
Running with Python 3.11: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
Running with Python 3.11: crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
Running with Python 3.11: crates/core/src/delta_datafusion/data_validation.rs#L751
function `make_fields_non_nullable_recursive` is never used
Running with Python 3.11: crates/core/src/delta_datafusion/data_validation.rs#L730
function `make_fields_non_nullable` is never used
Running with Python 3.11: crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
Running with Python 3.11: crates/core/src/delta_datafusion/data_validation.rs#L78
associated function `try_new` is never used
Running with Python 3.12: python/src/lib.rs#L1366
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
Running with Python 3.12: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L207
function `normalize_path_as_file_id` is never used
Running with Python 3.12: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
Running with Python 3.12: crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
Running with Python 3.12: crates/core/src/delta_datafusion/data_validation.rs#L751
function `make_fields_non_nullable_recursive` is never used
Running with Python 3.12: crates/core/src/delta_datafusion/data_validation.rs#L730
function `make_fields_non_nullable` is never used
Running with Python 3.12: crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
Running with Python 3.12: crates/core/src/delta_datafusion/data_validation.rs#L78
associated function `try_new` is never used
Python Build (Python 3.10 LakeFS Integration tests): python/src/lib.rs#L1366
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/delta_datafusion/data_validation.rs#L751
function `make_fields_non_nullable_recursive` is never used
test-minimal: python/src/lib.rs#L1366
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
test-minimal: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L207
function `normalize_path_as_file_id` is never used
test-minimal: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
test-minimal: crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
test-minimal: crates/core/src/delta_datafusion/data_validation.rs#L751
function `make_fields_non_nullable_recursive` is never used
test-minimal: crates/core/src/delta_datafusion/data_validation.rs#L730
function `make_fields_non_nullable` is never used
test-minimal: crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
test-minimal: crates/core/src/delta_datafusion/data_validation.rs#L78
associated function `try_new` is never used
PySpark Integration Tests: python/src/lib.rs#L1366
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
PySpark Integration Tests: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L207
function `normalize_path_as_file_id` is never used
PySpark Integration Tests: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
PySpark Integration Tests: crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
PySpark Integration Tests: crates/core/src/delta_datafusion/data_validation.rs#L751
function `make_fields_non_nullable_recursive` is never used
PySpark Integration Tests: crates/core/src/delta_datafusion/data_validation.rs#L730
function `make_fields_non_nullable` is never used
PySpark Integration Tests: crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
PySpark Integration Tests: crates/core/src/delta_datafusion/data_validation.rs#L78
associated function `try_new` is never used
Python Build (Python 3.10 PyArrow latest): python/src/lib.rs#L1366
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
Python Build (Python 3.10 PyArrow latest): crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
Python Build (Python 3.10 PyArrow latest): crates/core/src/delta_datafusion/data_validation.rs#L751
function `make_fields_non_nullable_recursive` is never used
Python Build (Python 3.10 PyArrow latest): crates/core/src/delta_datafusion/data_validation.rs#L730
function `make_fields_non_nullable` is never used
Running with Python 3.13: python/src/lib.rs#L1366
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
Running with Python 3.13: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L207
function `normalize_path_as_file_id` is never used
Running with Python 3.13: crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
Running with Python 3.13: crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
Running with Python 3.13: crates/core/src/delta_datafusion/data_validation.rs#L751
function `make_fields_non_nullable_recursive` is never used
Running with Python 3.13: crates/core/src/delta_datafusion/data_validation.rs#L730
function `make_fields_non_nullable` is never used
Running with Python 3.13: crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
Running with Python 3.13: crates/core/src/delta_datafusion/data_validation.rs#L78
associated function `try_new` is never used
sccache stats
35% - 23 hits, 43 misses, 0 errors
sccache stats
45% - 30 hits, 36 misses, 0 errors
sccache stats
56% - 37 hits, 29 misses, 0 errors
sccache stats
18% - 13 hits, 61 misses, 0 errors
sccache stats
27% - 20 hits, 54 misses, 0 errors
sccache stats
18% - 12 hits, 54 misses, 0 errors
sccache stats
35% - 23 hits, 43 misses, 0 errors
sccache stats
56% - 37 hits, 29 misses, 0 errors
sccache stats
68% - 45 hits, 21 misses, 0 errors
sccache stats
76% - 220 hits, 71 misses, 0 errors