hjtran opened a new pull request, #32536:
URL: https://github.com/apache/beam/pull/32536
Just some formatting and clarification changes to a few Tour of Beam pages.
(I've been referring many people to Tour of Beam!)
- Broke up the first page of the Tour of Beam which was just a huge blob
of unbroken text.
Before:
<img width="1467" alt="image"
src="https://github.com/user-attachments/assets/b134793e-0e8c-4dc5-afa5-9f8b38466e17">
After: (just with local markdown rendering)
<img width="781" alt="image"
src="https://github.com/user-attachments/assets/fb8a4d0b-ce98-493d-a606-77b6727fe9e5">
- Adjusted `PTransform` definition which used to say that PTransforms took
one or more PCollection when they can really take zero or more.
- Small capitalization / language clarifications
--
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]