Create a converter which converts the JSON documents held by the JsonParser
to a value according to a desired schema.
Create a converter which converts the JSON documents held by the JsonParser
to a value according to a desired schema.
Create a converter which converts the JSON documents held by the JsonParser
to a value according to a desired schema. This is a wrapper for the method
makeConverter()
to handle a row wrapped with an array.
Parse the JSON input to the set of InternalRows.
Parse the JSON input to the set of InternalRows.
an optional function that will be used to generate the corrupt record text instead of record.toString
Constructs a parser for a given schema that translates a json string to an InternalRow.