public static final class UnnestRowsFunction.CollectionUnnestTableFunction extends BuiltInTableFunction<Object>
Constructor and Description |
---|
CollectionUnnestTableFunction(SpecializedFunction.SpecializedContext context,
LogicalType outputType,
ArrayData.ElementGetter elementGetter) |
Modifier and Type | Method and Description |
---|---|
void |
eval(ArrayData arrayData) |
void |
eval(MapData mapData) |
getArgumentDataTypes, getRequirements, getTypeInference, isDeterministic
collect, finish, getKind, getParameterTypes, getResultType, setCollector
close, functionIdentifier, open, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
supportsConstantFolding
public CollectionUnnestTableFunction(SpecializedFunction.SpecializedContext context, LogicalType outputType, ArrayData.ElementGetter elementGetter)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.