JSON data objects

For data objects in JSON format, the Data Lake JDBC driver for Birst and Compass supports newline-delimited (streaming) JSON format.

Newline-delimited JSON format offers better query performance and is a recommended format for big data applications. The JSON objects must have a flat, single-level structure. The only nested structure supported is for localized strings. JSON objects must use UTF-8 encoding.

See “Creating custom metadata” in the Infor ION Development Guide.