public class FunctionMisc extends Function
| Constructor and Description |
|---|
FunctionMisc(Exec e) |
| Modifier and Type | Method and Description |
|---|---|
static Var |
currentUser() |
void |
partCount(org.apache.hive.hplsql.HplsqlParser.Expr_spec_funcContext ctx)
PART_COUNT function
|
void |
partCountBy(org.apache.hive.hplsql.HplsqlParser.Expr_func_paramsContext ctx)
PART_COUNT_BY function
|
void |
register(Function f)
Register functions
|
addUserFunction, addUserProcedure, exec, execAggWindowSql, execCurrentDate, execMaxPartDate, execMaxPartInt, execMaxPartString, execMinMaxPart, execMinPartDate, execMinPartInt, execMinPartString, execPartLoc, execProc, execProc, execSql, execUser, execUserSql, getActualCallParameters, getParamCount, info, isProc, setCallParameters, specExec, specExecSql, trace, tracepublic FunctionMisc(Exec e)
public static Var currentUser()
public void partCount(org.apache.hive.hplsql.HplsqlParser.Expr_spec_funcContext ctx)
public void partCountBy(org.apache.hive.hplsql.HplsqlParser.Expr_func_paramsContext ctx)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.