build(deps): bump datafusion-functions-array from 36.0.0 to 37.0.0 #1337
Annotations
4 errors and 10 warnings
Run Clippy:
src/functions.rs#L60
the trait bound `datafusion_expr::expr::Expr: std::convert::From<expr::PyExpr>` is not satisfied
|
Run Clippy:
src/functions.rs#L60
the trait bound `datafusion_expr::expr::Expr: std::convert::From<expr::PyExpr>` is not satisfied
|
Run Clippy:
src/functions.rs#L60
the trait bound `expr::PyExpr: std::convert::From<datafusion_expr::expr::Expr>` is not satisfied
|
Run Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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
`datafusion-python` (lib test) generated 2 warnings (2 duplicates)
|
Run Clippy
build failed, waiting for other jobs to finish...
|
The logs for this run have expired and are no longer available.
Loading