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

   ### Rationale for this change
   
   
[test-conda-python-3.11-hypothesis](https://github.com/ursacomputing/crossbow/actions/runs/24810904545/job/72615383517#step:6:3858)
 build is failing with `FutureWarning: pyarrow.gandiva is deprecated as of 
24.0.0 and will be removed in a future version` due to  the `-W error` flag in 
the 
[dev/tasks/tasks.yml](https://github.com/apache/arrow/blob/487f1480914d0066a96db9c8f1395e4e9bdd6b56/dev/tasks/tasks.yml#L548).
   
   ### What changes are included in this PR?
   
   Instead of adding `-W ignore::FutureWarning:pyarrow.gandiva` to the pytest 
args in the `tasks.yml` I asked Claude to do the fix in `conftest.py`. I have 
reviewed the change.
   
   ### Are these changes tested?
   
   Yes, with the extended build.
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to