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

Method Free

be/src/exprs/string-functions.cc:88–88  ·  view source on GitHub ↗

The allocated memory will be recycled in bulk after the UDF returns

Source from the content-addressed store, hash-verified

86
87 // The allocated memory will be recycled in bulk after the UDF returns
88 static void Free(void* ptr) {}
89
90 private:
91 FunctionContext* ctx_;

Callers 15

ReplaceCloseMethod · 0.45
LevenshteinMethod · 0.45
JaroSimilarityMethod · 0.45
DamerauLevenshteinMethod · 0.45
AesCloseMethod · 0.45
CloseEvaluatorMethod · 0.45
UpdateValMethod · 0.45
RegrSlopeFinalizeMethod · 0.45
RegrInterceptFinalizeMethod · 0.45
CorrFinalizeMethod · 0.45
Regr_r2FinalizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected