Package io.trino.operator.table.json
Class JsonTable
java.lang.Object
io.trino.operator.table.json.JsonTable
Implements feature ISO/IEC 9075-2:2023(E) 7.11 'JSON table'
including features T824, T827, T838
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordThis class comprises all information necessary to execute the json_table function:static class -
Method Summary
Modifier and TypeMethodDescriptiongetJsonTableFunctionProcessorProvider(Metadata metadata, TypeManager typeManager, FunctionManager functionManager)
-
Method Details
-
getJsonTableFunctionProcessorProvider
public static TableFunctionProcessorProvider getJsonTableFunctionProcessorProvider(Metadata metadata, TypeManager typeManager, FunctionManager functionManager)
-