Skip to content

fix: DeltaScan (Next) schema overrides and file column projection (… #347

fix: DeltaScan (Next) schema overrides and file column projection (…

fix: DeltaScan (Next) schema overrides and file column projection (… #347

Triggered via push April 15, 2026 15:37
Status Success
Total duration 7m 44s
Artifacts

python_build.yml

on: push
test-minimal
5m 17s
test-minimal
Python Build (Python 3.10 PyArrow latest)
3m 36s
Python Build (Python 3.10 PyArrow latest)
Python Build (Python 3.10 DataFusion integration)
4m 55s
Python Build (Python 3.10 DataFusion integration)
Python Build (Python 3.10 LakeFS Integration tests)
5m 17s
Python Build (Python 3.10 LakeFS Integration tests)
Python Build (Python 3.10 Unity Catalog Integration tests)
6m 1s
Python Build (Python 3.10 Unity Catalog Integration tests)
Python Build (Python 3.10 Unity Catalog Integration tests)
4m 55s
Python Build (Python 3.10 Unity Catalog Integration tests)
PySpark Integration Tests
5m 48s
PySpark Integration Tests
Matrix: multi-python-running
Fit to window
Zoom out
Zoom in

Annotations

122 warnings and 11 notices
Python Build (Python 3.10 PyArrow latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python Build (Python 3.10 PyArrow latest): crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
Python Build (Python 3.10 PyArrow latest): crates/core/src/delta_datafusion/data_validation.rs#L723
function `make_fields_non_nullable` is never used
Python Build (Python 3.10 PyArrow latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 PyArrow latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 PyArrow latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 PyArrow latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 PyArrow latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 PyArrow latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Running with Python 3.10
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Running with Python 3.10: crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
Running with Python 3.10: crates/core/src/delta_datafusion/data_validation.rs#L723
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
Running with Python 3.10: crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.10: crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.10: crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.10: crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.10: crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.10: crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Python Build (Python 3.10 DataFusion integration)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python Build (Python 3.10 DataFusion integration): crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
Python Build (Python 3.10 DataFusion integration): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 DataFusion integration): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 DataFusion integration): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 DataFusion integration): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 DataFusion integration): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 DataFusion integration): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Python Build (Python 3.10 Unity Catalog Integration tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Python Build (Python 3.10 LakeFS Integration tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 LakeFS Integration tests): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
test-minimal
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-minimal: crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
test-minimal: crates/core/src/delta_datafusion/data_validation.rs#L723
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
test-minimal: crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
test-minimal: crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
test-minimal: crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
test-minimal: crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
test-minimal: crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
test-minimal: crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Running with Python 3.11
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Running with Python 3.11: crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
Running with Python 3.11: crates/core/src/delta_datafusion/data_validation.rs#L723
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.11: crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.11: crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.11: crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.11: crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.11: crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.11: crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
PySpark Integration Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PySpark Integration Tests: crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
PySpark Integration Tests: crates/core/src/delta_datafusion/data_validation.rs#L723
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
PySpark Integration Tests: crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
PySpark Integration Tests: crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
PySpark Integration Tests: crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
PySpark Integration Tests: crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
PySpark Integration Tests: crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
PySpark Integration Tests: crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Running with Python 3.12
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Running with Python 3.12: crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
Running with Python 3.12: crates/core/src/delta_datafusion/data_validation.rs#L723
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
Running with Python 3.12: crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.12: crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.12: crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.12: crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.12: crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.12: crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Python Build (Python 3.10 Unity Catalog Integration tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python Build (Python 3.10 Unity Catalog Integration tests)
You've hit a rate limit, your rate limit will reset in 18 seconds
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Python Build (Python 3.10 Unity Catalog Integration tests): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Running with Python 3.13
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Running with Python 3.13: crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
Running with Python 3.13: crates/core/src/delta_datafusion/data_validation.rs#L723
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
Running with Python 3.13: crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.13: crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.13: crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.13: crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.13: crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Running with Python 3.13: crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
sccache stats
0% - 0 hits, 10 misses, 0 errors
sccache stats
36% - 337 hits, 593 misses, 0 errors
sccache stats
32% - 295 hits, 635 misses, 0 errors
sccache stats
42% - 386 hits, 544 misses, 0 errors
sccache stats
41% - 379 hits, 551 misses, 0 errors
sccache stats
39% - 365 hits, 565 misses, 0 errors
sccache stats
38% - 355 hits, 575 misses, 0 errors
sccache stats
28% - 258 hits, 672 misses, 0 errors
sccache stats
27% - 248 hits, 682 misses, 0 errors
sccache stats
36% - 337 hits, 593 misses, 0 errors
sccache stats
61% - 698 hits, 449 misses, 0 errors