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

   ### Rationale for this change
   
   Some test cases fail in the debug mode with the complaint: `Check failed: 
(utf8_large_table[0]) == (0) InitializeUTF8() must be called before calling 
UTF8 routines`.
   
   ### What changes are included in this PR?
   
   Explicitly call InitializeUTF8() in those failed tests.
   
   ### 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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to