public class DrillConvertletTable extends Object implements org.apache.calcite.sql2rel.SqlRexConvertletTable
Modifier and Type | Field and Description |
---|---|
static org.apache.calcite.sql2rel.SqlRexConvertletTable |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
org.apache.calcite.sql2rel.SqlRexConvertlet |
get(org.apache.calcite.sql.SqlCall call)
Lookup the hash table to see if we have a custom convertlet for a given
operator, if we don't use StandardConvertletTable.
|
public org.apache.calcite.sql2rel.SqlRexConvertlet get(org.apache.calcite.sql.SqlCall call)
get
in interface org.apache.calcite.sql2rel.SqlRexConvertletTable
Copyright © 1970 The Apache Software Foundation. All rights reserved.