Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ builder
Method
builder
be/src/codegen/codegen-anyval.h:260–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
259
LlvmCodeGen* codegen() const { return codegen_; }
260
LlvmBuilder* builder() const { return builder_; }
261
const ColumnType& type() { return type_; }
262
263
static CodegenAnyVal CreateFromReadWriteInfo(
Callers
15
execute
Method · 0.45
ImpalaOperatorTable
Class · 0.45
ImpalaConvertletTable
Class · 0.45
CoerceOperandShuttle
Class · 0.45
FunctionResolver
Class · 0.45
ImplicitTypeChecker
Class · 0.45
RexCallConverter
Class · 0.45
reverseCollation
Method · 0.45
onMatch
Method · 0.45
findRemovableOuterJoins
Method · 0.45
findBestOrderings
Method · 0.45
computeJoinCardinality
Method · 0.45
Calls
no outgoing calls
Tested by
1
execute
Method · 0.36