numaflow-python icon indicating copy to clipboard operation
numaflow-python copied to clipboard

Numaflow Python SDK

Results 27 numaflow-python issues
Sort by recently updated
recently updated
newest added

Kindly explain what this PR does.

on returning exception from executor layer in the sync servers in some of the cases we were updating the gRPC context with errors with parallel running thread even after we...

bug

# Summary Test Kit for users to write unit testing, e.g., [Java's Map Test Kit](https://github.com/numaproj/numaflow-java/blob/main/src/main/java/io/numaproj/numaflow/mapper/MapperTestKit.java). # Use Cases Component testing for Python SDK users. --- **Message from the maintainers**: If...

Kindly explain what this PR does.

# Summary While creating a PR we should a CI workflow for building example images without pushing. This will ensure no regression

enhancement

We need to make sure it is available for all the components

enhancement
pynumaflow-lite

documentation
enhancement
pynumaflow-lite

enhancement
pynumaflow-lite

UDS Mode ``` (venv11) skohli@macos-JQWR9T560R async_multiproc_map % kubectl logs simple-pipeline-mult-0-ssrln -f | head -n 10 + python example.py 2025-05-21 23:03:15 INFO Async GRPC Server listening on: unix:///var/run/numaflow/multiproc2.sock with max threads:...