Class TextcatOperatorConversion
java.lang.Object
org.apache.druid.sql.calcite.expression.DirectOperatorConversion
org.apache.druid.sql.calcite.expression.builtin.TextcatOperatorConversion
- All Implemented Interfaces:
SqlOperatorConversion
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.druid.sql.calcite.expression.DirectOperatorConversion
calciteOperator, getDruidFunctionName, toDruidExpression, toDruidExpressionWithPostAggOperandsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.druid.sql.calcite.expression.SqlOperatorConversion
toDruidFilter, toPostAggregator
-
Field Details
-
SQL_FUNCTION
public static final org.apache.calcite.sql.SqlFunction SQL_FUNCTION
-
-
Constructor Details
-
TextcatOperatorConversion
public TextcatOperatorConversion()
-