fix: DeltaScan (Next) schema overrides and file column projection (…
#344
build.yml
on: push
test-matrix
2s
check
4m 39s
Matrix: build
Matrix: Unit Tests
Annotations
10 errors, 88 warnings, and 7 notices
|
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.
|
|
build (ubuntu-latest)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
build (ubuntu-latest)
The operation was canceled.
|
|
Unit Tests (ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
Unit Tests (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
Unit Tests (windows-latest)
The operation was canceled.
|
|
Unit Tests (macos-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
Unit Tests (macos-latest)
Process completed with exit code 101.
|
|
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#L744
function `make_fields_non_nullable_recursive` is never used
|
|
check:
crates/core/src/delta_datafusion/data_validation.rs#L723
function `make_fields_non_nullable` is never used
|
|
check:
crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
check:
crates/core/src/delta_datafusion/data_validation.rs#L78
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 _`
|
|
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#L744
function `make_fields_non_nullable_recursive` is never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L723
function `make_fields_non_nullable` is never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
build (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L78
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#L744
function `make_fields_non_nullable_recursive` is never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L723
function `make_fields_non_nullable` is never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
build (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L78
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 (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)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L744
function `make_fields_non_nullable_recursive` is never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L723
function `make_fields_non_nullable` is never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L78
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 _`
|
|
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#L744
function `make_fields_non_nullable_recursive` is never used
|
|
Unit Tests (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L723
function `make_fields_non_nullable` is never used
|
|
Unit Tests (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
Unit Tests (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L78
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 (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 (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#L744
function `make_fields_non_nullable_recursive` is never used
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L723
function `make_fields_non_nullable` is never used
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L78
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 _`
|
|
sccache stats
29% - 193 hits, 477 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 14 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
36% - 422 hits, 764 misses, 1 errors
|
|
sccache stats
6% - 48 hits, 705 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 132 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 512 misses, 0 errors
|