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

Method TimestampValue

be/src/runtime/timestamp-value.h:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73class TimestampValue {
74 public:
75 TimestampValue() {}
76
77 TimestampValue(const boost::gregorian::date& d,
78 const boost::posix_time::time_duration& t)

Callers

nothing calls this directly

Calls 1

ValidateFunction · 0.50

Tested by

no test coverage detected