Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ Close
Method
Close
be/src/exec/nested-loop-join-builder.cc:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void NljBuilderConfig::Close() {
109
ScalarExpr::Close(filter_exprs_);
110
DataSinkConfig::Close();
111
}
112
113
Status NljBuilder::CreateEmbeddedBuilder(const RowDescriptor* row_desc,
114
RuntimeState* state, int join_node_id,
Callers
nothing calls this directly
Calls
2
Clear
Method · 0.45
Reset
Method · 0.45
Tested by
no test coverage detected