| Package | Description |
|---|---|
| com.facebook.presto.spi.function |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SqlFunctionResult> |
SqlFunctionExecutor.executeFunction(String source,
RemoteScalarFunctionImplementation functionImplementation,
Page input,
List<Integer> channels,
List<Type> argumentTypes,
Type returnType) |
Copyright © 2012–2022. All rights reserved.