Package io.trino.type

Class JsonType

java.lang.Object
All Implemented Interfaces:
Type, VariableWidthType

public class JsonType extends AbstractVariableWidthType
The stack representation for JSON objects must have the keys in natural sorted order.