rscales opened a new issue, #46573: URL: https://github.com/apache/arrow/issues/46573
### Describe the enhancement requested We need to implement diag identifiers, as listed below, from ODBC driver according to spec: https://learn.microsoft.com/en-us/sql/odbc/reference/syntax/sqlgetdiagfield-function?view=sql-server-ver16 Header Fields SQL_DIAG_CURSOR_ROW_COUNT SQL_DIAG_DYNAMIC_FUNCTION SQL_DIAG_DYNAMIC_FUNCTION_CODE SQL_DIAG_ROW_COUNT Record Fields SQL_DIAG_CLASS_ORIGIN SQL_DIAG_COLUMN_NUMBER SQL_DIAG_CONNECTION_NAME SQL_DIAG_ROW_NUMBER SQL_DIAG_SUBCLASS_ORIGIN Parent issue: https://github.com/apache/arrow/issues/30622 ### Component(s) FlightRPC -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org