Skip to content

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

test: mark spark trunc generated column tests as pyarrow

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

Triggered via push April 21, 2026 12:30
Status Success
Total duration 18m 37s
Artifacts

integration.yml

on: push
aws-native-tls
9m 57s
aws-native-tls
Integration Tests (HDFS)
9m 27s
Integration Tests (HDFS)
Integration Tests (LakeFS v1.48)
7m 43s
Integration Tests (LakeFS v1.48)
Matrix: cloud
Fit to window
Zoom out
Zoom in

Annotations

68 warnings and 6 notices
Integration Tests (LakeFS v1.48)
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/
Integration Tests (LakeFS v1.48): crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
Integration Tests (LakeFS v1.48): crates/core/src/kernel/snapshot/iterators/scan_row.rs#L119
function `parse_stats_column_with_schema` is never used
Integration Tests (LakeFS v1.48): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Integration Tests (LakeFS v1.48): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Integration Tests (LakeFS v1.48): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Integration Tests (LakeFS v1.48): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Integration Tests (LakeFS v1.48): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Integration Tests (LakeFS v1.48): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
cloud (gcp)
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/
cloud (gcp)
You've hit a rate limit, your rate limit will reset in 13 seconds
cloud (gcp): crates/core/src/kernel/snapshot/scan.rs#L105
method `inner` is never used
cloud (gcp): crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
cloud (gcp): crates/core/src/kernel/snapshot/iterators/scan_row.rs#L119
function `parse_stats_column_with_schema` is never used
cloud (gcp): crates/core/src/kernel/snapshot/iterators.rs#L121
method `path_raw` is never used
cloud (gcp): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (gcp): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (gcp): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (gcp): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (gcp): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (gcp): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
cloud (aws)
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/
cloud (aws): crates/core/src/kernel/snapshot/scan.rs#L105
method `inner` is never used
cloud (aws): crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
cloud (aws): crates/core/src/kernel/snapshot/iterators/scan_row.rs#L119
function `parse_stats_column_with_schema` is never used
cloud (aws): crates/core/src/kernel/snapshot/iterators.rs#L121
method `path_raw` is never used
cloud (aws): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (aws): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (aws): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (aws): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (aws): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (aws): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
Integration Tests (HDFS)
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/
Integration Tests (HDFS): crates/core/src/kernel/snapshot/scan.rs#L105
method `inner` is never used
Integration Tests (HDFS): crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
Integration Tests (HDFS): crates/core/src/kernel/snapshot/iterators/scan_row.rs#L119
function `parse_stats_column_with_schema` is never used
Integration Tests (HDFS): crates/core/src/kernel/snapshot/iterators.rs#L121
method `path_raw` is never used
Integration Tests (HDFS): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Integration Tests (HDFS): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Integration Tests (HDFS): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Integration Tests (HDFS): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Integration Tests (HDFS): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
Integration Tests (HDFS): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
aws-native-tls
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/
aws-native-tls
You've hit a rate limit, your rate limit will reset in 7 seconds
aws-native-tls: crates/core/src/kernel/snapshot/scan.rs#L105
method `inner` is never used
aws-native-tls: crates/core/src/kernel/snapshot/log_data.rs#L69
methods `table_configuration` and `metadata` are never used
aws-native-tls: crates/core/src/kernel/snapshot/iterators/scan_row.rs#L119
function `parse_stats_column_with_schema` is never used
aws-native-tls: crates/core/src/kernel/snapshot/iterators.rs#L121
method `path_raw` is never used
aws-native-tls: crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
aws-native-tls: crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
aws-native-tls: crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
aws-native-tls: crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
aws-native-tls: crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
aws-native-tls: crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
cloud (azure)
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/
cloud (azure): crates/core/src/delta_datafusion/data_validation.rs#L746
function `make_fields_non_nullable_recursive` is never used
cloud (azure): crates/core/src/delta_datafusion/data_validation.rs#L725
function `make_fields_non_nullable` is never used
cloud (azure): crates/core/src/delta_datafusion/data_validation.rs#L121
struct `NotNullExtractor` is never constructed
cloud (azure): crates/core/src/delta_datafusion/data_validation.rs#L80
associated function `try_new` is never used
cloud (azure): crates/core/src/writer/utils.rs#L58
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (azure): crates/core/src/logstore/storage/utils.rs#L30
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (azure): crates/core/src/logstore/storage/utils.rs#L22
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (azure): crates/core/src/kernel/snapshot/mod.rs#L552
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (azure): crates/core/src/kernel/snapshot/mod.rs#L545
use of deprecated method `object_store::path::Path::child`: use .join() or .clone().join() instead
cloud (azure): crates/core/src/kernel/snapshot/serde.rs#L8
unused import: `delta_kernel::engine::arrow_conversion::TryIntoArrow as _`
sccache stats
0% - 0 hits, 266 misses, 0 errors
sccache stats
11% - 28 hits, 230 misses, 0 errors
sccache stats
9% - 29 hits, 277 misses, 0 errors
sccache stats
4% - 11 hits, 268 misses, 0 errors
sccache stats
6% - 46 hits, 676 misses, 0 errors
sccache stats
7% - 25 hits, 339 misses, 0 errors