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

Wholistic documents #6

Open laysakura opened 1 year ago

laysakura commented 1 year ago

Problem

Currently, we do not have any documents on what the Beam Rust SDK should be.

In other words, I guess we should have some design policy like Java, Python, Go, and TypeScript tabs in https://beam.apache.org/documentation/programming-guide/ .

The policy should be helpful for both the SDK users and the (we) SDK developers.