[C++][Arrow Flight SQL ODBC] Implement consistency check for descriptor
Open
Component: C++
Component: FlightRPC
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
Implement `ODBCDescriptor::CheckConsistency` to have consistency check according to https://learn.microsoft.com/en-us/sql/odbc/reference/develop-app/consistency-check?view=sql-server-ver17
Example usage of CheckConsistency:
https://github.com/apache/arrow/blob/5f616db1491478dc85cc62eb0771730224479750/cpp/src/arrow/flight/sql/odbc/odbc_impl/odbc_descriptor.cc#L559
Parent issue: https://github.com/apache/arrow/issues/30622
### Component(s)
FlightRPC, C++
Contributor guide
Assessment
This issue has not been assessed yet.