-
The PostCommit Java Avro Versions is failing over 50% of the time.
Please visit https://github.com/apache/beam/actions/workflows/beam_PostCommit_Java_Avro_Versions.yml?query=is%3Afailure+branch%3Amast…
-
### What would you like to happen?
To my knowledge, there is no way to write protocol buffers to BigQuery using the Python SDK.
I am currently writing them by converting them to a `dict` (or to JS…
-
Read committed tells KafkaIO to only read messages that are already committed which means that committing offsets in finalize is a no-op.
Users should be using one or the other and is similar to ma…
-
Related to #61, this issue is specific for macOS
-
I'm throughly confused by the tft transform output.
I've read dozens and dozens of documentation pages and I've even tried (dumbly) to explore the saved_model.pb graph to see if I could find the cons…
-
### What needs to happen?
At present the Go SDK harness responds to FnAPI Control in order of receipt, other than ProcessBundleRequests which are processed in their own thread.
This may be causing…
-
When using ElasticSearchIO, need the ability to specify the pathPrefix for the ElasticSearch Rest Client. ElasticSearch may not always be running at the `/` root path, for example, if it is deployed …
-
-
### What happened?
Format strings look like this, but are not exactly the same/consistent.
"Processing stuck in step {step name} for at least {duration} without outputting or completing in state pro…
-
Currently, the ElasticsearchIO transforms have only one way to securely read/write Elasticsearch by using the withKeystorePath builder method and providing the location of a keystore containing a clie…