Skip to content

Conversation

@randyli
Copy link
Contributor

@randyli randyli commented Nov 1, 2025

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

  • Bumps version in rust-toolchain.toml
  • Fixes clippy errors

Are these changes tested?

N/A

Are there any user-facing changes?

N/A

- apache#18396

- Bumps version in rust-toolchain.toml
- Fixes clippy errors

N/A

N/A
@github-actions github-actions bot added logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates optimizer Optimizer rules core Core DataFusion crate common Related to common crate execution Related to the execution crate functions Changes to functions implementation datasource Changes to the datasource crate ffi Changes to the ffi crate physical-plan Changes to the physical-plan crate labels Nov 1, 2025
Copy link
Member

@xudong963 xudong963 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@Jefffrey
Copy link
Contributor

Jefffrey commented Nov 1, 2025

Looks like some CI checks are failing

Copy link
Contributor

@Jefffrey Jefffrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Jefffrey Jefffrey added this pull request to the merge queue Nov 2, 2025
Merged via the queue into apache:main with commit 488b024 Nov 2, 2025
32 checks passed
@Jefffrey
Copy link
Contributor

Jefffrey commented Nov 2, 2025

Thanks @randyli

tobixdev pushed a commit to tobixdev/datafusion that referenced this pull request Nov 2, 2025
## Which issue does this PR close?

- Closes  apache#18396

## Rationale for this change


## What changes are included in this PR?

- Bumps version in rust-toolchain.toml
- Fixes clippy errors

## Are these changes tested?

N/A

## Are there any user-facing changes?

N/A

---------

Co-authored-by: Jeffrey Vo <jeffrey.vo.australia@gmail.com>
codetyri0n pushed a commit to codetyri0n/datafusion that referenced this pull request Nov 11, 2025
## Which issue does this PR close?

- Closes  apache#18396

## Rationale for this change


## What changes are included in this PR?

- Bumps version in rust-toolchain.toml
- Fixes clippy errors

## Are these changes tested?

N/A

## Are there any user-facing changes?

N/A

---------

Co-authored-by: Jeffrey Vo <jeffrey.vo.australia@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump workspace to use Rust 1.91.0

3 participants