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

Method supports_streaming

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

Source from the content-addressed store, hash-verified

180 bool reuse_output_buffer() const { return reuse_buffer_; }
181
182 bool supports_streaming() const { return supports_streaming_; }
183
184 protected:
185 /// Create a compression operator

Callers 2

GetNextBufferMethod · 0.80
FillByteBufferMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected