Sahith Nallapareddy
Sahith Nallapareddy
Creator is instantiated with lambdas. We have been using hollow in pipeline environments and so being serializable by either the Java Serializer or others (like Kryo) need lambdas to be...
Typeshed
Hello 👋. I found this repo and this works really well with [mypy](http://mypy-lang.org/). I was wondering if you had any plans of including this in [typeshed](https://github.com/python/typeshed) so that it is...
**Is your feature request related to a problem? Please describe.** I found that gum spin always stays in one place, so if the command has a lot of output that...
when using `partitionByKey` if the pipeline encounters a key that is not in the input set. Right now you get: ``` org.apache.beam.sdk.util.UserCodeException: java.lang.IndexOutOfBoundsException: Partition function returned out of bounds index:...