Skip to content

fix: write_deltalake with mode="overwrite" mode and schema_mode=None does not overwrite schema metadata #10192

fix: write_deltalake with mode="overwrite" mode and schema_mode=None does not overwrite schema metadata

fix: write_deltalake with mode="overwrite" mode and schema_mode=None does not overwrite schema metadata #10192

Re-run triggered September 9, 2025 22:14
Status Success
Total duration 20m 59s
Artifacts

build.yml

on: pull_request
Integration Tests
13m 29s
Integration Tests
Integration Tests (Native TLS)
15m 39s
Integration Tests (Native TLS)
Integration Tests (HDFS)
3m 25s
Integration Tests (HDFS)
Integration Tests (LakeFS v1.48)
2m 17s
Integration Tests (LakeFS v1.48)
Matrix: build
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

184 warnings and 8 notices
Integration Tests (LakeFS v1.48)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests (LakeFS v1.48)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests (LakeFS v1.48)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests (LakeFS v1.48)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests (HDFS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests (HDFS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests (HDFS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests (HDFS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (macos-latest)
Cache not found for keys: v0-rust-rust-cache-macos-latest-unit_test-Darwin-arm64-ee738b98-a4669b55, v0-rust-rust-cache-macos-latest-unit_test-Darwin-arm64-ee738b98
Unit Tests (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (ubuntu-latest)
Cache not found for keys: v0-rust-rust-cache-ubuntu-latest-unit_test-Linux-x64-0410b954-a4669b55, v0-rust-rust-cache-ubuntu-latest-unit_test-Linux-x64-0410b954
Unit Tests (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-latest): crates/core/src/logstore/mod.rs#L166
unresolved link to `crate::storage::ObjectStoreRegistry`
build (macos-latest): crates/core/src/logstore/mod.rs#L142
unresolved link to `DefaultLogStore`
build (macos-latest): crates/core/src/logstore/storage/runtime.rs#L107
unresolved link to `EXPERIMENTAL`
build (macos-latest): crates/core/src/kernel/models/actions.rs#L215
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L209
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L200
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L194
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (macos-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (macos-latest): crates/core/src/kernel/models/actions.rs#L209
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L200
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L194
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (macos-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (macos-latest): crates/core/src/logstore/config.rs#L239
bound is defined in more than one place
build (macos-latest): crates/core/src/kernel/models/actions.rs#L209
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L200
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L194
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (macos-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (macos-latest): crates/core/src/logstore/config.rs#L239
bound is defined in more than one place
build (macos-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (macos-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (macos-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (macos-latest): crates/core/src/logstore/storage/retry_ext.rs#L7
unused import: `crate::logstore::config`
build (macos-latest): crates/core/src/kernel/snapshot/log_data.rs#L14
unused imports: `DeltaResult` and `DeltaTableError`
build (macos-latest): crates/core/src/kernel/snapshot/log_data.rs#L13
unused import: `crate::kernel::arrow::extract::extract_and_cast`
build (macos-latest): crates/core/src/kernel/snapshot/log_data.rs#L3
unused imports: `Array`, `StringArray`, and `StructArray`
build (macos-latest)
Cache not found for keys: v0-rust-rust-cache-macos-latest-build-Darwin-arm64-ee738b98-a4669b55, v0-rust-rust-cache-macos-latest-build-Darwin-arm64-ee738b98
build (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest): crates/core/src/logstore/mod.rs#L166
unresolved link to `crate::storage::ObjectStoreRegistry`
build (ubuntu-latest): crates/core/src/logstore/mod.rs#L142
unresolved link to `DefaultLogStore`
build (ubuntu-latest): crates/core/src/logstore/storage/runtime.rs#L107
unresolved link to `EXPERIMENTAL`
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L215
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L209
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L200
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L194
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L209
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L200
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L194
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (ubuntu-latest): crates/core/src/logstore/config.rs#L239
bound is defined in more than one place
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L209
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L200
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L194
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (ubuntu-latest): crates/core/src/logstore/config.rs#L239
bound is defined in more than one place
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (ubuntu-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (ubuntu-latest): crates/core/src/logstore/storage/retry_ext.rs#L7
unused import: `crate::logstore::config`
build (ubuntu-latest): crates/core/src/kernel/snapshot/log_data.rs#L14
unused imports: `DeltaResult` and `DeltaTableError`
build (ubuntu-latest): crates/core/src/kernel/snapshot/log_data.rs#L13
unused import: `crate::kernel::arrow::extract::extract_and_cast`
build (ubuntu-latest): crates/core/src/kernel/snapshot/log_data.rs#L3
unused imports: `Array`, `StringArray`, and `StructArray`
build (ubuntu-latest)
Cache not found for keys: v0-rust-rust-cache-ubuntu-latest-build-Linux-x64-0410b954-a4669b55, v0-rust-rust-cache-ubuntu-latest-build-Linux-x64-0410b954
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests
Cache not found for keys: v0-rust-rust-cache-integration-tests-Linux-x64-31df78df-a4669b55, v0-rust-rust-cache-integration-tests-Linux-x64-31df78df
Integration Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests (Native TLS)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Integration Tests (Native TLS)
Cache not found for keys: v0-rust-rust-cache-integration-tests-Linux-x64-31df78df-a4669b55, v0-rust-rust-cache-integration-tests-Linux-x64-31df78df
Integration Tests (Native TLS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests (Native TLS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests (Native TLS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration Tests (Native TLS)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (windows-latest)
Cache not found for keys: v0-rust-rust-cache-windows-latest-unit_test-Windows_NT-x64-05654201-dcc285bf, v0-rust-rust-cache-windows-latest-unit_test-Windows_NT-x64-05654201
Unit Tests (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (windows-latest): crates/core/src/logstore/mod.rs#L166
unresolved link to `crate::storage::ObjectStoreRegistry`
build (windows-latest): crates/core/src/logstore/mod.rs#L142
unresolved link to `DefaultLogStore`
build (windows-latest): crates/core/src/logstore/storage/runtime.rs#L107
unresolved link to `EXPERIMENTAL`
build (windows-latest): crates/core/src/kernel/models/actions.rs#L215
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L209
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L200
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L194
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (windows-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (windows-latest): crates/core/src/kernel/models/actions.rs#L209
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L200
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L194
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (windows-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (windows-latest): crates/core/src/logstore/config.rs#L239
bound is defined in more than one place
build (windows-latest): crates/core/src/kernel/models/actions.rs#L209
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L200
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L194
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (windows-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (windows-latest): crates/core/src/logstore/config.rs#L239
bound is defined in more than one place
build (windows-latest): crates/core/src/kernel/models/actions.rs#L272
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L261
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L244
use of deprecated struct `kernel::models::actions::ProtocolInner`: Just an internal shim for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L182
use of deprecated trait `kernel::models::actions::ProtocolExt`: stop-gap for adopting kernel actions
build (windows-latest): crates/core/src/kernel/models/actions.rs#L57
use of deprecated trait `kernel::models::actions::MetadataExt`: stop-gap for adopting kernel actions
build (windows-latest): crates/core/src/writer/record_batch.rs#L32
unused import: `crate::ensure_table_uri`
build (windows-latest): crates/core/src/logstore/storage/retry_ext.rs#L7
unused import: `crate::logstore::config`
build (windows-latest): crates/core/src/kernel/snapshot/log_data.rs#L14
unused imports: `DeltaResult` and `DeltaTableError`
build (windows-latest): crates/core/src/kernel/snapshot/log_data.rs#L13
unused import: `crate::kernel::arrow::extract::extract_and_cast`
build (windows-latest): crates/core/src/kernel/snapshot/log_data.rs#L3
unused imports: `Array`, `StringArray`, and `StructArray`
build (windows-latest)
Cache not found for keys: v0-rust-rust-cache-windows-latest-build-Windows_NT-x64-05654201-dcc285bf, v0-rust-rust-cache-windows-latest-build-Windows_NT-x64-05654201
build (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
sccache stats
52% - 153 hits, 141 misses, 0 errors
sccache stats
94% - 289 hits, 20 misses, 0 errors
sccache stats
57% - 533 hits, 397 misses, 0 errors
sccache stats
79% - 744 hits, 200 misses, 0 errors
sccache stats
73% - 678 hits, 253 misses, 0 errors
sccache stats
75% - 719 hits, 236 misses, 0 errors
sccache stats
0% - 1 hits, 578 misses, 0 errors
Unit Tests (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677