public static class HiveFunction.HiveFunctionOutputStrategy extends Object implements TypeStrategy
Constructor and Description |
---|
HiveFunctionOutputStrategy(HiveFunction<?> hiveFunction) |
Modifier and Type | Method and Description |
---|---|
Optional<DataType> |
inferType(CallContext callContext)
Infers a type from the given function call.
|
public HiveFunctionOutputStrategy(HiveFunction<?> hiveFunction)
public Optional<DataType> inferType(CallContext callContext)
TypeStrategy
inferType
in interface TypeStrategy
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.