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

Method DebugString

be/src/exprs/is-not-empty-predicate.cc:137–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137string IsNotEmptyPredicate::DebugString() const {
138 return ScalarExpr::DebugString("IsNotEmptyPredicate");
139}
140
141} // namespace impala

Callers

nothing calls this directly

Calls 1

DebugStringFunction · 0.70

Tested by

no test coverage detected