Skip to content

fix: satisfy rustfmt check in lib.rs re-exports#1406

Open
kevinjqliu wants to merge 1 commit intoapache:mainfrom
kevinjqliu:fix/rustfmt-lib-reexport
Open

fix: satisfy rustfmt check in lib.rs re-exports#1406
kevinjqliu wants to merge 1 commit intoapache:mainfrom
kevinjqliu:fix/rustfmt-lib-reexport

Conversation

@kevinjqliu
Copy link
Contributor

@kevinjqliu kevinjqliu commented Mar 1, 2026

Summary

  • remove standalone pub use datafusion;
  • include self in grouped pub use datafusion::{ ... } re-export
  • format import list to match rustfmt output

Validation

  • cargo +nightly fmt --all -- --check

CI is currently broken due to this issue. I found this while looking at #1405

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant