Package io.trino.json
package io.trino.json
-
ClassDescriptionA resolver providing coercions and binary operators used for JSON path evaluation, based on the operation type and the input types.IrPathNodeRef<T extends IrPathNode>Evaluates the JSON path expression using given JSON input and parameters, respecting the path mode `strict` or `lax`.A class representing state, used by JSON-processing functions: JSON_EXISTS, JSON_VALUE, and JSON_QUERY.