[Website] Add blog post on Python UnboundedSource and Watch - #40091
[Website] Add blog post on Python UnboundedSource and Watch#40091Eliaaazzz wants to merge 4 commits into
Conversation
|
Assigning reviewers: R: @damccorm for label website. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
| email: dhalperi@apache.org | ||
| twitter: | ||
| eliaaazzz: | ||
| name: Elia Liu |
There was a problem hiding this comment.
Are you comfortable including an email? In general, we try to have at least that information so that people can reach out if they have thoughts or questions (admittedly this is rare)
| limitations under the License. | ||
| --> | ||
|
|
||
| The Apache Beam Python SDK now includes an `UnboundedSource` API for custom |
There was a problem hiding this comment.
In your intro, I think it would be nice to mention that this is a Google Summer of Code project - I think it both gives useful context and highlights your contribution a little bit better
There was a problem hiding this comment.
Also, it would be nice to address the "why?" here - what problem(s) were you trying to address
Adapt the GSoC final report into a concise blog post about the Python
UnboundedSourceAPI andWatchtransform. Cover their design, runner validation, and local benchmarks, with a link to the full report.Validation: checked against the report and current APIs; Hugo 0.117.0 production build, browser preview, and
git diff --checkpassed.