Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ Close
Method
Close
be/src/exec/data-sink.cc:58–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void DataSinkConfig::Close() {
59
ScalarExpr::Close(output_exprs_);
60
}
61
62
Status DataSinkConfig::Init(
63
const TDataSink& tsink, const RowDescriptor* input_row_desc, FragmentState* state) {
Callers
10
Abort
Method · 0.45
Commit
Method · 0.45
TearDown
Method · 0.45
NullBuildRowTest
Method · 0.45
BasicTest
Method · 0.45
ScanTest
Method · 0.45
GrowTableTest
Method · 0.45
InsertFullTest
Method · 0.45
VeryLowMemTest
Method · 0.45
TEST_F
Function · 0.45
Calls
3
AppendExecOption
Method · 0.80
get
Method · 0.65
FreeAll
Method · 0.45
Tested by
8
TearDown
Method · 0.36
NullBuildRowTest
Method · 0.36
BasicTest
Method · 0.36
ScanTest
Method · 0.36
GrowTableTest
Method · 0.36
InsertFullTest
Method · 0.36
VeryLowMemTest
Method · 0.36
TEST_F
Function · 0.36