Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ is_compressed
Method
is_compressed
be/src/runtime/tmp-file-mgr.h:736–736 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
734
int64_t on_disk_len() const;
735
736
bool is_compressed() const { return compressed_len_ >= 0; }
737
738
std::string DebugString();
739
Callers
5
AdmitQuery
Method · 0.80
ReadAsync
Method · 0.80
WaitForAsyncRead
Method · 0.80
RestoreData
Method · 0.80
TestCompressBufferManagement
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestCompressBufferManagement
Method · 0.64