build(deps): bump datafusion-common from 36.0.0 to 37.0.0 #1327
Annotations
10 errors and 11 warnings
Run Clippy:
src/common/schema.rs#L169
method `supports_filter_pushdown` has an incompatible type for trait
|
Run Clippy:
src/common/schema.rs#L191
method `supports_filters_pushdown` has an incompatible type for trait
|
Run Clippy:
src/context.rs#L841
mismatched types
|
Run Clippy:
src/common/data_type.rs#L252
mismatched types
|
Run Clippy:
src/common/data_type.rs#L292
the method `data_type` exists for reference `&Arc<GenericListArray<i32>>`, but its trait bounds were not satisfied
|
Run Clippy:
src/common/df_field.rs#L54
the trait bound `datafusion_common::arrow::datatypes::DataType: std::convert::From<common::data_type::PyDataType>` is not satisfied
|
Run Clippy:
src/common/df_field.rs#L77
the trait bound `common::data_type::PyDataType: std::convert::From<datafusion_common::arrow::datatypes::DataType>` is not satisfied
|
Run Clippy:
src/common/schema.rs#L195
a value of type `std::result::Result<std::vec::Vec<datafusion_expr::TableProviderFilterPushDown>, datafusion_common::DataFusionError>` cannot be built from an iterator over elements of type `std::result::Result<datafusion_expr::TableProviderFilterPushDown, datafusion::error::DataFusionError>`
|
Run Clippy:
src/context.rs#L81
mismatched types
|
Run Clippy:
src/context.rs#L313
the trait bound `errors::DataFusionError: std::convert::From<datafusion_common::DataFusionError>` is not satisfied
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, arduino/setup-protoc@v1, actions/setup-python@v4, actions/cache@v3, actions-rs/cargo@v1. 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-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup Rust Toolchain
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/
|
Setup Rust Toolchain
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/
|
Setup Rust Toolchain
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/
|
Setup Rust Toolchain
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/
|
Run Clippy:
src/udf.rs#L26
use of deprecated function `datafusion::physical_expr::functions::make_scalar_function`: Implement your function directly in terms of ColumnarValue or use `ScalarUDF` instead
|
Run Clippy:
src/udf.rs#L38
use of deprecated function `datafusion::physical_expr::functions::make_scalar_function`: Implement your function directly in terms of ColumnarValue or use `ScalarUDF` instead
|
Run Clippy:
src/common/data_type.rs#L18
unused import: `datafusion::arrow::array::Array`
|
Run Clippy
`datafusion-python` (lib) generated 3 warnings
|
Run Clippy
build failed, waiting for other jobs to finish...
|
The logs for this run have expired and are no longer available.
Loading