Uses of Class
org.apache.drill.exec.ops.ContextInformation
-
Uses of ContextInformation in org.apache.drill.exec.expr.fn.impl
Modifier and TypeMethodDescriptionstatic long
DateTypeFunctions.getQueryStartDate
(ContextInformation contextInfo) -
Uses of ContextInformation in org.apache.drill.exec.ops
Modifier and TypeMethodDescriptionFragmentContextImpl.getContextInformation()
QueryContext.getContextInformation()
UdfUtilities.getContextInformation()
Get the context information such as: - query start time - root fragment timezone - query userName - system userName - default schema name in current session at the time of query.