Skip to main content

Module schema

Module schema 

Source
Expand description

Wire-shaped schema used in feed manifests and subscription acks.

The intent is a serde-friendly minimal description that downstream consumers can render without taking a dependency on a specific columnar runtime. Publisher SDKs build these from their native schema types at manifest construction time.

Structs§

FieldSpec
One field in a WireSchema.
WireSchema
Ordered list of fields that make up a feed’s schema.