| Class and Description |
|---|
| org.apache.flink.formats.csv.CsvRowDeserializationSchema
The format was developed for the Table API users and will not be maintained for
DataStream API users anymore. Either use Table API or switch to Data Stream, defining your
own
DeserializationSchema. |
| org.apache.flink.formats.csv.CsvRowSerializationSchema
The format was developed for the Table API users and will not be maintained for
DataStream API users anymore. Either use Table API or switch to Data Stream, defining your
own
SerializationSchema. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.