Expand description
Re-exports the datafusion_datasource_json::file_format module, and contains tests for it.
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.