jorisvandenbossche commented on issue #40386:
URL: https://github.com/apache/arrow/issues/40386#issuecomment-1982788208

   > I glanced at pyarrow's setup.py and it wasn't immediately obvious clear 
where/if pyarrow is setting [warnings as errors for 
Cython](https://cython.readthedocs.io/en/latest/src/userguide/source_files_and_compilation.html#Cython.Compiler.Options.warning_errors),
 but I assume it is doing so if it's breaking the build.
   
   Small follow-up, we indeed do that here:
   
   
https://github.com/apache/arrow/blob/49cdb0fe4e98fda19031c864a18e6156c6edbf3c/python/CMakeLists.txt#L722-L723
   
   (I was wondering myself as well ;))
   
   And thanks for the PR!


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