public interface RewriterFactory<T>
| Modifier and Type | Method and Description |
|---|---|
Rewriter<T> |
createRewriter(Table table,
String targetTableFullName,
String subQueryAlias) |
Rewriter<T> createRewriter(Table table, String targetTableFullName, String subQueryAlias) throws SemanticException
SemanticExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.