-
### What happened?
Installing apache-beam into a clean environment now shows following logs:
```
pip install --no-cache-dir --pre apache-beam[gcp]==2.56.0
...
Collecting grpcio-status>=1.3…
-
### What happened?
When receiving elements over the grpc stream, the data plane dispatches to per-bundle queues which have a maximum size. Thus if nothing consumes from the queue the data plane can …
-
https://github.com/apache/beam/blob/fb3f6692dbf94166ba6f2f0f0427a51c8fd8fb7b/sdks/python/apache_beam/io/gcp/gcsio.py#L116
With the latest code changes in version 2.54.0 (introducing extra_headers),…
-
### Description
Airflow should set lower bounds on the providers it specifies by extras.
### Use case/motivation
Airflow provides a number of extras that point to providers, e.g. `apache-beam…
-
### What needs to happen?
Currently there are still a couple of non-portable logical types defined in https://github.com/apache/beam/blob/926774dd02be5eacbe899ee5eceab23afb30abca/sdks/java/io/jdbc/sr…
Abacn updated
1 month ago
-
This is using the Docker dev environment with zero changes from head. I.e. a clean checkout.
$ ./gradlew -p sdks/java/io/clickhouse check
Configuration on demand is an incubating feature.
…
-
### What needs to happen?
Each time a new Flink version is supported, we need to create a new dockerhub repo prior to the release process, which involves Apache Infra approval.
Conventionally, a D…
Abacn updated
1 month ago
-
The PostCommit Python Arm is failing over 50% of the time
Please visit https://github.com/apache/beam/actions/workflows/beam_PostCommit_Python_Arm.yml?query=is%3Afailure+branch%3Amaster to see the lo…
-
The PostCommit XVR Spark3 is failing over 50% of the time
Please visit https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_Spark3.yml?query=is%3Afailure+branch%3Amaster to see the lo…
-
I tried to build Beam project on my local machine using Intellij Idea, and got the error
Build file '/Users/chenxi/Documents/beam-master/build.gradle.kts' line: 19
An exception occurred app…