Skip to content

Add an operator for partition candidate checks

Section titled “Add an operator for partition candidate checks”

Jun 25, 2024 · @dominiklohmann · #4329

The partitions [<expr>] source operator supersedes show partitions (now deprecated) and supports an optional expression as a positional argument for showing only the partitions that would be considered in export | where <expr>.

Fix deletion of removed configured contexts

Section titled “Fix deletion of removed configured contexts”

Jun 25, 2024 · @tobim · #4330

We fixed a bug in Tenzir v4.17.2 that sometimes caused the deletion of on-disk state of configured contexts on startup.