avro-skip-is-recursive-not-bytejump

Status: IN

The decoder's `_skip` method discards unwanted fields by recursively walking the writer schema rather than using byte-size jumps, which works correctly but requires understanding the element schema

Source: entries/2026/05/29/topic-avro-block-encoding.md

JSON