haraldnh opened a new issue, #49368:
URL: https://github.com/apache/arrow/issues/49368

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   I have some code running pyarrow on top of deltalake.  Whenever I try to 
upgrade pyarrow beyond 20.0.0, I'm always faced with variants of "Function 
'equal' has no kernel matching input types (string_view, string_view)".  This 
seems to happen anywhere there is a string column in the data.
   
   Am I doing something well-known and stupid, or are string comparisons no 
longer supposed to be working in pyarrow?
   
   ### Component(s)
   
   Python, C++


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