Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add global metadata lock to ensure thread safety of global metadata #183

Merged
merged 2 commits into from Apr 24, 2021

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Apr 23, 2021

store

Follow up to #90, based on discussions in that issue.

store

Follow up to #90, based on discussions in that issue.
@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #183 (30703e6) into main (742ea4c) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
- Coverage   82.04%   82.03%   -0.02%     
==========================================
  Files          26       26              
  Lines        3119     3122       +3     
==========================================
+ Hits         2559     2561       +2     
- Misses        560      561       +1     
Impacted Files Coverage Δ
src/Arrow.jl 56.52% <100.00%> (+1.97%) ⬆️
src/write.jl 95.71% <100.00%> (+0.01%) ⬆️
src/ArrowTypes/src/ArrowTypes.jl 97.29% <0.00%> (-0.67%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 742ea4c...30703e6. Read the comment docs.

@quinnj quinnj merged commit 8de2d7d into main Apr 24, 2021
@quinnj quinnj deleted the jq/metalock branch April 24, 2021 03:26
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.

None yet

1 participant