datafusion icon indicating copy to clipboard operation
datafusion copied to clipboard

WIP: directly pass Vec<Expr> instead of &[Expr] to avoid clone

Open Lordworms opened this issue 10 months ago • 1 comments

Which issue does this PR close?

change performance of eliminate_subexpr. Still in progress, this is just for benchmark test

part of #9873

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

Lordworms avatar Apr 03 '24 02:04 Lordworms

after first draft image

Lordworms avatar Apr 03 '24 02:04 Lordworms

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-actions[bot] avatar Jun 24 '24 01:06 github-actions[bot]