docs: add missing page to toc, and fix links (#4351) #346
python_build.yml
on: push
test-minimal
6m 46s
Python Build (Python 3.10 PyArrow latest)
7m 11s
Python Build (Python 3.10 DataFusion integration)
6m 38s
Python Build (Python 3.10 LakeFS Integration tests)
6m 45s
Python Build (Python 3.10 Unity Catalog Integration tests)
6m 31s
Python Build (Python 3.10 Unity Catalog Integration tests)
6m 23s
PySpark Integration Tests
7m 21s
Matrix: multi-python-running
Annotations
132 warnings and 11 notices
|
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#L503
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#L496
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 _`
|
|
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)
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12.3-pruned-bb47b0dc654ccf71458e3ebfcd6a9eb986c1e59998d292d48217107e0c19220e, another job may be creating this cache.
|
|
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/delta_datafusion/data_validation.rs#L723
function `make_fields_non_nullable` is never used
|
|
Python Build (Python 3.10 Unity Catalog Integration tests):
crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
Python Build (Python 3.10 Unity Catalog Integration tests):
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):
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#L503
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#L496
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.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
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12.3-pruned-bb47b0dc654ccf71458e3ebfcd6a9eb986c1e59998d292d48217107e0c19220e, another job may be creating this cache.
|
|
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#L503
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#L496
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 _`
|
|
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
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12.3-pruned-bb47b0dc654ccf71458e3ebfcd6a9eb986c1e59998d292d48217107e0c19220e, another job may be creating this cache.
|
|
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#L503
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#L496
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)
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12.3-pruned-bb47b0dc654ccf71458e3ebfcd6a9eb986c1e59998d292d48217107e0c19220e, another job may be creating this cache.
|
|
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/delta_datafusion/data_validation.rs#L723
function `make_fields_non_nullable` is never used
|
|
Python Build (Python 3.10 Unity Catalog Integration tests):
crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
Python Build (Python 3.10 Unity Catalog Integration tests):
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):
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#L503
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#L496
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 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)
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12.3-pruned-bb47b0dc654ccf71458e3ebfcd6a9eb986c1e59998d292d48217107e0c19220e, another job may be creating this cache.
|
|
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/delta_datafusion/data_validation.rs#L723
function `make_fields_non_nullable` is never used
|
|
Python Build (Python 3.10 DataFusion integration):
crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
Python Build (Python 3.10 DataFusion integration):
crates/core/src/delta_datafusion/data_validation.rs#L78
associated function `try_new` 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#L503
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#L496
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 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)
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12.3-pruned-bb47b0dc654ccf71458e3ebfcd6a9eb986c1e59998d292d48217107e0c19220e, another job may be creating this cache.
|
|
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/delta_datafusion/data_validation.rs#L723
function `make_fields_non_nullable` is never used
|
|
Python Build (Python 3.10 LakeFS Integration tests):
crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
Python Build (Python 3.10 LakeFS Integration tests):
crates/core/src/delta_datafusion/data_validation.rs#L78
associated function `try_new` 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#L503
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#L496
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
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12.3-pruned-bb47b0dc654ccf71458e3ebfcd6a9eb986c1e59998d292d48217107e0c19220e, another job may be creating this cache.
|
|
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#L503
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
|
|
test-minimal:
crates/core/src/kernel/snapshot/mod.rs#L496
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 _`
|
|
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)
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12.3-pruned-bb47b0dc654ccf71458e3ebfcd6a9eb986c1e59998d292d48217107e0c19220e, another job may be creating this cache.
|
|
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/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
Python Build (Python 3.10 PyArrow latest):
crates/core/src/delta_datafusion/data_validation.rs#L78
associated function `try_new` 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#L503
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#L496
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 _`
|
|
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
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12.3-pruned-bb47b0dc654ccf71458e3ebfcd6a9eb986c1e59998d292d48217107e0c19220e, another job may be creating this cache.
|
|
PySpark Integration Tests
You've hit a rate limit, your rate limit will reset in 25 seconds
|
|
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#L503
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#L496
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.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
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-3.12.3-pruned-bb47b0dc654ccf71458e3ebfcd6a9eb986c1e59998d292d48217107e0c19220e, another job may be creating this cache.
|
|
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#L503
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#L496
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
24% - 159 hits, 491 misses, 0 errors
|
|
sccache stats
19% - 123 hits, 525 misses, 0 errors
|
|
sccache stats
24% - 154 hits, 496 misses, 0 errors
|
|
sccache stats
24% - 155 hits, 493 misses, 0 errors
|
|
sccache stats
22% - 143 hits, 505 misses, 0 errors
|
|
sccache stats
24% - 156 hits, 492 misses, 0 errors
|
|
sccache stats
22% - 141 hits, 507 misses, 0 errors
|
|
sccache stats
24% - 156 hits, 492 misses, 0 errors
|
|
sccache stats
19% - 177 hits, 753 misses, 0 errors
|
|
sccache stats
18% - 115 hits, 533 misses, 0 errors
|
|
sccache stats
49% - 422 hits, 445 misses, 0 errors
|