Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ SetClosed
Method
SetClosed
cpp/src/arrow/flight/sql/odbc/odbc_impl/flight_sql_connection.cc:424–424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
Diagnostics& FlightSqlConnection::GetDiagnostics() { return diagnostics_; }
423
424
void FlightSqlConnection::SetClosed(bool is_closed) { closed_ = is_closed; }
425
426
} // namespace arrow::flight::sql::odbc
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64