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

Method GetSize

be/src/util/tuple-row-compare-test.cc:112–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 }
111
112 unsigned GetSize() { return 0; }
113
114 template <typename T, typename... Args>
115 unsigned GetSize(const T & head, const Args &... tail) {

Callers 11

ToStringValFunction · 0.80
BuildScanRangeSpecMethod · 0.80
JsonEscapeStringFunction · 0.80
FormatJsonFunction · 0.80
SerializeFooterToJsonMethod · 0.80
JsonToStringFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected