referenceSchema property
Describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.
Implementation
final SourceSchema? referenceSchema;
Describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.
final SourceSchema? referenceSchema;