Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ needs_deep_copy
Method
needs_deep_copy
be/src/runtime/row-batch.h:304–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
}
303
304
bool needs_deep_copy() { return needs_deep_copy_; }
305
306
/// Transfer ownership of resources to dest. This includes tuple data in mem
307
/// pool and buffers.
Callers
1
ConstructSingularBuildSide
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected