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