Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Close
Method
Close
cpp/src/arrow/flight/sql/odbc/odbc_impl/flight_sql_result_set.cc:207–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
void FlightSqlResultSet::Close() {
208
chunk_buffer_.Close();
209
current_chunk_.data = nullptr;
210
}
211
212
void FlightSqlResultSet::Cancel() {
213
chunk_buffer_.Close();
Callers
15
UploadBatchesToFlight
Function · 0.45
RunClient
Method · 0.45
RunClient
Method · 0.45
ValidatePreparedStatementExecution
Method · 0.45
ValidatePreparedStatementExecution
Method · 0.45
ValidateTransactions
Method · 0.45
acero_test.cc
File · 0.45
TearDown
Method · 0.45
BindParameters
Function · 0.45
ExecuteUpdate
Method · 0.45
ExecuteSubstraitUpdate
Method · 0.45
ExecuteIngest
Method · 0.45
Calls
no outgoing calls
Tested by
8
UploadBatchesToFlight
Function · 0.36
RunClient
Method · 0.36
RunClient
Method · 0.36
ValidatePreparedStatementExecution
Method · 0.36
ValidatePreparedStatementExecution
Method · 0.36
ValidateTransactions
Method · 0.36
TearDown
Method · 0.36
TEST
Function · 0.36