alinaliBQ commented on code in PR #48053: URL: https://github.com/apache/arrow/pull/48053#discussion_r2511771796
########## cpp/src/arrow/flight/sql/odbc/odbc_api.cc: ########## @@ -39,9 +39,6 @@ SQLRETURN SQLAllocHandle(SQLSMALLINT type, SQLHANDLE parent, SQLHANDLE* result) // GH-47706 TODO: Add tests for SQLAllocStmt, pre-requisite requires // SQLDriverConnect implementation - // GH-47707 TODO: Add tests for SQL_HANDLE_DESC implementation for Review Comment: TODO - add `/brief` doxygen doc for `RevertAppDescriptor` ########## cpp/src/arrow/flight/sql/odbc/odbc_api.cc: ########## @@ -39,9 +39,6 @@ SQLRETURN SQLAllocHandle(SQLSMALLINT type, SQLHANDLE parent, SQLHANDLE* result) // GH-47706 TODO: Add tests for SQLAllocStmt, pre-requisite requires // SQLDriverConnect implementation - // GH-47707 TODO: Add tests for SQL_HANDLE_DESC implementation for Review Comment: TODO - add `/brief` doxygen doc for `RevertAppDescriptor` in `odbc_statement.h` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
