raulcd commented on issue #46516:
URL: https://github.com/apache/arrow/issues/46516#issuecomment-2958326495

   I've validated locally that `Cython==3.1.2` fixes the issue for us, no 
errors:
   ```
   $ archery numpydoc --allow-rule GL10,PR01,PR03,PR04,PR05,PR10,RT03,YD01
   INFO:archery:Running Python docstring linters
   pyarrow.gandiva is not available for import
   
/home/raulcd/code/archery/lib/python3.12/site-packages/numpydoc/docscrape.py:418:
 UserWarning: Unknown section Example
     warn(msg)
   
   ```
   We can potentially force Cython>3.1.1 if we are building docs, I've created 
a PR for it.


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