public interface DrillCalciteSqlWrapper
DrillCalciteSqlOperatorWrapper,
DrillCalciteSqlFunctionWrapper and DrillCalciteSqlAggFunctionWrapper, to access the wrapped Calcite
SqlOperator without knowing exactly which wrapper it is.| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.sql.SqlOperator |
getOperator()
Get the wrapped
SqlOperator |
Copyright © 2021 The Apache Software Foundation. All rights reserved.