beam icon indicating copy to clipboard operation
beam copied to clipboard

Apache Beam is a unified programming model for Batch and Streaming data processing.

Results 933 beam issues
Sort by recently updated
recently updated
newest added

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:...

python
java
io
jdbc

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....

website

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: ![table_before](https://user-images.githubusercontent.com/61748758/181270401-332c222f-8415-4bc7-b9d2-418500e12813.gif) after: ![tabler_after](https://user-images.githubusercontent.com/61748758/181270417-0590d3e9-df13-42e6-ba85-e4b8d0ecda96.gif) ------------------------ Thank you for your contribution! Follow this checklist to help us...

website

### 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...

P3
task
beam-playground

### 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...

tests
task
P2

![SparkReceiverViaSDF drawio (4)](https://user-images.githubusercontent.com/17278361/179911679-96569824-225a-42e9-8501-74bebc4070fc.png) 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...

java
io

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...

java
io
gcp

### 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...

P1
bug
cross-language