public static interface CalcitePrepare.Context
| Modifier and Type | Method and Description |
|---|---|
CalciteConnectionConfig |
config() |
DataContext |
getDataContext() |
List<String> |
getDefaultSchemaPath() |
CalciteRootSchema |
getRootSchema() |
JavaTypeFactory |
getTypeFactory() |
CalcitePrepare.SparkHandler |
spark()
Returns the spark handler.
|
JavaTypeFactory getTypeFactory()
CalciteRootSchema getRootSchema()
CalciteConnectionConfig config()
CalcitePrepare.SparkHandler spark()
DataContext getDataContext()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.