Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ GetIRD
Method
GetIRD
cpp/src/arrow/flight/sql/odbc/odbc_impl/odbc_statement.h:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
void RevertAppDescriptor(bool is_apd);
72
73
inline ODBCDescriptor* GetIRD() { return ird_.get(); }
74
75
inline ODBCDescriptor* GetARD() { return current_ard_; }
76
Callers
2
SQLColAttribute
Function · 0.80
SQLDescribeCol
Function · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected