Class JsonUnquoteFunction

  • All Implemented Interfaces:
    Serializable, org.apache.flink.table.functions.FunctionDefinition

    @Internal
    public class JsonUnquoteFunction
    extends BuiltInScalarFunction
    Implementation of BuiltInFunctionDefinitions.JSON_UNQUOTE.
    See Also:
    Serialized Form
    • Constructor Detail

      • JsonUnquoteFunction

        public JsonUnquoteFunction​(org.apache.flink.table.functions.SpecializedFunction.SpecializedContext context)