amoeba commented on code in PR #50700: URL: https://github.com/apache/arrow/pull/50700#discussion_r3676946985
########## cpp/src/arrow/flight/sql/odbc/odbc_impl/odbc_statement.cc: ########## @@ -784,11 +784,7 @@ SQLRETURN ODBCStatement::GetData(SQLSMALLINT record_number, SQLSMALLINT c_type, Review Comment: Good catch. I pushed without the test fix to verify the test fails in CI since I don't have the tests running locally. -- 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]
