Pathway/pathway: Release v0.3.1
Name: pathway
Owner: Pathway
Release: v0.3.1
Released: 2023-08-29
License: NOASSERTION
Release Assets:
Added
tuple
reducer, that returns a tuple with values.ndarray
reducer, that returns an array with values.
Changed
numpy
arrays ofint32
,uint32
andfloat32
are now converted to their 64-bit variants instead of tuples.- KNNIndex interface to take columns as inputs.
- Reducers now check types of their arguments.
Fixed
- Fixed delayed reporting of output connector errors.
- Python objects are now freed more often, reducing peak memory usage.