You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Which issue does this PR close?
<!--
We generally require a GitHub issue to be filed for all bug fixes and
enhancements and this helps us generate change logs for our releases.
You can link an issue to this PR using the GitHub syntax. For example
`Closesapache#123` indicates that this PR will close issue apache#123. -->
- Related to apache#18070
- Part of apache#18072
## Rationale for this change
Fix performance regression in Datafusion 50
## What changes are included in this PR?
Backport apache#18161 to `branch-50`
## Are these changes tested?
Yes
## Are there any user-facing changes?
Fix performance regression
Co-authored-by: Yongting You <[email protected]>
0 commit comments