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

Method TransferToSharedStatePool

be/src/exec/hdfs-scan-node-base.cc:1152–1154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1150}
1151
1152void HdfsScanNodeBase::TransferToSharedStatePool(MemPool* pool) {
1153 shared_state_->TransferToSharedStatePool(pool);
1154}
1155
1156void HdfsScanNodeBase::UpdateHdfsSplitStats(
1157 const google::protobuf::RepeatedPtrField<ScanRangeParamsPB>& scan_range_params_list,

Callers 1

ReadFileHeaderMethod · 0.80

Calls 1

AcquireDataMethod · 0.80

Tested by

no test coverage detected