beam
beam copied to clipboard
Apache Beam is a unified programming model for Batch and Streaming data processing.
fixes #22388 @olehborysevych Adding the Cloud Datastore client to save playground examples ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:...
Part of #19817 **Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:...
When load page with anchor with a lot of content in Firefox it scrolles to the bottom of the page since a lot of html elements added/removed initially in language-switch-v2.js....
Resolves #21978. In this PR: - Added 'share any code' feature. - Refactored dropdown offset calculation to accommodate the new button. - Refactored color theme handling because the new button...
- add container with overflow-x property to runners with table with content overflow ________________________________________________________________________________________________________________________________ before:  after:  ------------------------ Thank you for your contribution! Follow this checklist to help us...
### What needs to happen? Yesterday we deployed the frontend version that removed the Apache Beam summit banner. Yet when I navigated to https://play.beam.apache.org I saw the old version with...
### What needs to happen? Build the docker container with all the necessary dependencies for tensorRT frameworks during run time. This would make the testing easier if there is any...
 Resolves #21680 ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] [**Choose reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and mention...
SDF is not well supported by the default mode of dataflow, and UnboundedSource is supported by all modes. ------------------------ Thank you for your contribution! Follow this checklist to help us...
[Bug]: grpcio==1.48.0 causes Java expansion service to hang on startup in Python XLang pipelines.
### What happened? Symptoms ``` 22:32:02 apache_beam/transforms/sql_test.py::SqlTransformTest::test_filter 22:32:02 -------------------------------- live log call --------------------------------- 22:32:02 INFO apache_beam.utils.subprocess_server:subprocess_server.py:239 Using pre-built snapshot at /home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/sdks/java/extensions/sql/expansion-service/build/libs/beam-sdks-java-extensions-sql-expansion-service-2.42.0-SNAPSHOT.jar 22:32:02 INFO root:external.py:773 Starting a JAR-based expansion service from...