build(deps): bump datafusion from 43.0.0 to 44.0.0 #2080
Annotations
10 errors and 12 warnings
Run Clippy:
src/dataset_exec.rs#L40
unresolved import `datafusion::physical_plan::ExecutionMode`
|
Run Clippy:
src/functions.rs#L40
unresolved import `datafusion::logical_expr::expr::find_df_window_func`
|
Run Clippy:
src/dataset_exec.rs#L258
method `execution_mode` is not a member of trait `ExecutionPlanProperties`
|
Run Clippy:
src/dataset_exec.rs#L258
cannot find type `ExecutionMode` in module `datafusion::physical_plan`
|
Run Clippy:
src/dataset_exec.rs#L254
method `output_ordering` has an incompatible type for trait
|
Run Clippy:
src/dataset_exec.rs#L248
not all trait items implemented, missing: `boundedness`, `pipeline_behavior`
|
Run Clippy:
src/udwf.rs#L323
method `expressions` has an incompatible type for trait
|
Run Clippy:
src/context.rs#L590
the trait bound `datafusion_ffi::table_provider::ForeignTableProvider: datafusion::datasource::TableProvider` is not satisfied
|
Run Clippy:
src/dataset_exec.rs#L136
this function takes 4 arguments but 3 arguments were supplied
|
Run Clippy:
src/dataset_exec.rs#L259
no field `execution_mode` on type `datafusion::physical_plan::PlanProperties`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/context.rs#L65
use of deprecated type alias `datafusion::execution::runtime_env::RuntimeConfig`: please use `RuntimeEnvBuilder` instead
|
Run Clippy:
src/context.rs#L171
use of deprecated type alias `datafusion::execution::runtime_env::RuntimeConfig`: please use `RuntimeEnvBuilder` instead
|
Run Clippy:
src/context.rs#L179
use of deprecated type alias `datafusion::execution::runtime_env::RuntimeConfig`: please use `RuntimeEnvBuilder` instead
|
Run Clippy:
src/context.rs#L289
use of deprecated type alias `datafusion::execution::runtime_env::RuntimeConfig`: please use `RuntimeEnvBuilder` instead
|
Run Clippy:
src/context.rs#L291
use of deprecated associated function `datafusion::execution::runtime_env::RuntimeEnv::try_new`: please use `RuntimeEnvBuilder` instead
|
Run Clippy
`datafusion-python` (lib) generated 5 warnings
|
Run Clippy
build failed, waiting for other jobs to finish...
|
Loading