Skip to content

Add support for BinaryArray in arrow-vtab #658

Add support for BinaryArray in arrow-vtab

Add support for BinaryArray in arrow-vtab #658

Triggered via pull request June 5, 2024 02:04
Status Success
Total duration 24m 32s
Artifacts

rust.yaml

on: pull_request
Matrix: test
Windows build from source
6m 5s
Windows build from source
Address Sanitizer
9m 26s
Address Sanitizer
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 22 warnings
Address Sanitizer
It seems package 'duckdb-loadable-macros' modified since '0.1.1' so new version should be published
Address Sanitizer
It seems package 'duckdb' modified since '0.10.2' so new version should be published
Address Sanitizer
It seems package 'libduckdb-sys' modified since '0.10.2' so new version should be published
Test x86_64-pc-windows-msvc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, robinraju/[email protected], DuckSoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test x86_64-pc-windows-msvc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, DuckSoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test x86_64-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, robinraju/[email protected], actions-rs/[email protected], codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test x86_64-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/[email protected], codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test x86_64-unknown-linux-gnu
Failed to download action 'https://api.github.com/repos/hecrj/setup-rust-action/tarball/50a120e4d34903c2c1383dec0e9b1d349a9cc2b1'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Test x86_64-unknown-linux-gnu
Back off 27.561 seconds before retry.
Test x86_64-unknown-linux-gnu
Failed to download action 'https://api.github.com/repos/hecrj/setup-rust-action/tarball/50a120e4d34903c2c1383dec0e9b1d349a9cc2b1'. Error: The SSL connection could not be established, see inner exception.
Test x86_64-unknown-linux-gnu
Back off 28.12 seconds before retry.
Windows build from source
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows build from source
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Address Sanitizer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Address Sanitizer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L22
unexpected `cfg` condition value: `openssl_bindgen`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L25
unexpected `cfg` condition value: `vendored`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L40
unexpected `cfg` condition value: `vendored`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L42
unexpected `cfg` condition value: `openssl_bindgen`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L72
unexpected `cfg` condition value: `vendored`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L84
unexpected `cfg` condition value: `unstable_boringssl`
Address Sanitizer: crates/libduckdb-sys/openssl/mod.rs#L185
unexpected `cfg` condition value: `openssl_bindgen`
Address Sanitizer: crates/duckdb/src/types/mod.rs#L38
unexpected `cfg` condition value: `time`
Address Sanitizer: crates/duckdb/src/column.rs#L127
unexpected `cfg` condition value: `column_decltype`
Address Sanitizer: crates/duckdb/src/column.rs#L147
unexpected `cfg` condition value: `column_decltype`