Skip to content

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

Merged
timsaucer merged 1 commit intoapache:mainfrom
kevinjqliu:fix/rustfmt-lib-reexport
Mar 2, 2026
Merged

fix: satisfy rustfmt check in lib.rs re-exports#1406
timsaucer merged 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

@timsaucer timsaucer merged commit 0c1499c into apache:main Mar 2, 2026
18 checks passed
@kevinjqliu kevinjqliu deleted the fix/rustfmt-lib-reexport branch March 2, 2026 19:12
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.

2 participants