iris-guard 0.2.0

Structural validation of Arrow arrays crossing the iris sandbox boundary.
Documentation
1
2
3
4
5
6
7
# iris-guard

Structural validation of Arrow arrays crossing the sandbox boundary.

A sandboxed decoder returns offsets, lengths and validity bitmaps that the host is about to trust. This crate checks them first, and the cost of checking them is a published number.

Part of [iris](https://github.com/tamnd/iris). Licensed under Apache-2.0.