Expand description

Types and traits related to the decoding of data for sources.

Modules

Nested message and enum types in ProtoColumnSpec.

Nested message and enum types in ProtoDataEncodingInner.

Nested message and enum types in ProtoSourceDataEncoding.

Structs

Encoding in Avro format.

Arguments necessary to define how to decode from CSV format

A description of how each row should be decoded, from a string of bytes to a sequence of Differential updates.

Encoding in Protobuf format.

Enums

Determines the RelationDesc and decoding of CSV objects

A description of how each row should be decoded, from a string of bytes to a sequence of Differential updates.

A description of how to interpret data from various sources

Functions