alinaliBQ opened a new pull request, #48056: URL: https://github.com/apache/arrow/pull/48056
### Rationale for this change Allow spaces while parsing Table Type in ODBC. For example, driver should be able to interpret `" TABLE , VIEW "` as "TABLE" and "VIEW". ### What changes are included in this PR? - Allow spaces while parsing Table Type in ODBC & Add 3 tests ### Are these changes tested? Tested locally on Windows MSVC. ### Are there any user-facing changes? N/A -- 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]
