Skip to content

Conversation

@suni72
Copy link
Contributor

@suni72 suni72 commented Jan 19, 2026

Key Changes:

  • Features:
    • Implemented _cp_file logic for Zonal buckets.
    • Added support for custom flush interval for zonal writes.
  • Fixes & Maintenance:
    • Fixed aaow initialization logic in ZonalFile.
    • Updated imports and dependencies to align with the latest python-storage SDK.
    • Improved logging (byte tracking) and updated method descriptions/warnings.
  • CI & Tests:
    • Updated CI configuration to use the latest python-storage.
    • Increased ulimit in tests to prevent "too many open files" errors.
    • Configured separate regional buckets for zonal copy tests.

@suni72 suni72 marked this pull request as draft January 19, 2026 10:31
@suni72 suni72 force-pushed the zonal-fix-1 branch 5 times, most recently from 97f8716 to 9b18211 Compare January 22, 2026 09:53
@codecov-commenter
Copy link

codecov-commenter commented Jan 26, 2026

Codecov Report

❌ Patch coverage is 96.49123% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@e0c0a9f). Learn more about missing BASE report.

Files with missing lines Patch % Lines
gcsfs/core.py 0.00% 1 Missing ⚠️
gcsfs/zonal_file.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #746   +/-   ##
=======================================
  Coverage        ?   64.72%           
=======================================
  Files           ?       20           
  Lines           ?     3456           
  Branches        ?        0           
=======================================
  Hits            ?     2237           
  Misses          ?     1219           
  Partials        ?        0           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Update grpc_client since MRD and AAOW now accept AsyncGrpcClient object
@suni72 suni72 force-pushed the zonal-fix-1 branch 3 times, most recently from 1759653 to 140e1c5 Compare January 30, 2026 14:45
update comment in test_zb_hns_utils.py
@suni72 suni72 changed the title Update ZonalFile commit to log warning instead of raising error for No-op cases Implement _cp_file for Zonal Buckets & support custom flush interval Jan 30, 2026
@suni72 suni72 marked this pull request as ready for review January 30, 2026 15:28
@ankitaluthra1
Copy link
Collaborator

/gcbrun

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.

3 participants