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

refactor: reduce memory usage of geoparquet file saving #123

Conversation

RaczeQ
Copy link
Collaborator

@RaczeQ RaczeQ commented Jun 3, 2024

No description provided.

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

Attention: Patch coverage is 86.44068% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 92.83%. Comparing base (38fc7ba) to head (e11f1b9).

Files Patch % Lines
quackosm/pbf_file_reader.py 86.20% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
- Coverage   92.94%   92.83%   -0.12%     
==========================================
  Files          20       20              
  Lines        1631     1689      +58     
==========================================
+ Hits         1516     1568      +52     
- Misses        115      121       +6     
Flag Coverage Δ
macos-13-python3.12 92.83% <86.44%> (-0.12%) ⬇️
ubuntu-latest-python3.10 92.77% <86.44%> (-0.18%) ⬇️
ubuntu-latest-python3.11 92.83% <86.44%> (-0.12%) ⬇️
ubuntu-latest-python3.12 92.83% <86.44%> (-0.12%) ⬇️
ubuntu-latest-python3.9 92.83% <86.44%> (-0.12%) ⬇️
windows-latest-python3.12 92.83% <86.44%> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RaczeQ RaczeQ merged commit 26f71e8 into main Jun 3, 2024
10 of 11 checks passed
@RaczeQ RaczeQ deleted the 121-change-final-combination-step-from-single-pyarrow-table-to-dataset-and-streaming branch June 3, 2024 12:51
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.

Change final combination step from single pyarrow table to dataset and streaming
1 participant