Uses of Package
io.trino.json
Packages that use io.trino.json
Package
Description
-
Classes in io.trino.json used by io.trino.jsonClassDescriptionEvaluates the JSON path expression using given JSON input and parameters, respecting the path mode `strict` or `lax`.
-
Classes in io.trino.json used by io.trino.operator.scalar.jsonClassDescriptionA class representing state, used by JSON-processing functions: JSON_EXISTS, JSON_VALUE, and JSON_QUERY.
-
Classes in io.trino.json used by io.trino.operator.table.json.executionClassDescriptionEvaluates the JSON path expression using given JSON input and parameters, respecting the path mode `strict` or `lax`.