package csv
Type Members
- case class CsvToStructsEvaluator(options: Map[String, String], nullableSchema: StructType, nameOfCorruptRecord: String, timeZoneId: Option[String], requiredSchema: Option[StructType]) extends Product with Serializable
The expression
CsvToStructswill utilize it to support codegen. - case class SchemaOfCsvEvaluator(options: Map[String, String]) extends Product with Serializable