feat: add hidden datafusion bench bridge #345
python_build.yml
on: push
test-minimal
7m 38s
Python Build (Python 3.10 PyArrow latest)
8m 6s
Python Build (Python 3.10 DataFusion integration)
7m 9s
Python Build (Python 3.10 LakeFS Integration tests)
7m 36s
Python Build (Python 3.10 Unity Catalog Integration tests)
7m 14s
Python Build (Python 3.10 Unity Catalog Integration tests)
7m 12s
PySpark Integration Tests
8m 19s
Matrix: multi-python-running
Annotations
121 warnings and 12 notices
|
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/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 _`
|
|
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#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 _`
|
|
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/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.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#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):
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.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 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/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:
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):
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:
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:
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
2% - 15 hits, 915 misses, 0 errors
|
|
Python Build (Python 3.10 DataFusion integration)
Skipping Python DataFusion integration tests because no compatible DataFusion 53 distribution is available.
|
|
sccache stats
24% - 225 hits, 705 misses, 0 errors
|
|
sccache stats
15% - 139 hits, 791 misses, 0 errors
|
|
sccache stats
13% - 118 hits, 812 misses, 0 errors
|
|
sccache stats
22% - 204 hits, 726 misses, 0 errors
|
|
sccache stats
21% - 191 hits, 739 misses, 0 errors
|
|
sccache stats
29% - 270 hits, 660 misses, 0 errors
|
|
sccache stats
27% - 251 hits, 679 misses, 0 errors
|
|
sccache stats
13% - 124 hits, 806 misses, 0 errors
|
|
sccache stats
16% - 149 hits, 781 misses, 0 errors
|
|
sccache stats
34% - 390 hits, 757 misses, 0 errors
|