Update new scan path with stable schema for filters #340
build.yml
on: push
test-matrix
2s
check
3m 20s
Matrix: build
Matrix: Unit Tests
Annotations
8 errors, 111 warnings, and 7 notices
|
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 (macos-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
Unit Tests (macos-latest)
The operation was canceled.
|
|
Unit Tests (windows-latest)
The strategy configuration was canceled because "test.ubuntu-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/kernel/snapshot/mod.rs#L812
field assignment outside of initializer for an instance created with Default::default()
|
|
check:
crates/core/src/kernel/snapshot/mod.rs#L643
useless conversion to the same type: `i64`
|
|
check:
crates/core/src/kernel/schema/mod.rs#L5
module has the same name as its containing module
|
|
check:
crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
|
|
check:
crates/core/src/delta_datafusion/table_provider.rs#L689
method `with_file_selection` is never used
|
|
check:
crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
|
|
check:
crates/core/src/delta_datafusion/data_validation.rs#L745
function `make_fields_non_nullable_recursive` is never used
|
|
check:
crates/core/src/delta_datafusion/data_validation.rs#L724
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
|
|
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/catalog-unity/src/client/backoff.rs#L116
use of deprecated struct `rand::rngs::mock::StepRng`: Deprecated without replacement
|
|
Unit Tests (ubuntu-latest):
crates/catalog-unity/src/client/backoff.rs#L108
use of deprecated struct `rand::rngs::mock::StepRng`: Deprecated without replacement
|
|
Unit Tests (ubuntu-latest):
crates/catalog-unity/src/client/backoff.rs#L91
use of deprecated struct `rand::rngs::mock::StepRng`: Deprecated without replacement
|
|
Unit Tests (ubuntu-latest):
crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
|
|
Unit Tests (ubuntu-latest):
crates/core/src/delta_datafusion/table_provider.rs#L689
method `with_file_selection` is never used
|
|
Unit Tests (ubuntu-latest):
crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
|
|
Unit Tests (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L745
function `make_fields_non_nullable_recursive` is never used
|
|
Unit Tests (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L724
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 (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/catalog-unity/src/client/backoff.rs#L116
use of deprecated struct `rand::rngs::mock::StepRng`: Deprecated without replacement
|
|
Unit Tests (macos-latest):
crates/catalog-unity/src/client/backoff.rs#L108
use of deprecated struct `rand::rngs::mock::StepRng`: Deprecated without replacement
|
|
Unit Tests (macos-latest):
crates/catalog-unity/src/client/backoff.rs#L91
use of deprecated struct `rand::rngs::mock::StepRng`: Deprecated without replacement
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/table_provider.rs#L689
method `with_file_selection` is never used
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L745
function `make_fields_non_nullable_recursive` is never used
|
|
Unit Tests (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L724
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 (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)
Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 1
|
|
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):
python/src/lib.rs#L1528
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
|
|
build (ubuntu-latest):
python/src/lib.rs#L1448
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/table_provider.rs#L689
method `with_file_selection` is never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L745
function `make_fields_non_nullable_recursive` is never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L724
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):
python/src/lib.rs#L1528
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
|
|
build (ubuntu-latest):
python/src/lib.rs#L1448
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/table_provider.rs#L689
method `with_file_selection` is never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L745
function `make_fields_non_nullable_recursive` is never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L724
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/kernel/snapshot/mod.rs#L812
field assignment outside of initializer for an instance created with Default::default()
|
|
build (ubuntu-latest):
crates/core/src/kernel/snapshot/mod.rs#L643
useless conversion to the same type: `i64`
|
|
build (ubuntu-latest):
crates/core/src/kernel/schema/mod.rs#L5
module has the same name as its containing module
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/table_provider.rs#L689
method `with_file_selection` is never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L745
function `make_fields_non_nullable_recursive` is never used
|
|
build (ubuntu-latest):
crates/core/src/delta_datafusion/data_validation.rs#L724
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/operations/drop_constraints.rs#L42
associated function `new` is never used
|
|
build (ubuntu-latest):
crates/core/src/kernel/snapshot/scan.rs#L94
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#L112
function `parse_stats_column_with_schema` is never used
|
|
build (ubuntu-latest):
crates/core/src/kernel/snapshot/iterators.rs#L119
method `path_raw` is never used
|
|
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):
python/src/lib.rs#L1528
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
|
|
build (macos-latest):
python/src/lib.rs#L1448
use of deprecated method `deltalake::kernel::EagerSnapshot::file_views_by_partitions`: Use `files` with kernel predicate instead.
|
|
build (macos-latest):
crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/table_provider.rs#L689
method `with_file_selection` is never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L745
function `make_fields_non_nullable_recursive` is never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L724
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/kernel/snapshot/mod.rs#L812
field assignment outside of initializer for an instance created with Default::default()
|
|
build (macos-latest):
crates/core/src/kernel/snapshot/mod.rs#L643
useless conversion to the same type: `i64`
|
|
build (macos-latest):
crates/core/src/kernel/schema/mod.rs#L5
module has the same name as its containing module
|
|
build (macos-latest):
crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/table_provider.rs#L689
method `with_file_selection` is never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L745
function `make_fields_non_nullable_recursive` is never used
|
|
build (macos-latest):
crates/core/src/delta_datafusion/data_validation.rs#L724
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/operations/drop_constraints.rs#L42
associated function `new` is never used
|
|
build (macos-latest):
crates/core/src/kernel/snapshot/scan.rs#L94
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#L112
function `parse_stats_column_with_schema` is never used
|
|
build (macos-latest):
crates/core/src/kernel/snapshot/iterators.rs#L119
method `path_raw` is never used
|
|
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/kernel/snapshot/mod.rs#L812
field assignment outside of initializer for an instance created with Default::default()
|
|
build (windows-latest):
crates/core/src/kernel/snapshot/mod.rs#L643
useless conversion to the same type: `i64`
|
|
build (windows-latest):
crates/core/src/kernel/schema/mod.rs#L5
module has the same name as its containing module
|
|
build (windows-latest):
crates/core/src/delta_datafusion/table_provider/next/mod.rs#L111
associated functions `new` and `from_adds` are never used
|
|
build (windows-latest):
crates/core/src/delta_datafusion/table_provider.rs#L689
method `with_file_selection` is never used
|
|
build (windows-latest):
crates/core/src/delta_datafusion/logical.rs#L20
method `validate` is never used
|
|
build (windows-latest):
crates/core/src/delta_datafusion/data_validation.rs#L745
function `make_fields_non_nullable_recursive` is never used
|
|
build (windows-latest):
crates/core/src/delta_datafusion/data_validation.rs#L724
function `make_fields_non_nullable` is never used
|
|
build (windows-latest):
crates/core/src/delta_datafusion/data_validation.rs#L119
struct `NotNullExtractor` is never constructed
|
|
build (windows-latest):
crates/core/src/delta_datafusion/data_validation.rs#L78
associated function `try_new` is never used
|
|
build (windows-latest):
crates/core/src/operations/drop_constraints.rs#L42
associated function `new` is never used
|
|
build (windows-latest):
crates/core/src/kernel/snapshot/scan.rs#L94
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#L112
function `parse_stats_column_with_schema` is never used
|
|
build (windows-latest):
crates/core/src/kernel/snapshot/iterators.rs#L119
method `path_raw` is never used
|
|
sccache stats
2% - 2 hits, 86 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 336 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 511 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 499 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 194 misses, 0 errors
|
|
sccache stats
0% - 3 hits, 1427 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 861 misses, 0 errors
|