Skip to content

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Sep 22, 2025

Add additional support for TENSORSTORE_GCS_BACKEND environment variable

This allows the user to configure the Tensorstore GCS backend (i.e. with gcs for http or gcs_grpc for grpc) for additional places in the code that did not previously have support, including when using ocdbt.

This also refactors some previously duplicated code to parse the gcs bucket/path and generate the kvstore spec into the existing gcs_utils.py file.

Copy link

google-cla bot commented Sep 22, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

This allows the user to configure the Tensorstore GCS backend (i.e. with `gcs` for http or `gcs_grpc` for grpc) for additional places in the code that did not previously have support, including when using ocdbt.

This also refactors some previously duplicated code to parse the gcs bucket/path and generate the kvstore spec into the existing gcs_utils.py file.

PiperOrigin-RevId: 809285436
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.

0 participants