[AURON #2005] upgrade orc to fix incorrect filter pushdown #421
rust-test.yml
on: pull_request
Rust Lint & Test
1m 21s
Annotations
10 errors and 1 warning
|
Rust Lint & Test:
native-engine/datafusion-ext-plans/src/flink/serde/pb_deserializer.rs#L264
unused variable: `output_index`
|
|
Rust Lint & Test:
native-engine/datafusion-ext-plans/src/flink/kafka_scan_exec.rs#L229
unused variable: `format_config_json`
|
|
Rust Lint & Test:
native-engine/datafusion-ext-plans/src/flink/kafka_scan_exec.rs#L228
unused variable: `data_format`
|
|
Rust Lint & Test:
native-engine/datafusion-ext-plans/src/flink/kafka_scan_exec.rs#L240
unused variable: `num_readers`
|
|
Rust Lint & Test:
native-engine/datafusion-ext-plans/src/flink/kafka_scan_exec.rs#L28
unused import: `logical_expr::UserDefinedLogicalNode`
|
|
Rust Lint & Test:
native-engine/datafusion-ext-plans/src/flink/serde/pb_deserializer.rs#L33
unused import: `common::ExprSchema`
|
|
Rust Lint & Test:
native-engine/datafusion-ext-plans/src/flink/serde/pb_deserializer.rs#L33
unused import: `logical_expr::UserDefinedLogicalNode`
|
|
Rust Lint & Test:
native-engine/datafusion-ext-plans/src/flink/serde/pb_deserializer.rs#L1507
use of deprecated associated function `prost::DecodeError::new`: This function was meant for internal use only. Because of `doc(hidden)` it was publicly available and it is actually used by users. The prost project intents to remove this function in the next breaking release.
|
|
Rust Lint & Test:
native-engine/datafusion-ext-plans/src/flink/serde/pb_deserializer.rs#L1500
use of deprecated associated function `prost::DecodeError::new`: This function was meant for internal use only. Because of `doc(hidden)` it was publicly available and it is actually used by users. The prost project intents to remove this function in the next breaking release.
|
|
Rust Lint & Test:
native-engine/datafusion-ext-plans/src/flink/serde/pb_deserializer.rs#L1494
use of deprecated associated function `prost::DecodeError::new`: This function was meant for internal use only. Because of `doc(hidden)` it was publicly available and it is actually used by users. The prost project intents to remove this function in the next breaking release.
|
|
Rust Lint & Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|