justing-bq opened a new pull request, #49562:
URL: https://github.com/apache/arrow/pull/49562

   ### Rationale for this change
   We want to use a SQLWCHAR array for wide string literal inside our test 
suite instead of a SQLWCHAR vector.
   
   ### What changes are included in this PR?
   SQLWCHAR vector used for wide string literals are replaced with a SQLWCHAR 
array instead.
   Columns tests were refactored to perform assertions over std::string 
equality rather than wide string equality.
   
   ### Are these changes tested?
   Yes
   
   ### 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