Skip to content

Conversation

@findepi
Copy link
Member

@findepi findepi commented Aug 26, 2024

It can now be replaced with single call Arc::unwrap_or_clone, with added bonus of slightly better name.

@github-actions github-actions bot added sql SQL Planner logical-expr Logical plan and expressions optimizer Optimizer rules labels Aug 26, 2024
It can now be replaced with single call `Arc::unwrap_or_clone`, with
added bonus of slightly better name.
@findepi
Copy link
Member Author

findepi commented Aug 26, 2024

This is related to @jonahgao 's comment #12166 (comment)

@jonahgao do you want to take a look?

Copy link
Member

@jonahgao jonahgao left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍, thank you @findepi . I think the new name matches its behavior better.

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.

❤️ -- thanks @findepi -- I agree this indeed looks better

@jonahgao jonahgao merged commit a723b79 into apache:main Aug 27, 2024
@findepi findepi deleted the findepi/remove-unwrap-arc-helper-6fd7fe branch August 27, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants