ChangelogCsvDeserializer contains a simple parsing logic for converting bytes into
Row of Integer and String with a RowKind.ChangelogCsvFormat is a decoding format that uses a DeserializationSchema
during runtime.ChangelogCsvFormatFactory translates format-specific options to a format.DynamicTableSource and a DecodingFormat.SocketDynamicTableFactory translates the catalog table to a table source.SocketDynamicTableSource is used during planning.SocketSourceFunction opens a socket and consumes bytes.Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.