Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 06:16
· 1019 commits to main since this release

Added

  • interval_join now supports forgetting old entries. The configuration can be passed using behavior parameter of interval_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.