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

Method FromUnixPrepare

be/src/exprs/timestamp-functions.cc:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269}
270
271void TimestampFunctions::FromUnixPrepare(
272 FunctionContext* context, FunctionContext::FunctionStateScope scope) {
273 UnixAndFromUnixPrepare(context, scope, FORMAT);
274}
275
276}

Callers

nothing calls this directly

Calls 1

UnixAndFromUnixPrepareFunction · 0.85

Tested by

no test coverage detected