Class com::mapd::calcite::parser::MapDSqlOperatorTable::MyUDFFunction

class MyUDFFunction : public SqlFunction

“MyUDFFunction” user-defined function test. our udf’s will look like system functions to calcite as it has no access to the code

Public Functions

com.mapd.calcite.parser.MapDSqlOperatorTable.MyUDFFunction.MyUDFFunction()
RelDataType com.mapd.calcite.parser.MapDSqlOperatorTable.MyUDFFunction.inferReturnType(SqlOperatorBinding opBinding)