avro-negative-count-carries-byte-size

Status: IN

A negative block count `-N` in Avro's spec means N elements follow, preceded by a byte-size long that enables O(1) skipping of the entire block without parsing elements

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

JSON