Expand description
JSON format adapter for import/export.
Supports both newline-delimited JSON (NDJSON/JSONL) and JSON arrays.
Structsยง
- Json
Export Sink - JSON export sink.
- Json
Import Source - JSON import source.
JSON format adapter for import/export.
Supports both newline-delimited JSON (NDJSON/JSONL) and JSON arrays.