public class ShowSchemasHandler extends DefaultSqlHandler
DefaultSqlHandler.ConvertedRelNode, DefaultSqlHandler.MetaDataProviderModifierconfig, context| Constructor and Description |
|---|
ShowSchemasHandler(SqlHandlerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.sql.SqlNode |
rewrite(org.apache.calcite.sql.SqlNode sqlNode)
Rewrite the parse tree as SELECT ...
|
addRenamedProject, convertToDrel, convertToPlan, convertToPop, convertToPrel, convertToRawDrel, getPlan, getPops, log, log, log, logAndSetTextPlan, transform, transform, validateAndConvert, validateNodeunwrappublic ShowSchemasHandler(SqlHandlerConfig config)
public org.apache.calcite.sql.SqlNode rewrite(org.apache.calcite.sql.SqlNode sqlNode)
throws ForemanSetupException
rewrite in class DefaultSqlHandlersqlNode - sql parse tree to be rewrittenForemanSetupExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.