Skip to content

Comments

Use parking_lot::Mutex#1

Merged
nuno-faria merged 1 commit intonuno-faria:cache_metadata_limitfrom
alamb:alamb/parking_log
Aug 6, 2025
Merged

Use parking_lot::Mutex#1
nuno-faria merged 1 commit intonuno-faria:cache_metadata_limitfrom
alamb:alamb/parking_log

Conversation

@alamb
Copy link

@alamb alamb commented Aug 5, 2025

@nuno-faria for your consideration, here is a proposed enhancement to

Merging this PR will update apache#17031

I noticed the use of std::Mutex which requires some unwraps which makes the code somewhat harder to follow. DataFusion already uses parking_lot in a few places, so we can potentially use it here too

@nuno-faria nuno-faria merged commit dab1d27 into nuno-faria:cache_metadata_limit Aug 6, 2025
@alamb alamb deleted the alamb/parking_log branch August 6, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants