Skip to content

Enable needless_pass_by_value clippy lint - #12243

Closed
findepi wants to merge 1 commit into
apache:mainfrom
findepi:findepi/needless_pass_by_value
Closed

Enable needless_pass_by_value clippy lint#12243
findepi wants to merge 1 commit into
apache:mainfrom
findepi:findepi/needless_pass_by_value

Conversation

@findepi

Copy link
Copy Markdown
Member

Relates to #12197 (comment)

@findepi
findepi marked this pull request as draft August 29, 2024 21:05
@github-actionsgithub-actionsBot added sql SQL Planner logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates optimizer Optimizer rules core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate common Related to common crate execution Related to the execution crate proto Related to proto crate functions Changes to functions implementation labels Aug 29, 2024
@findepi

Copy link
Copy Markdown
MemberAuthor

draft -- waits for #12242 & #12207

@findepi

Copy link
Copy Markdown
MemberAuthor

Relates to #12197 (comment)

cc @crepererum

@crepererum

Copy link
Copy Markdown
Contributor

could you try to factor out the API changes into separate PRs? This would make the reviews and the changelog generation a bit easier.

@findepi

Copy link
Copy Markdown
MemberAuthor

could you try to factor out the API changes into separate PRs? This would make the reviews and the changelog generation a bit easier.

good call!

extracted these for now

@findepi
findepiforce-pushed the findepi/needless_pass_by_value branch from 978f0b5 to 59d0bcdCompareSeptember 6, 2024 18:50
@github-actions

Copy link
Copy Markdown

Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or this will be closed in 7 days.

@github-actionsgithub-actionsBot added the Stale PR has not had any activity for some time label Nov 6, 2024
@findepifindepi closed this Nov 6, 2024
@findepi
findepi deleted the findepi/needless_pass_by_value branch November 6, 2024 09:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commonRelated to common cratecoreCore DataFusion crateexecutionRelated to the execution cratefunctionsChanges to functions implementationlogical-exprLogical plan and expressionsoptimizerOptimizer rulesphysical-exprChanges to the physical-expr cratesprotoRelated to proto cratesqlSQL PlannersqllogictestSQL Logic Tests (.slt)StalePR has not had any activity for some timesubstraitChanges to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@findepi@crepererum