| Package | Description |
|---|---|
| org.apache.drill.exec.expr.fn.impl | |
| org.apache.drill.exec.ops | |
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
DateTypeFunctions.getQueryStartDate(ContextInformation contextInfo) |
| Modifier and Type | Method and Description |
|---|---|
ContextInformation |
FragmentContextImpl.getContextInformation() |
ContextInformation |
QueryContext.getContextInformation() |
ContextInformation |
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.
|
| Modifier and Type | Method and Description |
|---|---|
ContextInformation |
OperatorFixture.MockFragmentContext.getContextInformation() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.