alinaliBQ opened a new pull request, #47771:
URL: https://github.com/apache/arrow/pull/47771

   ### Rationale for this change
   Enable ODBC unicode support, so ODBC can handle wide characters. 
   
   ### What changes are included in this PR?
   - Enable ODBC unicode support by setting `-DUNICODE` to 1
   - DSN is read and retrieved in unicode format, and then converted to regular 
strings for driver
   - Fix a string reading bug in `GetAttributeSQLWCHAR`
   
   ### Are these changes tested?
   Build is tested locally
   ### Are there any user-facing changes?
   No


-- 
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]

Reply via email to