JSON Parser Processor

The JSON. parse() method parses a JSON string, constructing the JavaScript value or object described by the string. Below are the configuration details of JSON Parser:

FieldDescription
JSON Data ColumnProvide the column name for which JSON Data will be parsed.
Schema TypeOptions to choose between inferring schema from JSON or specify schema for the particular JSON by filling details under the JSON Schema field that appears after selecting Specify Schema option.
Allow unquoted JSON field namesCheck mark the option to allow parsing of unquoted JSON field names.
Allow single quoted JSON field namesCheck mark the option to allow parsing of single quoted JSON field names.
ADD CONFIGURATIONThe use will have an option to further upgrade and add configuration by providing values.
Top