@Internal public class CollectTypeStrategy extends Object implements TypeStrategy
DataTypes.MULTISET(DataType) with element type equal to the
type of the first argument.| Constructor and Description |
|---|
CollectTypeStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Optional<DataType> |
inferType(CallContext callContext)
Infers a type from the given function call.
|
public Optional<DataType> inferType(CallContext callContext)
TypeStrategyinferType in interface TypeStrategyCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.