Expand description
Execution plan for reading JSON files (line-delimited and array formats)
Structs§
- Json
Opener - A
FileOpenerthat opens a JSON file and yields aFileOpenFuture - Json
Source - JsonSource holds the extra configuration that is necessary for
JsonOpener