Module dataflow_types::sources::encoding[][src]

Structs

Encoding in Avro format.

Arguments necessary to define how to decode from CSV format

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