Package io.trino.type

Class JsonType

All Implemented Interfaces:
Type, VariableWidthType

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