| Package | Description |
|---|---|
| org.apache.drill.exec.compile.sig |
TODO - write docs for this package
|
| org.apache.drill.exec.expr |
Drill expression materialization and evaluation facilities.
|
| Modifier and Type | Method and Description |
|---|---|
DirectExpression |
MappingSet.getIncoming() |
DirectExpression |
MappingSet.getOutgoing() |
DirectExpression |
MappingSet.getValueReadIndex() |
DirectExpression |
MappingSet.getValueWriteIndex() |
DirectExpression |
MappingSet.getWorkspace() |
DirectExpression |
MappingSet.getWorkspaceIndex() |
| Modifier and Type | Method and Description |
|---|---|
static DirectExpression |
DirectExpression.direct(String source) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.codemodel.JVar |
ClassGenerator.declareVectorValueSetupAndMember(DirectExpression batchName,
TypedFieldId fieldId)
Creates class variable for the value vector using metadata from
fieldId
and initializes it using setup blocks. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.