Pathway/pathway: Release v0.5.2
Name: pathway
Owner: Pathway
Release: v0.5.2
Released: 2023-10-19
License: NOASSERTION
Release Assets:
Added
interval_join
now supports forgetting old entries. The configuration can be passed usingbehavior
parameter ofinterval_join
method.- Decorator
@table_transformer
for marking that functions take Tables as arguments. - Namespace for all columns
Table.C.*
. - Output connectors now provide logs about the number of entries written and time taken.
- Filesystem connectors now support reading whole files as rows.