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

Minor: fix clippy for memory_limit test #7248

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Conversation

yjshen
Copy link
Member

@yjshen yjshen commented Aug 9, 2023

Which issue does this PR close?

Closes #.

Rationale for this change

Fix clippy for the main branch.

What changes are included in this PR?

Avoid using the deprecated function.

Are these changes tested?

Existing tests

Are there any user-facing changes?

No.

@github-actions github-actions bot added the core Core DataFusion crate label Aug 9, 2023
@alamb
Copy link
Contributor

alamb commented Aug 9, 2023

Thank you @yjshen

@alamb
Copy link
Contributor

alamb commented Aug 9, 2023

I believe the clippy failure is due to a logical conflict between #7130 and #7245

@yjshen yjshen merged commit c08c30f into apache:main Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants