Package io.trino.operator.window
Interface WindowFunctionSupplier
- All Known Implementing Classes:
AggregationWindowFunctionSupplier,ReflectionWindowFunctionSupplier
public interface WindowFunctionSupplier
-
Method Summary
Modifier and TypeMethodDescriptioncreateWindowFunction(boolean ignoreNulls, List<LambdaProvider> lambdaProviders)
-
Method Details
-
createWindowFunction
-
getLambdaInterfaces
-