laysakura / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
5 stars 7 forks source link

docs: write about Rust SDK in the Programming Guide #9

Closed laysakura closed 1 year ago

laysakura commented 1 year ago

Fixes: #6

(I'll try to write the whole contents of the Programming Guide in this PR)

How to check the doc

(Assuming M1 Mac)

DOCKER_DEFAULT_PLATFORM=linux/amd64 ./gradlew :website:serveWebsite
# => access to http://localhost:1313/documentation/programming-guide/

Review status


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels Python tests Java tests Go tests

See CI.md for more information about GitHub Actions CI.

laysakura commented 1 year ago

@dahlbaek Could you review the (7) Data encoding and type safety when you have time?

laysakura commented 1 year ago

@dahlbaek (3) PCollections also got review ready!

dahlbaek commented 1 year ago

Of course, I'll have a look one of the next few days!

github-actions[bot] commented 1 year ago

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions.

github-actions[bot] commented 1 year ago

This pull request has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.