ArroyoSystems / arroyo

Distributed stream processing engine in Rust
https://arroyo.dev
Apache License 2.0
3.81k stars 220 forks source link

fix: add validation when json format has unstructured flag enabled #735

Closed tiagogcampos closed 2 months ago

tiagogcampos commented 2 months ago

Fixes #729

When the JSON format has the unstructured flag enabled the table schema should have a field called value with type JSON.