feat: support "large" arrow data types #615
Annotations
18 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, wangfenjin/publish-crates@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, wangfenjin/publish-crates@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests with asan:
libduckdb-sys/openssl/mod.rs#L22
unexpected `cfg` condition value: `openssl_bindgen`
|
Tests with asan:
libduckdb-sys/openssl/mod.rs#L25
unexpected `cfg` condition value: `vendored`
|
Tests with asan:
libduckdb-sys/openssl/mod.rs#L40
unexpected `cfg` condition value: `vendored`
|
Tests with asan:
libduckdb-sys/openssl/mod.rs#L42
unexpected `cfg` condition value: `openssl_bindgen`
|
Tests with asan:
libduckdb-sys/openssl/mod.rs#L72
unexpected `cfg` condition value: `vendored`
|
Tests with asan:
libduckdb-sys/openssl/mod.rs#L84
unexpected `cfg` condition value: `unstable_boringssl`
|
Tests with asan:
libduckdb-sys/openssl/mod.rs#L185
unexpected `cfg` condition value: `openssl_bindgen`
|
Tests with asan:
src/types/mod.rs#L38
unexpected `cfg` condition value: `time`
|
Tests with asan:
src/column.rs#L127
unexpected `cfg` condition value: `column_decltype`
|
Tests with asan:
src/column.rs#L147
unexpected `cfg` condition value: `column_decltype`
|
cargo publish --dry-run
Skipping exec 'cargo publish --allow-dirty --all-features' in 'duckdb-loadable-macros' due to 'dry-run: true'
|
cargo publish --dry-run
Skipping awaiting when 'duckdb-loadable-macros 0.1.1' will be available due to 'dry-run: true'
|
cargo publish --dry-run
Skipping exec 'cargo publish --allow-dirty --all-features' in 'libduckdb-sys' due to 'dry-run: true'
|
cargo publish --dry-run
Skipping awaiting when 'libduckdb-sys 0.10.2' will be available due to 'dry-run: true'
|
cargo publish --dry-run
Skipping exec 'cargo publish --allow-dirty --all-features' in './' due to 'dry-run: true'
|
cargo publish --dry-run
Skipping awaiting when 'duckdb 0.10.2' will be available due to 'dry-run: true'
|
Loading