omertt27 commented on PR #49475:
URL: https://github.com/apache/arrow/pull/49475#issuecomment-4032085930

   Hi @pitrou,
   
   Yes, I used AI tools to help draft some of the explanation and documentation 
while preparing the PR. However, the actual validation and testing steps were 
performed locally by me.
   
   I built PyArrow with `PYARROW_GENERATE_COVERAGE` enabled and checked the 
generated Cython C++ output to confirm the `__Pyx_TraceLine` hooks appear when 
`-Xlinetrace=True` is used, and that coverage reports include the `.pyx` files.
   
   If the explanation is not the preferred style for the project, I’m happy to 
adjust it.Thanks!
   


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