beam
https://github.com/apache/beam
Java
Apache Beam is a unified programming model for Batch and Streaming data processing.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported55 Subscribers
View all SubscribersAdd a CodeTriage badge to beam
Help out
- Issues
- [Feature request] Consider installing the same artifact in Beam Python RC Docker containers as is being published to PyPi
- [Bug]: pickle_library option is ignored
- [Bug]: Artifact materialization can cause a race when multiple callers materialize the same artifact in the same destination.
- [Bug]: Python WriteToBigQuery with File Loads and dynamic table destinations sometimes remove temp tables before copy finishes or is triggered.
- [Bug]: Beam Pipeline does not halt execution while running on non local Spark Cluster
- [Bug]: Pipeline fusion should break at @RequiresStableInput/determinism boundary
- [Bug]: BigQuerySourceBase does not propagate a Coder to AvroSource
- [Bug]: ignoreUnknownValues not working when using CreateDisposition.CREATE_IF_NEEDED
- [Feature Request]: Make Python container venv location configurable
- Add flag to drop example from PredicitonResult
- Docs
- Java not yet supported