-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add docs and warning about using SpannerIO.Read in streaming pipelines (
#29601) * Add docs and warning about using SpannerIO.Read in streaming. Add more documentation around SpannerIO.Read and .ReadAll explaining PartitionedRead API, batching, and how it should not be used for unbounded reads in Streaming pipelines. Add a warning if SpannerIO.ReadAll is applied to an unbounded input.
- Loading branch information
Showing
1 changed file
with
76 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters