ArroyoSystems / arroyo

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

Fix regression in bad_data handling #606

Closed mwylde closed 5 months ago

mwylde commented 5 months ago

Fixes a regression introduced in #573 where bad_data=fail could be ignored in JSON handling. Also fixes an issue with avro timestamp encoding.