Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Fix clippy issues after rust update (1.83.0) #1143

Merged

Conversation

milenkovicm
Copy link
Contributor

Fix clippy issues after rust update (1.83.0),

  • change a logger from warn to debug, as we cant do much with those errors at the moment and they happen even with core datafusion config.

Which issue does this PR close?

Closes None.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

+ change a logger from warn to debug, as we cant
  do much with those errors at the moment and
  they happen even with core datafusion config.
@andygrove andygrove merged commit c28ccaf into apache:main Nov 30, 2024
24 checks passed
@milenkovicm milenkovicm deleted the chore_fix_clippy_after_rust_update branch November 30, 2024 08:17
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