MCPcopy Create free account
hub / github.com/apache/impala / state

Method state

be/src/udf/udf-internal.h:140–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138 }
139
140 RuntimeState* state() { return state_; }
141
142 /// Various static attributes of the UDF/UDA that can be injected as constants
143 /// by codegen. Note that the argument types refer to those in the UDF/UDA signature,

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected