Expand description
JsonFormat: Line delimited JSON FileFormat abstractions
Structsยง
- Json
Decoder - Json
Format - New line delimited JSON
FileFormatimplementation. - Json
Format Factory - Factory struct used to create JsonFormat
- Json
Serializer - Define a struct for serializing Json records to a stream
- Json
Sink - Implements
DataSinkfor writing to a Json file.