Skip to content

Conversation

@adriangb
Copy link
Contributor

@adriangb adriangb commented Dec 8, 2025

This allows it to be Arc'ed, have multiple references, etc. It's a backwards compatible change (aside from producing compiler warnings about unnecessarily mutable variables).

This will help with #19111 where we'll want to re-use a simplifier instance for predicate and projection.

This allows it to be Arc'ed, have multiple references, etc. It's a backwards compatible change (aside from producing compiler warnings about unnecessarily mutable variables).
@github-actions github-actions bot added the physical-expr Changes to the physical-expr crates label Dec 8, 2025
@adriangb adriangb requested review from alamb and xudong963 and removed request for xudong963 December 8, 2025 15:12
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adriangb adriangb added this pull request to the merge queue Dec 8, 2025
Merged via the queue into apache:main with commit f2b476f Dec 8, 2025
32 checks passed
@adriangb adriangb deleted the refactor-simplifier branch December 8, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-expr Changes to the physical-expr crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants