# Tenzir Node v4.31.2

## 🚀 Features

### Add compression support to `to_hive`

Apr 1, 2025 · [@tobim](https://github.com/tobim) · [#5088](https://github.com/tenzir/tenzir/pull/5088)

You can now specify an optional compression method for the files written by the `to_hive` operator.

## 🐞 Bug Fixes

### Remove 20k element limits from `data_builder`

Apr 1, 2025 · [@IyeOnline](https://github.com/IyeOnline) · [#5091](https://github.com/tenzir/tenzir/pull/5091)

We removed the limit of 20,000 elements in lists and records for `read_*` operators and `parse_*` functions.

[ Download on GitHub ](https://github.com/tenzir/tenzir/releases/tag/v4.31.2)

[Get the release artifacts and source code.](https://github.com/tenzir/tenzir/releases/tag/v4.31.2)