Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Nov 4, 2025

Add label parameter to xarray_beam.Dataset methods.

This change allows users to provide custom labels for Beam stages created by xarray_beam.Dataset methods like from_xarray, to_zarr, head, tail, transpose, and others. If no label is provided, a default label is generated as before.

This is useful for annotating stages in Beam pipelines, e.g., to_zarr(..., label='my_zarr') can be used to ensure my_zarr shows up in the name of the relevant Beam stage.

@copybara-service copybara-service bot force-pushed the test_828084961 branch 3 times, most recently from 04b0e77 to f10b694 Compare November 5, 2025 00:24
@copybara-service copybara-service bot closed this Nov 5, 2025
@copybara-service copybara-service bot deleted the test_828084961 branch November 5, 2025 00:29
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