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

Method now

be/src/runtime/runtime-state.h:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 return query_ctx().session.connected_user;
119 }
120 const TimestampValue* now() const { return now_.get(); }
121 const TimestampValue* utc_timestamp() const { return utc_timestamp_.get(); }
122 void set_now(const TimestampValue* now);
123 const Timezone* local_time_zone() const { return local_time_zone_; }

Callers 15

Chart-2.9.4.min.jsFile · 0.80
erFunction · 0.80
urFunction · 0.80
crFunction · 0.80
frFunction · 0.80
qtFunction · 0.80
d3.v3.min.jsFile · 0.80
eFunction · 0.80
timeFunction · 0.80
utFunction · 0.80
get_cookie_expiryFunction · 0.80

Calls 1

getMethod · 0.65

Tested by 9

test_expire_snapshotsMethod · 0.64
test_execute_rollbackMethod · 0.64
execute_query_tsMethod · 0.64
setup_classMethod · 0.64
setup_classMethod · 0.64
test_query_stmtMethod · 0.64
mainFunction · 0.64