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

Method reuse_output_buffer

be/src/util/codec.h:180–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178 virtual std::string file_extension() const = 0;
179
180 bool reuse_output_buffer() const { return reuse_buffer_; }
181
182 bool supports_streaming() const { return supports_streaming_; }
183

Callers 3

ProcessRangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected