Skip to content

Tenzir Node v4.8.2

Download the release on GitHub.

Remove restriction for unflattening into empty field names

Section titled “Remove restriction for unflattening into empty field names”

The unflatten operator no longer ignores fields that begin or end with the separator.

By @dominiklohmann in #3814.

Some idle source operators and loaders, e.g., from tcp://localhost:3000 where no data arrives via TCP, consumed excessive amounts of CPU. This no longer happens.

By @dominiklohmann in #3865.

Last updated: