@Internal public class CsvToRowDataConverters extends Object implements Serializable
JsonNode
to RowData
. *Constructor and Description |
---|
CsvToRowDataConverters(boolean ignoreParseErrors) |
Modifier and Type | Method and Description |
---|---|
org.apache.flink.formats.csv.CsvToRowDataConverters.CsvToRowDataConverter |
createRowConverter(RowType rowType,
boolean isTopLevel) |
public org.apache.flink.formats.csv.CsvToRowDataConverters.CsvToRowDataConverter createRowConverter(RowType rowType, boolean isTopLevel)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.