kevinjqliu opened a new pull request, #3582:
URL: https://github.com/apache/iceberg-python/pull/3582

   ## Summary
   - Bump gcsfs to 2026.6.0, which updates google-cloud-storage to 3.12.0.
   - Disable gcsfs HNS/Zonal support for fake-GCS sanity tests so the emulator 
does not spend close to an hour retrying unsupported bucket detection.
   
   ## Testing
   - env UV_CACHE_DIR=.cache/uv uv lock --check
   - make -n test-gcs
   - env UV_CACHE_DIR=.cache/uv uv sync --all-extras --locked
   - Verified GCSFS_EXPERIMENTAL_ZB_HNS_SUPPORT=false imports gcsfs 2026.6.0 
with gcsfs.core.GCSFileSystem


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to