public class BaseInputSourceDefn.AdHocTableFunction extends BaseTableFunction
BaseTableFunction.ParameterTableFunction.ParameterDefn, TableFunction.ParameterType| Constructor and Description |
|---|
AdHocTableFunction(List<TableFunction.ParameterDefn> parameters) |
| Modifier and Type | Method and Description |
|---|---|
ExternalTableSpec |
apply(String fnName,
Map<String,Object> args,
List<ColumnSpec> columns,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
parameters, requireSchemapublic AdHocTableFunction(List<TableFunction.ParameterDefn> parameters)
public ExternalTableSpec apply(String fnName, Map<String,Object> args, List<ColumnSpec> columns, com.fasterxml.jackson.databind.ObjectMapper jsonMapper)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.