MCPcopy 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

executeMethod · 0.45
ImpalaOperatorTableClass · 0.45
FunctionResolverClass · 0.45
ImplicitTypeCheckerClass · 0.45
RexCallConverterClass · 0.45
reverseCollationMethod · 0.45
onMatchMethod · 0.45
findBestOrderingsMethod · 0.45

Calls

no outgoing calls

Tested by 1

executeMethod · 0.36