Skip to content

test: mark spark trunc generated column tests as pyarrow #12185

test: mark spark trunc generated column tests as pyarrow

test: mark spark trunc generated column tests as pyarrow #12185

Triggered via push April 21, 2026 12:30
Status Failure
Total duration 40m 8s
Artifacts

build.yml

on: push
Matrix: build
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 138 warnings, and 7 notices
Unit Tests (macos-latest)
Process completed with exit code 101.
Unit Tests (windows-latest)
The strategy configuration was canceled because "test.macos-latest" failed
Unit Tests (windows-latest)
The operation was canceled.
build (macos-latest)
Process completed with exit code 101.
build (windows-latest)
The strategy configuration was canceled because "build.macos-latest" failed
build (windows-latest)
The operation was canceled.
check
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/
check: crates/core/src/delta_datafusion/data_validation.rs#L746
function `make_fields_non_nullable_recursive` is never used
check: crates/core/src/delta_datafusion/data_validation.rs#L725
function `make_fields_non_nullable` is never used
check: crates/core/src/delta_datafusion/data_validation.rs#L121
struct `NotNullExtractor` is never constructed
check: crates/core/src/delta_datafusion/data_validation.rs#L80
associated function `try_new` is never used
check: crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
check: crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
check: crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
check: crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
check: crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
check: crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Unit Tests (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/codecov-action@v4, 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/
Unit Tests (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L746
function `make_fields_non_nullable_recursive` is never used
Unit Tests (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L725
function `make_fields_non_nullable` is never used
Unit Tests (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L121
struct `NotNullExtractor` is never constructed
Unit Tests (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L80
associated function `try_new` is never used
Unit Tests (ubuntu-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (ubuntu-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (ubuntu-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (ubuntu-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (ubuntu-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (ubuntu-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Unit Tests (macos-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/
Unit Tests (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L746
function `make_fields_non_nullable_recursive` is never used
Unit Tests (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L725
function `make_fields_non_nullable` is never used
Unit Tests (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L121
struct `NotNullExtractor` is never constructed
Unit Tests (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L80
associated function `try_new` is never used
Unit Tests (macos-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (macos-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (macos-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (macos-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (macos-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (macos-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Unit Tests (windows-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/
Unit Tests (windows-latest): crates/core/src/delta_datafusion/data_validation.rs#L746
function `make_fields_non_nullable_recursive` is never used
Unit Tests (windows-latest): crates/core/src/delta_datafusion/data_validation.rs#L725
function `make_fields_non_nullable` is never used
Unit Tests (windows-latest): crates/core/src/delta_datafusion/data_validation.rs#L121
struct `NotNullExtractor` is never constructed
Unit Tests (windows-latest): crates/core/src/delta_datafusion/data_validation.rs#L80
associated function `try_new` is never used
Unit Tests (windows-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (windows-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (windows-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (windows-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (windows-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Unit Tests (windows-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
build (ubuntu-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/
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L746
function `make_fields_non_nullable_recursive` is never used
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L725
function `make_fields_non_nullable` is never used
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L121
struct `NotNullExtractor` is never constructed
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L80
associated function `try_new` is never used
build (ubuntu-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L746
function `make_fields_non_nullable_recursive` is never used
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L725
function `make_fields_non_nullable` is never used
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L121
struct `NotNullExtractor` is never constructed
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L80
associated function `try_new` is never used
build (ubuntu-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L746
function `make_fields_non_nullable_recursive` is never used
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L725
function `make_fields_non_nullable` is never used
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L121
struct `NotNullExtractor` is never constructed
build (ubuntu-latest): crates/core/src/delta_datafusion/data_validation.rs#L80
associated function `try_new` is never used
build (ubuntu-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
build (ubuntu-latest): crates/core/src/kernel/snapshot/scan.rs#L105
method `inner` is never used
build (ubuntu-latest): crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
build (ubuntu-latest): crates/core/src/kernel/snapshot/iterators/scan_row.rs#L119
function `parse_stats_column_with_schema` is never used
build (ubuntu-latest): crates/core/src/kernel/snapshot/iterators.rs#L121
method `path_raw` is never used
build (ubuntu-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (ubuntu-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
build (macos-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/
build (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L746
function `make_fields_non_nullable_recursive` is never used
build (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L725
function `make_fields_non_nullable` is never used
build (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L121
struct `NotNullExtractor` is never constructed
build (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L80
associated function `try_new` is never used
build (macos-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
build (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L746
function `make_fields_non_nullable_recursive` is never used
build (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L725
function `make_fields_non_nullable` is never used
build (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L121
struct `NotNullExtractor` is never constructed
build (macos-latest): crates/core/src/delta_datafusion/data_validation.rs#L80
associated function `try_new` is never used
build (macos-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
build (macos-latest): crates/core/src/kernel/snapshot/scan.rs#L105
method `inner` is never used
build (macos-latest): crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
build (macos-latest): crates/core/src/kernel/snapshot/iterators/scan_row.rs#L119
function `parse_stats_column_with_schema` is never used
build (macos-latest): crates/core/src/kernel/snapshot/iterators.rs#L121
method `path_raw` is never used
build (macos-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (macos-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
build (windows-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/
build (windows-latest)
Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 1
build (windows-latest): crates/core/src/delta_datafusion/data_validation.rs#L746
function `make_fields_non_nullable_recursive` is never used
build (windows-latest): crates/core/src/delta_datafusion/data_validation.rs#L725
function `make_fields_non_nullable` is never used
build (windows-latest): crates/core/src/delta_datafusion/data_validation.rs#L121
struct `NotNullExtractor` is never constructed
build (windows-latest): crates/core/src/delta_datafusion/data_validation.rs#L80
associated function `try_new` is never used
build (windows-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (windows-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (windows-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (windows-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (windows-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (windows-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
build (windows-latest): crates/core/src/kernel/snapshot/scan.rs#L105
method `inner` is never used
build (windows-latest): crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
build (windows-latest): crates/core/src/kernel/snapshot/iterators/scan_row.rs#L119
function `parse_stats_column_with_schema` is never used
build (windows-latest): crates/core/src/kernel/snapshot/iterators.rs#L121
method `path_raw` is never used
build (windows-latest): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (windows-latest): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (windows-latest): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (windows-latest): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (windows-latest): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
build (windows-latest): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
sccache stats
1% - 7 hits, 1154 misses, 0 errors
sccache stats
1% - 4 hits, 753 misses, 0 errors
sccache stats
0% - 0 hits, 520 misses, 0 errors
sccache stats
0% - 0 hits, 519 misses, 0 errors
sccache stats
6% - 89 hits, 1382 misses, 0 errors
sccache stats
0% - 0 hits, 1454 misses, 0 errors
sccache stats
0% - 0 hits, 880 misses, 0 errors