-
-
On today's call, we identified a certain "breakpoint" in Naomi's workflow; after she is done cleaning and checking the user's request, she has a list of zarr stores that need to be created / uploaded …
-
There should be an e2e test that tests submitting a simple pipeline (with artifacts) to a cluster via the Spark uber jar job server.
Imported from Jira [BEAM-8984](https://issues.apache.org/jira/brow…
-
Instead of encode `method@{Source.scala:123}` in transform names.
-
-
I'm trying to merge netcdf file into a single Zarr.
The recipe is:
```python
recipe = (
beam.Create(pattern.items())
| OpenURLWithFSSpec()
| OpenWithXarray(file_type=pa…
-
The process method of DoFns can either return values or yield values. In the case of returning values, it expects a List of elements to be returned. When returning a single value, it is easy to forget…
-
### Apache Hop version?
2.9.0
### Java version?
java 22 2024-03-19
### Operating system
Windows
### What happened?
When I set a limit of 39,999 on a query, it works fine. However, if I remove t…
-
### What would you like to happen?
This seems to be supported/explained for Java/Python but not for Golang, for example in the SDF documentation
> In Java, you can use [@UnboundedPerElement](https…
-
Increase unit testing coverage in the [graphx package](https://github.com/apache/beam/tree/release-2.36.0/sdks/go/pkg/beam/core/runtime/graphx)
We want code coverage at or above 50%, it is currentl…