jorisvandenbossche commented on PR #44070:
URL: https://github.com/apache/arrow/pull/44070#issuecomment-2346119708

   > > Question: any idea why pytest is saying `pa.json` is [not callable in 
CI](https://github.com/apache/arrow/actions/runs/10828781440/job/30044921830?pr=44070#step:6:6727)?
 Locally this works as expected.
   > 
   > There might somehow we some conflict with the stdlib module?
   
   Actually not that, but we have a `pyarrow.json` module already. So we will 
have to call this function differently anyway. For others with a conflict with 
added a trailing underscore, so could do that here as well.


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