llama90 commented on issue #39230:
URL: https://github.com/apache/arrow/issues/39230#issuecomment-1855777418

   @raulcd Oh... You are right.
   
   I am currently working on removing the legacy `CastTo` function.
   
   While building glib locally, I encountered the error 
`c_glib/meson.build:80:10: ERROR: Dependency "arrow" not found, tried 
pkgconfig, framework and cmake`. To resolve this issue in my Mac environment, I 
installed Apache Arrow using the command `brew install apache-arrow`.
   
   Upon examining the failing workflow in PR, it seems that the existing tests 
are failing due to the new `Cast` operation.
   
   * #39228
   
   I didn't check carefully enough. Thank you for pointing that out.


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